Home
last modified time | relevance | path

Searched defs:removeUceRequestDisallowedStatus (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Telephony/src/com/android/services/telephony/rcs/
H A DUceControllerManager.java339 public boolean removeUceRequestDisallowedStatus() throws ImsException { in removeUceRequestDisallowedStatus() method in UceControllerManager
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DImsRcsController.java436 public boolean removeUceRequestDisallowedStatus(int subId) throws ImsException { in removeUceRequestDisallowedStatus() method in ImsRcsController
H A DPhoneInterfaceManager.java10770 public boolean removeUceRequestDisallowedStatus(int subId) { in removeUceRequestDisallowedStatus() method in PhoneInterfaceManager
/aosp12/frameworks/base/telephony/java/com/android/internal/telephony/
H A DITelephony.aidl2459 boolean removeUceRequestDisallowedStatus(int subId); in removeUceRequestDisallowedStatus() method