Home
last modified time | relevance | path

Searched defs:removePeriodicCallback (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/uidata/
DUiDataModel.kt350 fun removePeriodicCallback(runnable: Runnable) { in removePeriodicCallback() method
DPeriodicCallbackModel.kt106 fun removePeriodicCallback(runnable: Runnable) { in removePeriodicCallback() method