Home
last modified time | relevance | path

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

/aosp12/packages/apps/DeskClock/src/com/android/deskclock/
H A DUtils.kt326 val nextAlarmIconView = clock?.findViewById<View>(R.id.nextAlarmIcon) as TextView regex
344 val nextAlarmIconView = clock?.findViewById<View>(R.id.nextAlarmIcon) as TextView? regex