Searched refs:isInstallRequestFromUnknownSource (Results 1 – 1 of 1) sorted by relevance
249 private boolean isInstallRequestFromUnknownSource(Intent intent) { in isInstallRequestFromUnknownSource() method in PackageInstallerActivity466 if (mAllowUnknownSources || !isInstallRequestFromUnknownSource(getIntent())) { in checkIfAllowedAndInitiateInstall()