Searched refs:mAlarmClock (Results 1 – 1 of 1) sorted by relevance
62 private TextView mAlarmClock; field in DozeTestDream108 mAlarmClock = (TextView)findViewById(R.id.alarm_clock); in onAttachedToWindow()148 mAlarmClock.setText(mTimeFormat.format(mTime)); in performTimeUpdate()