Searched refs:getNextOption (Results 1 – 12 of 12) sorted by relevance
103 while ((opt = getNextOption()) != null) { in runList()145 while ((opt = getNextOption()) != null) { in runEnableDisable()165 while ((opt = getNextOption()) != null) { in runSetPriority()
132 while ((opt = getNextOption()) != null) { in runJob()179 while ((opt = getNextOption()) != null) { in timeout()267 while ((opt = getNextOption()) != null) { in getJobState()
643 while ((opt=getNextOption()) != null) {699 while ((opt=getNextOption()) != null) {716 while ((opt=getNextOption()) != null) {783 while ((opt=getNextOption()) != null) {819 while ((opt=getNextOption()) != null) {856 while ((opt=getNextOption()) != null) {875 while ((opt = getNextOption()) != null) {891 while ((opt=getNextOption()) != null) {917 while ((opt=getNextOption()) != null) {938 while ((opt = getNextOption()) != null) {[all …]
97 return mArgs.getNextOption(); in nextOption()
232 while ((opt = getNextOption()) != null) { in runSuspend()286 while ((opt = getNextOption()) != null) { in runInstallWrite()318 while ((opt = getNextOption()) != null) { in runInstallExisting()370 while ((opt = getNextOption()) != null) { in runCompile()671 while ((opt = getNextOption()) != null) { in runListPackages()787 while ((opt = getNextOption()) != null) { in runListPermissions()861 while ((opt = getNextOption()) != null) { in runUninstall()1147 while ((opt = getNextOption()) != null) { in makeInstallParams()1236 while ((opt = getNextOption()) != null) { in runSetHomeActivity()
3611 while ((opt = getNextOption()) != null) { in parseOptionsLocked()
97 while ((opt = getNextOption()) != null) { in parseArgs()
699 while ((opt = shell.getNextOption()) != null) { in parseOptions()
2899 while ((opt=shell.getNextOption()) != null) { in onShellCommand()
213 public String getNextOption() { in getNextOption() method in ShellCommand
351 while ((opt = shell.getNextOption()) != null) { in parseOptions()
6224 while ((opt=cmd.getNextOption()) != null) { in parseCommandArgs()