Searched refs:checkSafeMediaVolume (Results 1 – 1 of 1) sorted by relevance
1271 !checkSafeMediaVolume(streamTypeAlias, aliasIndex + step, device)) { in adjustStreamVolume()1472 if (!checkSafeMediaVolume(streamTypeAlias, index, device)) { in setStreamVolume()5501 private boolean checkSafeMediaVolume(int streamType, int index, int device) { in checkSafeMediaVolume() method in AudioService