Searched refs:canChangeAccessibilityVolume (Results 1 – 1 of 1) sorted by relevance
3580 if ((streamType == AudioManager.STREAM_ACCESSIBILITY) && !canChangeAccessibilityVolume()) { in adjustStreamVolumeWithAttribution()4347 if ((streamType == AudioManager.STREAM_ACCESSIBILITY) && !canChangeAccessibilityVolume()) { in setStreamVolumeWithAttributionInt()4403 private boolean canChangeAccessibilityVolume() { in canChangeAccessibilityVolume() method in AudioService