Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCarrierXmlParser.java215 int mapSize = commandParameter.size(); in getCommandStructure() local
217 while (parameterIndex < mapSize) { in getCommandStructure()
238 int mapSize = commandParameter.size(); in makeCommand() local
242 while (parameterIndex < mapSize) { in makeCommand()