Searched refs:mAnimateOnLayout (Results 1 – 1 of 1) sorted by relevance
131 @VisibleForTesting boolean mAnimateOnLayout = true; field in KeyguardClockSwitch454 post(() -> updateClockViews(mDisplayedClockSize == LARGE, mAnimateOnLayout)); in onLayout()458 post(() -> updateClockViews(mDisplayedClockSize == LARGE, mAnimateOnLayout)); in onLayout()