Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/data/
DNotificationModel.kt96 val timerNotificationMissedSortKey: String constant in com.android.deskclock.data.NotificationModel
DTimerNotificationBuilder.kt379 .setSortKey(nm.timerNotificationMissedSortKey) in buildMissed()