Searched defs:removePeriodicCallback (Results 1 – 4 of 4) sorted by relevance
350 fun removePeriodicCallback(runnable: Runnable) { in removePeriodicCallback() method
105 fun removePeriodicCallback(runnable: Runnable) { in removePeriodicCallback() method
121 void removePeriodicCallback(Runnable runnable) { in removePeriodicCallback() method in PeriodicCallbackModel
366 public void removePeriodicCallback(Runnable runnable) { in removePeriodicCallback() method in UiDataModel