Searched defs:mComponentResolver (Results 1 – 2 of 2) sorted by relevance
403 private final ComponentResolverApi mComponentResolver; field in ComputerEngine563 mInjector.getCompatibility(), mComponentResolver, in queryIntentActivitiesInternal() local593 mInjector.getCompatibility(), mComponentResolver, in queryIntentActivitiesInternal() local676 mInjector.getCompatibility(), mComponentResolver, in queryIntentServicesInternal() local688 mInjector.getCompatibility(), mComponentResolver, in queryIntentServicesInternal() local
840 final ComponentResolver mComponentResolver; field in PackageManagerService