Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
H A DPackageInstallerActivity.java471 final int unknownSourcesRestrictionSource = mUserManager.getUserRestrictionSource( in checkIfAllowedAndInitiateInstall() local
476 & (unknownSourcesRestrictionSource | unknownSourcesGlobalRestrictionSource); in checkIfAllowedAndInitiateInstall()
480 } else if (unknownSourcesRestrictionSource != UserManager.RESTRICTION_NOT_SET) { in checkIfAllowedAndInitiateInstall()