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.java331 final TextView nextAlarmIconView = (TextView) clock.findViewById(R.id.nextAlarmIcon); in refreshAlarm() local
352 final TextView nextAlarmIconView = (TextView) clock.findViewById(R.id.nextAlarmIcon); in setClockIconTypeface() local