Home
last modified time | relevance | path

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

/packages/apps/DeskClock/src/com/android/deskclock/
DUtils.kt332 val nextAlarmIconView = clock?.findViewById<View>(R.id.nextAlarmIcon) as TextView in refreshAlarm() constant
350 val nextAlarmIconView = clock?.findViewById<View>(R.id.nextAlarmIcon) as TextView? in setClockIconTypeface() constant