Home
last modified time | relevance | path

Searched refs:unexpired (Results 1 – 5 of 5) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/data/
DTimerModel.kt687 val unexpired: MutableList<Timer> = mutableListOf() in updateNotification() constant
690 unexpired.add(timer) in updateNotification()
695 if (unexpired.isEmpty()) { in updateNotification()
704 unexpired.sortWith(Timer.EXPIRY_COMPARATOR) in updateNotification()
710 mNotificationBuilder.build(mContext, mNotificationModel, unexpired) in updateNotification()
DTimerNotificationBuilder.kt74 fun build(context: Context, nm: NotificationModel, unexpired: List<Timer>): Notification { in build()
75 val timer = unexpired[0] in build()
76 val count = unexpired.size in build()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz