Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DAppOpsManager.h132 OP_AUTO_REVOKE_PERMISSIONS_IF_UNUSED = 97, enumerator
/frameworks/base/core/java/android/app/
DAppOpsManager.java1112 public static final int OP_AUTO_REVOKE_PERMISSIONS_IF_UNUSED = field in AppOpsManager