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