Searched defs:dispatchAdjustVolume (Results 1 – 4 of 4) sorted by relevance
41 void dispatchAdjustVolume(String packageName, int suggestedStream, int delta, int flags); in dispatchAdjustVolume() method
379 public void dispatchAdjustVolume(int suggestedStream, int direction, int flags) { in dispatchAdjustVolume() method in MediaSessionManager
647 private void dispatchAdjustVolume(RemoteUserInfo caller, int direction) { in dispatchAdjustVolume() method in MediaSession
1478 public void dispatchAdjustVolume(String packageName, int suggestedStream, int delta, in dispatchAdjustVolume() method in MediaSessionService.SessionManagerImpl