Home
last modified time | relevance | path

Searched refs:updateTimerNotification (Results 1 – 4 of 4) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/timer/
DTimerService.kt54 DataModel.dataModel.updateTimerNotification() in onStartCommand()
DTimerService.java121 DataModel.getDataModel().updateTimerNotification(); in onStartCommand()
/packages/apps/DeskClock/src/com/android/deskclock/data/
DDataModel.java620 public void updateTimerNotification() { in updateTimerNotification() method in DataModel
DDataModel.kt608 fun updateTimerNotification() { in updateTimerNotification() method in com.android.deskclock.data.DataModel