Searched refs:inputAction (Results 1 – 2 of 2) sorted by relevance
383 public String getCommandStructure(SsEntry.SSAction inputAction) { in getCommandStructure() argument384 SsEntry entry = ssEntryHashMap.get(inputAction); in getCommandStructure()395 public String makeCommand(SsEntry.SSAction inputAction, in makeCommand() argument397 SsEntry entry = ssEntryHashMap.get(inputAction); in makeCommand()408 public HashMap<String, String> getResponseSet(SsEntry.SSAction inputAction, in getResponseSet() argument410 SsEntry entry = ssEntryHashMap.get(inputAction); in getResponseSet()
458 CarrierXmlParser.SsEntry.SSAction inputAction, in sendUssdCommand() argument462 .makeCommand(inputAction, inputCfInfo); in sendUssdCommand()