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