Searched refs:getLatestRcsContactUceCapabilityShell (Results 1 – 4 of 4) sorted by relevance
396 public RcsContactUceCapability getLatestRcsContactUceCapabilityShell(int subId) in getLatestRcsContactUceCapabilityShell() method in ImsRcsController
2331 result = mInterface.getLatestRcsContactUceCapabilityShell(subId); in handleUceOverridePublishCaps()
10734 public RcsContactUceCapability getLatestRcsContactUceCapabilityShell(int subId) { in getLatestRcsContactUceCapabilityShell() method in PhoneInterfaceManager10739 return mApp.imsRcsController.getLatestRcsContactUceCapabilityShell(subId); in getLatestRcsContactUceCapabilityShell()
2446 RcsContactUceCapability getLatestRcsContactUceCapabilityShell(int subId); in getLatestRcsContactUceCapabilityShell() method