Home
last modified time | relevance | path

Searched refs:onShortPowerPressedGoHome (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/policy/keyguard/
H A DKeyguardServiceWrapper.java249 public void onShortPowerPressedGoHome() { in onShortPowerPressedGoHome() method in KeyguardServiceWrapper
251 mService.onShortPowerPressedGoHome(); in onShortPowerPressedGoHome()
H A DKeyguardServiceDelegate.java412 public void onShortPowerPressedGoHome() { in onShortPowerPressedGoHome() method in KeyguardServiceDelegate
414 mKeyguardService.onShortPowerPressedGoHome(); in onShortPowerPressedGoHome()
/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DIKeyguardService.aidl118 void onShortPowerPressedGoHome(); in onShortPowerPressedGoHome() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardService.java582 public void onShortPowerPressedGoHome() {
584 mKeyguardViewMediator.onShortPowerPressedGoHome();
H A DKeyguardViewMediator.java2761 public void onShortPowerPressedGoHome() { in onShortPowerPressedGoHome() method in KeyguardViewMediator
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java1025 mKeyguardDelegate.onShortPowerPressedGoHome(); in shortPressPowerGoHome()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt78465 Lcom/android/internal/policy/IKeyguardService$Stub$Proxy;->onShortPowerPressedGoHome()V
78510 Lcom/android/internal/policy/IKeyguardService;->onShortPowerPressedGoHome()V