Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceConnector.java217 result &= isPackageTheSame(mmTelPackage, getMmTelCarrierService()); in checkConfigurationExists()
243 mOrigMmTelServicePackage = getMmTelCarrierService(); in storeOriginalPackage()
371 private String getMmTelCarrierService() throws Exception { in getMmTelCarrierService() method in ImsServiceConnector.Connection