Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesEmptyImpl.kt52 override fun showKeyguardImpl() {} in hideKeyguard() method in com.android.systemui.statusbar.phone.CentralSurfacesEmptyImpl
DCentralSurfaces.java231 void showKeyguardImpl(); in showKeyguardImpl() method
DCentralSurfacesImpl.java2049 showKeyguardImpl(); in updateIsKeyguard()
2077 public void showKeyguardImpl() { in showKeyguardImpl() method
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
DDozeServiceHostTest.java141 mCentralSurfaces.showKeyguardImpl(); in testPulseWhileDozing_updatesScrimController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImplTest.java757 mCentralSurfaces.showKeyguardImpl(); in testTransitionLaunch_goesToUnlocked()
793 mCentralSurfaces.showKeyguardImpl(); in testTransitionLaunch_noPreview_doesntGoUnlocked()
821 mCentralSurfaces.showKeyguardImpl(); in testPulseWhileDozing_updatesScrimController()
973 mCentralSurfaces.showKeyguardImpl(); in testShowKeyguardImplementation_setsState()