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