Home
last modified time | relevance | path

Searched defs:inputAction (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DCarrierXmlParser.java383 public String getCommandStructure(SsEntry.SSAction inputAction) { in getCommandStructure()
395 public String makeCommand(SsEntry.SSAction inputAction, in makeCommand()
408 public HashMap<String, String> getResponseSet(SsEntry.SSAction inputAction, in getResponseSet()
DCallForwardEditPreference.java463 CarrierXmlParser.SsEntry.SSAction inputAction, in sendUssdCommand()