Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DPackageInstallerActivity.java475 final int systemRestriction = UserManager.RESTRICTION_SOURCE_SYSTEM in checkIfAllowedAndInitiateInstall() local
477 if (systemRestriction != 0) { in checkIfAllowedAndInitiateInstall()