Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java1552 OPSTR_MUTE_MICROPHONE,
1820 public static final String OPSTR_MUTE_MICROPHONE = "android:mute_microphone"; field in AppOpsManager
2500 new AppOpInfo.Builder(OP_MUTE_MICROPHONE, OPSTR_MUTE_MICROPHONE, "MUTE_MICROPHONE")
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt629 field public static final String OPSTR_MUTE_MICROPHONE = "android:mute_microphone";