Searched refs:handleSystemKey (Results 1 – 13 of 13) sorted by relevance
137 void handleSystemKey(in int key); in handleSystemKey() method
102 void handleSystemKey(in int key); in handleSystemKey() method
380 public void handleSystemKey(int key) { in handleSystemKey() method in StatusBarManager384 svc.handleSystemKey(key); in handleSystemKey()
394 mCommandQueue.handleSystemKey(1); in testHandleSysKey()396 verify(mCallbacks).handleSystemKey(eq(1)); in testHandleSysKey()
282 default void handleSystemKey(int arg1) { } in handleSystemKey() method797 public void handleSystemKey(int key) { in handleSystemKey() method in CommandQueue1297 mCallbacks.get(i).handleSystemKey(msg.arg1); in handleMessage()
314 () -> mCommandQueue.handleSystemKey( in initOneHanded()
326 public void handleSystemKey(int key) { in handleSystemKey() method in StatusBarCommandQueueCallbacks
753 public void handleSystemKey(int key) throws RemoteException { in handleSystemKey() method in StatusBarManagerService760 mBar.handleSystemKey(key); in handleSystemKey()
404 () -> mCommandQueue.handleSystemKey(KeyEvent.KEYCODE_SYSTEM_NAVIGATION_DOWN));
3898 statusBar.handleSystemKey(keyCode); in sendSystemKeyToStatusBar()
339 …method @RequiresPermission(android.Manifest.permission.STATUS_BAR) public void handleSystemKey(int…
86255 Lcom/android/internal/statusbar/IStatusBar$Stub$Proxy;->handleSystemKey(I)V86346 Lcom/android/internal/statusbar/IStatusBar;->handleSystemKey(I)V86390 Lcom/android/internal/statusbar/IStatusBarService$Stub$Proxy;->handleSystemKey(I)V
39172 HPLcom/android/server/statusbar/StatusBarManagerService;->handleSystemKey(I)V+]Lcom/android/interna…