Home
last modified time | relevance | path

Searched refs:onStartedGoingToSleep (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/keyguard/
DCarKeyguardViewControllerTest.java235 mCarKeyguardViewController.onStartedGoingToSleep(); in onEnterSleepModeAndThenShowKeyguard_bouncerNotSecure_keyguardIsVisible()
257 mCarKeyguardViewController.onStartedGoingToSleep(); in onDeviceWakeUpWhileKeyguardShown_bouncerNotSecure_keyguardIsNotVisible()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java333 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in CarKeyguardViewController