Searched defs:periodicRunnable (Results 1 – 1 of 1) sorted by relevance
98 val periodicRunnable = PeriodicRunnable(runnable, period, offset) in addPeriodicCallback() constant107 for (periodicRunnable in mPeriodicRunnables) { in removePeriodicCallback() method152 for (periodicRunnable in mPeriodicRunnables) { in onReceive() method