Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/permission/include/binder/
H A DAppOpsManager.h97 OP_PROCESS_OUTGOING_CALLS = 54, enumerator
/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java1063 public static final int OP_PROCESS_OUTGOING_CALLS = field in AppOpsManager