Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/permission/include/binder/
H A DAppOpsManager.h102 OP_REQUEST_INSTALL_PACKAGES = 66, enumerator
/aosp12/frameworks/base/core/java/android/app/
H A DAppOpsManager.java1103 public static final int OP_REQUEST_INSTALL_PACKAGES = field in AppOpsManager