Home
last modified time | relevance | path

Searched refs:getExpiredTimerNotificationId (Results 1 – 2 of 2) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/data/
DNotificationModel.java57 int getExpiredTimerNotificationId() { in getExpiredTimerNotificationId() method in NotificationModel
DTimerModel.java822 final int notificationId = mNotificationModel.getExpiredTimerNotificationId(); in updateHeadsUpNotification()