Searched refs:packagesToSkip (Results 1 – 3 of 3) sorted by relevance
93 Bundle packagesToSkip) { in collectAllUpdatedPreloadInfo() argument96 return mService.collectAllUpdatedPreloadInfo(packagesToSkip); in collectAllUpdatedPreloadInfo()110 Bundle packagesToSkip) { in collectAllSilentInstalledMbaInfo() argument113 return mService.collectAllSilentInstalledMbaInfo(packagesToSkip); in collectAllSilentInstalledMbaInfo()
60 List<AppInfo> collectAllUpdatedPreloadInfo(in Bundle packagesToSkip); in collectAllUpdatedPreloadInfo() argument61 List<AppInfo> collectAllSilentInstalledMbaInfo(in Bundle packagesToSkip); in collectAllSilentInstalledMbaInfo() argument
411 Bundle packagesToSkip) { in collectAllUpdatedPreloadInfo() argument419 if (packagesToSkip.containsKey(packageState.getPackageName())) { in collectAllUpdatedPreloadInfo()435 Bundle packagesToSkip) { in collectAllSilentInstalledMbaInfo() argument438 if (packagesToSkip.containsKey(packageInfo.packageName)) { in collectAllSilentInstalledMbaInfo()