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.java236 public String makeCommand(Map<String, String> inputInformationSet) { in makeCommand() argument
241 Map<String, String> informationSet = inputInformationSet; in makeCommand()
396 Map<String, String> inputInformationSet) { in makeCommand() argument
398 return entry.makeCommand(inputInformationSet); in makeCommand()