Searched refs:subCmd (Results 1 – 3 of 3) sorted by relevance
93 String subCmd = parentShell.getNextArgRequired(); in onCommand() local94 if (VDBG) Log.v(TAG, "onCommand: subCmd='" + subCmd + "'"); in onCommand()95 switch (subCmd) { in onCommand()
154 String subCmd = parentShell.getNextArgRequired(); in onCommand() local155 if (VDBG) Log.v(TAG, "onCommand: subCmd='" + subCmd + "'"); in onCommand()156 switch (subCmd) { in onCommand()
264 String subCmd = parentShell.getNextArgRequired(); in onCommand() local265 if (VDBG) Log.v(TAG, "onCommand: subCmd='" + subCmd + "'"); in onCommand()266 switch (subCmd) { in onCommand()