Searched refs:mServiceInfoByComponentName (Results 1 – 1 of 1) sorted by relevance
526 private final Map<ComponentName, ServiceInfo> mServiceInfoByComponentName = field in ContextFixture672 mServiceInfoByComponentName.put(name, serviceInfo); in addService()683 resolveInfo.serviceInfo = mServiceInfoByComponentName.get(componentName); in doQueryIntentServices()