Searched refs:subCmd (Results 1 – 3 of 3) sorted by relevance
106 String subCmd = parentShell.getNextArgRequired(); in onCommand() local107 switch (subCmd) { in onCommand()
184 String subCmd = parentShell.getNextArgRequired(); in onCommand() local185 if (VDBG) Log.v(TAG, "onCommand: subCmd='" + subCmd + "'"); in onCommand()186 switch (subCmd) { in onCommand()
285 String subCmd = parentShell.getNextArgRequired(); in onCommand() local286 switch (subCmd) { in onCommand()