Home
last modified time | relevance | path

Searched defs:contentTextPreN (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DeskClock/src/com/android/deskclock/data/
DTimerNotificationBuilder.kt190 val contentTextPreN: CharSequence? in build() constant
302 val contentTextPreN: CharSequence = if (count == 1) { in buildHeadsUp() constant