Searched refs:checkNoteAppOp (Results 1 – 1 of 1) sorted by relevance
3666 if (!checkNoteAppOp( in adjustStreamVolume()4747 if (!checkNoteAppOp( in setStreamVolume()5209 if (!mute && !checkNoteAppOp( in setMasterMuteInternal()5496 if (!on && !checkNoteAppOp( in setMicrophoneMute()14441 private boolean checkNoteAppOp(int op, int uid, String packageName, String attributionTag) { in checkNoteAppOp() method in AudioService