Searched refs:checkNoteAppOp (Results 1 – 1 of 1) sorted by relevance
3462 if (!checkNoteAppOp( in adjustStreamVolume()4510 if (!checkNoteAppOp( in setStreamVolume()4950 if (!mute && !checkNoteAppOp( in setMasterMuteInternal()5230 if (!on && !checkNoteAppOp( in setMicrophoneMute()13500 private boolean checkNoteAppOp(int op, int uid, String packageName, String attributionTag) { in checkNoteAppOp() method in AudioService