Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DContextFixture.java212 connection.onServiceDisconnected(mComponentNameByService.get(service)); in unbindService()
529 private final Map<IInterface, ComponentName> mComponentNameByService = field in ContextFixture
676 mComponentNameByService.put(service, name); in addService()