Home
last modified time | relevance | path

Searched defs:OP_PHONE_CALL_MICROPHONE (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/libs/permission/include/binder/
H A DAppOpsManager.h136 OP_PHONE_CALL_MICROPHONE = 100, enumerator
/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java1220 public static final int OP_PHONE_CALL_MICROPHONE = AppProtoEnums.APP_OP_PHONE_CALL_MICROPHONE; field in AppOpsManager