Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DAppOpsManager.h81 OP_MONITOR_LOCATION = 41, enumerator
/frameworks/base/core/java/android/app/
DAppOpsManager.java707 public static final int OP_MONITOR_LOCATION = 41; field in AppOpsManager