Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DTestImsService.java85 private class ImsServiceUT extends ImsService { class in TestImsService
87 ImsServiceUT(Context context) { in ImsServiceUT() method in TestImsService.ImsServiceUT
206 mTestImsService = new ImsServiceUT(this); in getImsService()