Home
last modified time | relevance | path

Searched defs:KeyguardClockSwitchController (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DSplitShadeTransitionAdapterTest.kt38 @Mock private lateinit var KeyguardClockSwitchController: KeyguardClockSwitchController in <lambda>() variable in com.android.keyguard.SplitShadeTransitionAdapterTest
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitchController.java73 public class KeyguardClockSwitchController extends ViewController<KeyguardClockSwitch> class
147 public KeyguardClockSwitchController( in KeyguardClockSwitchController() method in KeyguardClockSwitchController