Home
last modified time | relevance | path

Searched refs:handleSystemKey (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/statusbar/
H A DIStatusBar.aidl137 void handleSystemKey(in int key); in handleSystemKey() method
H A DIStatusBarService.aidl102 void handleSystemKey(in int key); in handleSystemKey() method
/aosp12/frameworks/base/core/java/android/app/
H A DStatusBarManager.java380 public void handleSystemKey(int key) { in handleSystemKey() method in StatusBarManager
384 svc.handleSystemKey(key); in handleSystemKey()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
H A DCommandQueueTest.java394 mCommandQueue.handleSystemKey(1); in testHandleSysKey()
396 verify(mCallbacks).handleSystemKey(eq(1)); in testHandleSysKey()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCommandQueue.java282 default void handleSystemKey(int arg1) { } in handleSystemKey() method
797 public void handleSystemKey(int key) { in handleSystemKey() method in CommandQueue
1297 mCallbacks.get(i).handleSystemKey(msg.arg1); in handleMessage()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/
H A DWMShell.java314 () -> mCommandQueue.handleSystemKey( in initOneHanded()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarCommandQueueCallbacks.java326 public void handleSystemKey(int key) { in handleSystemKey() method in StatusBarCommandQueueCallbacks
/aosp12/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerService.java753 public void handleSystemKey(int key) throws RemoteException { in handleSystemKey() method in StatusBarManagerService
760 mBar.handleSystemKey(key); in handleSystemKey()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java404 () -> mCommandQueue.handleSystemKey(KeyEvent.KEYCODE_SYSTEM_NAVIGATION_DOWN));
/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java3898 statusBar.handleSystemKey(keyCode); in sendSystemKeyToStatusBar()
/aosp12/frameworks/base/core/api/
H A Dtest-current.txt339 …method @RequiresPermission(android.Manifest.permission.STATUS_BAR) public void handleSystemKey(int…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt86255 Lcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->handleSystemKey(I)V
86346 Lcom/android/internal/statusbar/IStatusBar;->handleSystemKey(I)V
86390 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->handleSystemKey(I)V
/aosp12/frameworks/base/services/
H A Dart-profile39172 HPLcom/android/server/statusbar/StatusBarManagerService;->handleSystemKey(I)V+]Lcom/android/interna…