Searched defs:dispatchVolumeKeyEvent (Results 1 – 3 of 3) sorted by relevance
48 void dispatchVolumeKeyEvent(String packageName, String opPackageName, boolean asSystemService, in dispatchVolumeKeyEvent() method
653 public void dispatchVolumeKeyEvent(@NonNull KeyEvent keyEvent, int streamType, in dispatchVolumeKeyEvent() method in MediaSessionManager
1770 public void dispatchVolumeKeyEvent(String packageName, String opPackageName, in dispatchVolumeKeyEvent() method in MediaSessionService.SessionManagerImpl