Searched refs:updateClockViews (Results 1 – 1 of 1) sorted by relevance
264 updateClockViews(mDisplayedClockSize == LARGE, animate); in updateStatusArea()295 private void updateClockViews(boolean useLargeClock, boolean animate) { in updateClockViews() method in KeyguardClockSwitch452 updateClockViews(clockSize == LARGE, animate); in switchToClock()474 post(() -> updateClockViews(mDisplayedClockSize == LARGE, mAnimateOnLayout)); in onLayout()478 post(() -> updateClockViews(mDisplayedClockSize == LARGE, mAnimateOnLayout)); in onLayout()