Skip to content
Mark Taylor edited this page Jan 4, 2014 · 2 revisions
@Override
protected void onPauseComplete() {
   ...
)

Method that allows you to provide logic when the background service has completed any pause.


Also see

  • [Using Pause Duration] (Using-Pause-Duration)
Clone this wiki locally