Searched refs:getNextOption (Results 1 – 8 of 8) sorted by relevance
89 while ((opt = getNextOption()) != null) { in runForceStop()105 while ((opt=getNextOption()) != null) { in runKill()
94 return mArgs.getNextOption(); in nextOption()
174 while ((opt = getNextOption()) != null) { in runSuspend()228 while ((opt = getNextOption()) != null) { in runInstallWrite()266 while ((opt = getNextOption()) != null) { in runCompile()547 while ((opt = getNextOption()) != null) { in runListPackages()645 while ((opt = getNextOption()) != null) { in runListPermissions()718 while ((opt = getNextOption()) != null) { in runUninstall()999 while ((opt = getNextOption()) != null) { in makeInstallParams()1080 while ((opt = getNextOption()) != null) { in runSetHomeActivity()
2355 while ((opt = getNextOption()) != null) { in parseOptions()
75 while ((opt = getNextOption()) != null) { in runJob()
192 public String getNextOption() { in getNextOption() method in ShellCommand
2785 while ((opt=shell.getNextOption()) != null) { in onShellCommand()
5405 while ((opt=cmd.getNextOption()) != null) { in parseCommandArgs()