Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DImsRcsController.java416 public String getLastUcePidfXmlShell(int subId) throws ImsException { in getLastUcePidfXmlShell() method in ImsRcsController
DTelephonyShellCommand.java2361 result = mInterface.getLastUcePidfXmlShell(subId); in handleUceGetPidfXml()
DPhoneInterfaceManager.java10574 public String getLastUcePidfXmlShell(int subId) { in getLastUcePidfXmlShell() method in PhoneInterfaceManager
10578 return mApp.imsRcsController.getLastUcePidfXmlShell(subId); in getLastUcePidfXmlShell()