Home
last modified time | relevance | path

Searched defs:mLargeClockFrame (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardClockSwitchTest.java75 private FrameLayout mLargeClockFrame; field in KeyguardClockSwitchTest
141 assertEquals(mClock.getLargeClock().getView().getParent(), mLargeClockFrame); in onPluginConnected_showClock() local
H A DKeyguardClockSwitchControllerBaseTest.java113 protected FrameLayout mLargeClockFrame; field in KeyguardClockSwitchControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitch.java93 private KeyguardClockFrame mLargeClockFrame; field in KeyguardClockSwitch
H A DKeyguardClockSwitchController.java88 private FrameLayout mLargeClockFrame; // centered clock field in KeyguardClockSwitchController