Searched refs:mLockClock (Results 1 – 2 of 2) sorted by relevance
75 private TextClock mLockClock; field in AnalogClockController102 mLockClock = mView.findViewById(R.id.lock_screen_clock); in createViews()110 mLockClock = null; in onDestroyView()183 mLockClock.setTextColor(secondary); in updateColor()191 mLockClock.refreshTime(); in onTimeTick()
75 private TextClock mLockClock; field in BubbleClockController102 mLockClock = (TextClock) mLockClockContainer.findViewById(R.id.lock_screen_clock); in createViews()110 mLockClock = null; in onDestroyView()183 mLockClock.setTextColor(secondary); in updateColor()198 mLockClock.refreshTime(); in onTimeTick()