Home
last modified time | relevance | path

Searched refs:showKeyguardImpl (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java261 void showKeyguardImpl(); in showKeyguardImpl() method
H A DCentralSurfacesImpl.java2360 showKeyguardImpl(); in updateIsKeyguard()
2388 public void showKeyguardImpl() { in showKeyguardImpl() method
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DDozeServiceHostTest.java140 mCentralSurfaces.showKeyguardImpl(); in testPulseWhileDozing_updatesScrimController()
H A DCentralSurfacesImplTest.java967 mCentralSurfaces.showKeyguardImpl(); in testTransitionLaunch_goesToUnlocked()
1003 mCentralSurfaces.showKeyguardImpl(); in testTransitionLaunch_noPreview_doesntGoUnlocked()
1031 mCentralSurfaces.showKeyguardImpl(); in testPulseWhileDozing_updatesScrimController()
1102 mCentralSurfaces.showKeyguardImpl(); in testShowKeyguardImplementation_setsState()