Searched refs:removeUceRequestDisallowedStatus (Results 1 – 5 of 5) sorted by relevance
436 public boolean removeUceRequestDisallowedStatus(int subId) throws ImsException { in removeUceRequestDisallowedStatus() method in ImsRcsController443 return uceCtrlManager.removeUceRequestDisallowedStatus(); in removeUceRequestDisallowedStatus()
2219 result = mInterface.removeUceRequestDisallowedStatus(subId); in handleUceRemoveRequestDisallowedStatus()
10770 public boolean removeUceRequestDisallowedStatus(int subId) { in removeUceRequestDisallowedStatus() method in PhoneInterfaceManager10774 return mApp.imsRcsController.removeUceRequestDisallowedStatus(subId); in removeUceRequestDisallowedStatus()
339 public boolean removeUceRequestDisallowedStatus() throws ImsException { in removeUceRequestDisallowedStatus() method in UceControllerManager
2459 boolean removeUceRequestDisallowedStatus(int subId); in removeUceRequestDisallowedStatus() method