Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl144 void handleSystemKey(in int key); in handleSystemKey() method
DIStatusBarService.aidl94 void handleSystemKey(in int key); in handleSystemKey() method
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DCommandQueueTest.java336 mCommandQueue.handleSystemKey(1); in testHandleSysKey()
338 verify(mCallbacks).handleSystemKey(eq(1)); in testHandleSysKey()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java264 default void handleSystemKey(int arg1) { } in handleSystemKey() method
681 public void handleSystemKey(int key) { in handleSystemKey() method in CommandQueue
1005 mCallbacks.get(i).handleSystemKey(msg.arg1); in handleMessage()
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java580 public void handleSystemKey(int key) throws RemoteException { in handleSystemKey() method in StatusBarManagerService
585 mBar.handleSystemKey(key); in handleSystemKey()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java1849 public void handleSystemKey(int key) { in handleSystemKey() method
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java4125 statusBar.handleSystemKey(keyCode); in sendSystemKeyToStatusBar()
/frameworks/base/services/
Dart-profile13213 PLcom/android/server/statusbar/StatusBarManagerService;->handleSystemKey(I)V
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt97365 Lcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->handleSystemKey(I)V
97456 Lcom/android/internal/statusbar/IStatusBar;->handleSystemKey(I)V
97500 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->handleSystemKey(I)V
Dboot-image-profile.txt21621 HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->handleSystemKey(I)V