Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
DImsServiceConnector.java255 result &= isPackageTheSame(rcsPackage, getRcsCarrierService()); in checkConfigurationExists()
281 mOrigRcsServicePackage = getRcsCarrierService(); in storeOriginalPackage()
423 private String getRcsCarrierService() throws Exception { in getRcsCarrierService() method in ImsServiceConnector.Connection