Searched refs:callingPkgSetting (Results 1 – 2 of 2) sorted by relevance
235 PackageStateInternal callingPkgSetting, in isQueryableViaComponentWhenRequireRecompute() argument242 if (callingPkgSetting != null) { in isQueryableViaComponentWhenRequireRecompute()243 if (callingPkgSetting.getPkg() != null in isQueryableViaComponentWhenRequireRecompute()420 final PackageStateInternal callingPkgSetting; in shouldFilterApplicationInternal() local429 callingPkgSetting = null; in shouldFilterApplicationInternal()436 callingPkgSetting = packageState; in shouldFilterApplicationInternal()439 callingPkgSetting = null; in shouldFilterApplicationInternal()447 if (callingPkgSetting != null) { in shouldFilterApplicationInternal()448 if (callingPkgSetting.getPkg() != null in shouldFilterApplicationInternal()471 if (callingPkgSetting != null) { in shouldFilterApplicationInternal()[all …]
990 PackageStateInternal callingPkgSetting, in isQueryableViaComponentWhenRequireRecompute() argument