Home
last modified time | relevance | path

Searched refs:STREAM_VOLUME_OPS (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java464 private static final int[] STREAM_VOLUME_OPS = new int[] { field in AudioService
2867 if (!checkNoteAppOp(STREAM_VOLUME_OPS[streamTypeAlias], uid, callingPackage)) { in adjustStreamVolume()
3590 if (!checkNoteAppOp(STREAM_VOLUME_OPS[streamTypeAlias], uid, callingPackage)) { in setStreamVolume()