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

/frameworks/base/media/java/android/media/
H A DAudioService.java5581 sendVolumeUpdateToRemote(rccId, direction);
5588 private void sendVolumeUpdateToRemote(int rccId, int direction) { method in class:AudioService
5589 if (DEBUG_VOL) { Log.d(TAG, "sendVolumeUpdateToRemote(rccId="+rccId+" , dir="+direction); }

Completed in 15 milliseconds