Searched refs:dispatchVolumeKeyEventLocked (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/core/java/com/android/server/media/ |
H A D | MediaSessionService.java | 1814 dispatchVolumeKeyEventLocked(packageName, opPackageName, pid, uid, in dispatchVolumeKeyEvent() 1828 private void dispatchVolumeKeyEventLocked(String packageName, String opPackageName, int pid, in dispatchVolumeKeyEventLocked() method in MediaSessionService.SessionManagerImpl 1903 dispatchVolumeKeyEventLocked(packageName, opPackageName, pid, uid, true, in dispatchVolumeKeyEventToSessionAsSystemService() 2568 dispatchVolumeKeyEventLocked(packageName, opPackageName, pid, uid, in handleKeyEventLocked() 2671 dispatchVolumeKeyEventLocked(packageName, opPackageName, pid, in cancelTrackingIfNeeded() 2790 dispatchVolumeKeyEventLocked(packageName, opPackageName, pid, uid, in dispatchDownAndUpKeyEventsLocked() 2792 dispatchVolumeKeyEventLocked(packageName, opPackageName, pid, uid, in dispatchDownAndUpKeyEventsLocked()
|