Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/data/
DNotificationModel.kt90 val timerNotificationSortKey: String constant in com.android.deskclock.data.NotificationModel
DTimerNotificationBuilder.kt177 .setSortKey(nm.timerNotificationSortKey) in build()