Searched refs:inputAction (Results 1 – 2 of 2) sorted by relevance
384 public String getCommandStructure(SsEntry.SSAction inputAction) { in getCommandStructure() argument385 SsEntry entry = ssEntryHashMap.get(inputAction); in getCommandStructure()396 public String makeCommand(SsEntry.SSAction inputAction, in makeCommand() argument398 SsEntry entry = ssEntryHashMap.get(inputAction); in makeCommand()409 public HashMap<String, String> getResponseSet(SsEntry.SSAction inputAction, in getResponseSet() argument411 SsEntry entry = ssEntryHashMap.get(inputAction); in getResponseSet()
520 CarrierXmlParser.SsEntry.SSAction inputAction, in sendUssdCommand() argument524 .makeCommand(inputAction, inputCfInfo); in sendUssdCommand()