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

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

Clone this wiki locally