Searched refs:timerNotificationMissedSortKey (Results 1 – 2 of 2) sorted by relevance
/packages/apps/DeskClock/src/com/android/deskclock/data/ | ||
D | NotificationModel.kt | 96 val timerNotificationMissedSortKey: String constant in com.android.deskclock.data.NotificationModel |
D | TimerNotificationBuilder.kt | 379 .setSortKey(nm.timerNotificationMissedSortKey) in buildMissed() |