Searched refs:dispatchVolumeKeyEventInternal (Results 1 – 1 of 1) sorted by relevance
557 dispatchVolumeKeyEventInternal(false, keyEvent, stream, musicOnly); in dispatchVolumeKeyEvent()573 dispatchVolumeKeyEventInternal(true, keyEvent, streamType, false); in dispatchVolumeKeyEventAsSystemService()576 private void dispatchVolumeKeyEventInternal(boolean asSystemService, @NonNull KeyEvent keyEvent, in dispatchVolumeKeyEventInternal() method in MediaSessionManager