Searched refs:STREAM_VOLUME_OPS (Results 1 – 1 of 1) sorted by relevance
340 private static final int[] STREAM_VOLUME_OPS = new int[] { field in AudioService1174 if (mAppOps.noteOp(STREAM_VOLUME_OPS[streamTypeAlias], uid, callingPackage) in adjustStreamVolume()1429 if (mAppOps.noteOp(STREAM_VOLUME_OPS[streamTypeAlias], uid, callingPackage) in setStreamVolume()