Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardClockSwitchTest.java74 private FrameLayout mSmallClockFrame; field in KeyguardClockSwitchTest
140 assertEquals(mClock.getSmallClock().getView().getParent(), mSmallClockFrame); in onPluginConnected_showClock() local
H A DKeyguardClockSwitchControllerBaseTest.java111 protected FrameLayout mSmallClockFrame; field in KeyguardClockSwitchControllerBaseTest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardClockSwitch.java92 private KeyguardClockFrame mSmallClockFrame; field in KeyguardClockSwitch
H A DKeyguardClockSwitchController.java87 private FrameLayout mSmallClockFrame; // top aligned clock field in KeyguardClockSwitchController