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

Method that allows you to provide logic when the background service is paused.


Also see

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