Searched refs:ITestExternalImsService (Results 1 – 3 of 3) sorted by relevance
26 interface ITestExternalImsService { interface
40 public class TestFrameworkConnection extends ITestExternalImsService.Stub {
26 import android.telephony.cts.externalimsservice.ITestExternalImsService;120 mExternalService = ITestExternalImsService.Stub.asInterface(service); in onServiceConnected()184 ITestExternalImsService externalService = getExternalService(); in waitForDevicePackageUnbind()487 private ITestExternalImsService mExternalService;716 public ITestExternalImsService getExternalService() { in getExternalService()