Pausing AsyncTask

How Do I add the Pause functionality in Timer Multithreading Assignment?
I am able to acheive the decrement using the AsyncTask class, but how do i Implement the Pause functionality?

Pause functionality has been mentioned properly in this video