Home
last modified time | relevance | path

Searched refs:mServiceByComponentName (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DContextFixture.java196 IInterface service = mServiceByComponentName.get(serviceIntent.getComponent()); in bindService()
552 private final Map<ComponentName, IInterface> mServiceByComponentName = field in ContextFixture
716 mServiceByComponentName.put(name, service); in addService()