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.

Clone this wiki locally