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