Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DImsRcsController.java927 verifyRcsSubIdActiveOrThrow(slotId, subId); in getRcsFeatureController()
953 private void verifyRcsSubIdActiveOrThrow(int slotId, int subId) { in verifyRcsSubIdActiveOrThrow() method in ImsRcsController