Home
last modified time | relevance | path

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

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DPackageInstallerActivity.java436 final int unknownSourcesGlobalRestrictionSource = mUserManager.getUserRestrictionSource( in checkIfAllowedAndInitiateInstall() local
439 & (unknownSourcesRestrictionSource | unknownSourcesGlobalRestrictionSource); in checkIfAllowedAndInitiateInstall()
444 } else if (unknownSourcesGlobalRestrictionSource != UserManager.RESTRICTION_NOT_SET) { in checkIfAllowedAndInitiateInstall()