Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DAppOpsManager.h99 OP_REQUEST_INSTALL_PACKAGES = 66, enumerator
/frameworks/base/core/java/android/app/
DAppOpsManager.java793 public static final int OP_REQUEST_INSTALL_PACKAGES = 66; field in AppOpsManager