Searched refs:mServiceByComponentName (Results 1 – 1 of 1) sorted by relevance
229 IInterface service = mServiceByComponentName.get(serviceIntent.getComponent()); in bindService()688 private final Map<ComponentName, IInterface> mServiceByComponentName = field in ContextFixture855 mServiceByComponentName.put(name, service); in addService()