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.java218 result &= isPackageTheSame(rcsPackage, getRcsCarrierService()); in checkConfigurationExists()
244 mOrigRcsServicePackage = getRcsCarrierService(); in storeOriginalPackage()
380 private String getRcsCarrierService() throws Exception { in getRcsCarrierService() method in ImsServiceConnector.Connection