Searched refs:handleSystemKey (Results 1 – 9 of 9) sorted by relevance
273 mCommandQueue.handleSystemKey(1); in testHandleSysKey()275 verify(mCallbacks).handleSystemKey(eq(1)); in testHandleSysKey()
133 void handleSystemKey(in int key); in handleSystemKey() method
85 void handleSystemKey(in int key); in handleSystemKey() method
153 default void handleSystemKey(int arg1) { } in handleSystemKey() method454 public void handleSystemKey(int key) { in handleSystemKey() method in CommandQueue732 mCallbacks.get(i).handleSystemKey(msg.arg1); in handleMessage()
518 public void handleSystemKey(int key) throws RemoteException { in handleSystemKey() method in StatusBarManagerService523 mBar.handleSystemKey(key); in handleSystemKey()
2191 public void handleSystemKey(int key) { in handleSystemKey() method
6436 statusBar.handleSystemKey(keyCode); in sendSystemKeyToStatusBar()
8250 Lcom/android/internal/statusbar/IStatusBarService;->handleSystemKey(I)V
9271 HPLcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->handleSystemKey(I)V39234 HSPLcom/android/internal/statusbar/IStatusBar;->handleSystemKey(I)V39279 HSPLcom/android/internal/statusbar/IStatusBarService;->handleSystemKey(I)V