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()
201 while ((opt = getNextOption()) != null) { in runSuspend()255 while ((opt = getNextOption()) != null) { in runInstallWrite()293 while ((opt = getNextOption()) != null) { in runCompile()574 while ((opt = getNextOption()) != null) { in runListPackages()672 while ((opt = getNextOption()) != null) { in runListPermissions()745 while ((opt = getNextOption()) != null) { in runUninstall()1026 while ((opt = getNextOption()) != null) { in makeInstallParams()1107 while ((opt = getNextOption()) != null) { in runSetHomeActivity()
3407 while ((opt = getNextOption()) != null) { in parseOptionsLocked()
75 while ((opt = getNextOption()) != null) { in runJob()
192 public String getNextOption() { in getNextOption() method in ShellCommand
2800 while ((opt=shell.getNextOption()) != null) { in onShellCommand()
5437 while ((opt=cmd.getNextOption()) != null) { in parseCommandArgs()