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