Searched refs:sendVolumeUpdateToRemote (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/java/android/media/
H A DMediaFocusControl.java2600 sendVolumeUpdateToRemote(rccId, direction);
2607 private void sendVolumeUpdateToRemote(int rccId, int direction) { method in class:MediaFocusControl
2608 if (DEBUG_VOL) { Log.d(TAG, "sendVolumeUpdateToRemote(rccId="+rccId+" , dir="+direction); }

Completed in 30 milliseconds