Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCarrierXmlParser.java237 public String makeCommand(Map<String, String> inputInformationSet) { in makeCommand() argument
242 Map<String, String> informationSet = inputInformationSet; in makeCommand()
397 Map<String, String> inputInformationSet) { in makeCommand() argument
399 return entry.makeCommand(inputInformationSet); in makeCommand()