Home
last modified time | relevance | path

Searched refs:OPSTR_REQUEST_INSTALL_PACKAGES (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DPackageInstallerActivity.java810 AppOpsManager.OPSTR_REQUEST_INSTALL_PACKAGES, mOriginatingPackage,
/aosp14/frameworks/base/core/java/android/app/
H A DAppOpsManager.java1561 OPSTR_REQUEST_INSTALL_PACKAGES,
1848 public static final String OPSTR_REQUEST_INSTALL_PACKAGES = "android:request_install_packages"; field in AppOpsManager
2565 new AppOpInfo.Builder(OP_REQUEST_INSTALL_PACKAGES, OPSTR_REQUEST_INSTALL_PACKAGES,
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt647 …field public static final String OPSTR_REQUEST_INSTALL_PACKAGES = "android:request_install_package…