Searched refs:mChildrenAreLaidOut (Results 1 – 2 of 2) sorted by relevance
135 @VisibleForTesting boolean mChildrenAreLaidOut = false; field in KeyguardClockSwitch263 if (mDisplayedClockSize != null && mChildrenAreLaidOut) { in updateStatusArea()300 msg.setBool3(mChildrenAreLaidOut); in updateClockViews()451 if (mChildrenAreLaidOut) { in switchToClock()477 if (mDisplayedClockSize != null && !mChildrenAreLaidOut) { in onLayout()480 mChildrenAreLaidOut = true; in onLayout()
119 mKeyguardClockSwitch.mChildrenAreLaidOut = true; in setUp()