Searched refs:installSourcePackageName (Results 1 – 1 of 1) sorted by relevance
704 final String installSourcePackageName = installSourceInfo.getInitiatingPackageName(); in hasTrustedSystemInstallSource() local705 if (installSourcePackageName == null || !mPackageManager.getPackageInfo( in hasTrustedSystemInstallSource()706 installSourcePackageName, in hasTrustedSystemInstallSource()710 return isTrustedInstallSource(installSourcePackageName); in hasTrustedSystemInstallSource()