Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/
DCommandQueueTest.java273 mCommandQueue.handleSystemKey(1); in testHandleSysKey()
275 verify(mCallbacks).handleSystemKey(eq(1)); in testHandleSysKey()
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl133 void handleSystemKey(in int key); in handleSystemKey() method
DIStatusBarService.aidl85 void handleSystemKey(in int key); in handleSystemKey() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java153 default void handleSystemKey(int arg1) { } in handleSystemKey() method
454 public void handleSystemKey(int key) { in handleSystemKey() method in CommandQueue
732 mCallbacks.get(i).handleSystemKey(msg.arg1); in handleMessage()
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java518 public void handleSystemKey(int key) throws RemoteException { in handleSystemKey() method in StatusBarManagerService
523 mBar.handleSystemKey(key); in handleSystemKey()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java2191 public void handleSystemKey(int key) { in handleSystemKey() method
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java6436 statusBar.handleSystemKey(keyCode); in sendSystemKeyToStatusBar()
/frameworks/base/config/
Dhiddenapi-light-greylist.txt8250 Lcom/android/internal/statusbar/IStatusBarService;->handleSystemKey(I)V
Dboot-image-profile.txt9271 HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->handleSystemKey(I)V
39234 HSPLcom/android/internal/statusbar/IStatusBar;->handleSystemKey(I)V
39279 HSPLcom/android/internal/statusbar/IStatusBarService;->handleSystemKey(I)V