Home
last modified time | relevance | path

Searched refs:onScreenTurningOff (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DLifecycleScreenStatusProvider.kt48 override fun onScreenTurningOff() {
50 listeners.forEach(ScreenListener::onScreenTurningOff)
H A DScreenLifecycle.java63 dispatch(Observer::onScreenTurningOff); in dispatchScreenTurningOff()
85 default void onScreenTurningOff() {} in onScreenTurningOff() method
H A DKeyguardService.java539 public void onScreenTurningOff() {
/aosp14/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/updates/screen/
H A DScreenStatusProvider.kt32 fun onScreenTurningOff() regex
/aosp14/frameworks/base/core/java/com/android/internal/policy/
H A DIKeyguardService.aidl90 void onScreenTurningOff(); in onScreenTurningOff() method
/aosp14/frameworks/base/services/core/java/com/android/server/policy/keyguard/
H A DKeyguardServiceWrapper.java162 public void onScreenTurningOff() { in onScreenTurningOff() method in KeyguardServiceWrapper
164 mService.onScreenTurningOff(); in onScreenTurningOff()
H A DKeyguardServiceDelegate.java337 public void onScreenTurningOff() { in onScreenTurningOff() method in KeyguardServiceDelegate
340 mKeyguardService.onScreenTurningOff(); in onScreenTurningOff()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
H A DScreenLifecycleTest.java83 verify(mScreenObserverMock).onScreenTurningOff(); in screenTurningOff()
/aosp14/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/updates/
H A DDeviceFoldStateProvider.kt277 override fun onScreenTurningOff() {
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DWMShell.java315 public void onScreenTurningOff() { in initOneHanded()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/updates/
H A DDeviceFoldStateProviderTest.kt718 callbacks.forEach { it.onScreenTurningOff() }
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
H A DKeyguardRepository.kt620 override fun onScreenTurningOff() {
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
H A DKeyguardRepositoryImplTest.kt416 captor.value.onScreenTurningOff()
/aosp14/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java5268 mKeyguardDelegate.onScreenTurningOff();
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt75140 Lcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onScreenTurningOff()V
75185 Lcom/android/internal/policy/IKeyguardService;->onScreenTurningOff()V