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