Skip to content
Mark Taylor edited this page Jan 4, 2014 · 1 revision
@Override
protected void onTimerDisabled() {
   ...
}

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

Clone this wiki locally