Home
last modified time | relevance | path

Searched defs:handleSystemKey (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBar.aidl136 void handleSystemKey(in int key); in handleSystemKey() method
DIStatusBarService.aidl102 void handleSystemKey(in int key); in handleSystemKey() method
/frameworks/base/core/java/android/app/
DStatusBarManager.java379 public void handleSystemKey(int key) { in handleSystemKey() method in StatusBarManager
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DCommandQueue.java280 default void handleSystemKey(int arg1) { } in handleSystemKey() method
782 public void handleSystemKey(int key) { in handleSystemKey() method in CommandQueue
/frameworks/base/services/core/java/com/android/server/statusbar/
DStatusBarManagerService.java750 public void handleSystemKey(int key) throws RemoteException { in handleSystemKey() method in StatusBarManagerService
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java2230 public void handleSystemKey(int key) { in handleSystemKey() method