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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DContextFixture.java188 IInterface service = mServiceByComponentName.get(serviceIntent.getComponent());
500 private final Map<ComponentName, IInterface> mServiceByComponentName = field in class:ContextFixture
637 mServiceByComponentName.put(name, service);

Completed in 47 milliseconds