Searched refs:getNextOption (Results 1 – 17 of 17) sorted by relevance
109 while ((opt = getNextOption()) != null) { in runList()152 while ((opt = getNextOption()) != null) { in runEnableDisable()173 while ((opt = getNextOption()) != null) { in runEnableExclusive()199 while ((opt = getNextOption()) != null) { in runSetPriority()
138 while ((opt = getNextOption()) != null) { in runJob()185 while ((opt = getNextOption()) != null) { in timeout()220 while ((opt = getNextOption()) != null) { in cancelJob()309 while ((opt = getNextOption()) != null) { in getJobState()
371 String option = getNextOption(); in runPath()541 while ((opt = getNextOption()) != null) { in runListPackages()657 while ((opt = getNextOption()) != null) { in runListPermissions()961 while ((opt = getNextOption()) != null) { in runInstallWrite()993 while ((opt = getNextOption()) != null) { in runInstallExisting()1132 while ((opt = getNextOption()) != null) { in runCompile()1435 while ((opt = getNextOption()) != null) { in runUninstall()1549 String option = getNextOption(); in runClear()1598 String option = getNextOption(); in runSetEnabledSetting()1627 String option = getNextOption(); in runSetHiddenSetting()[all …]
3998 while ((opt = getNextOption()) != null) { in parseOptionsLocked()
712 while ((opt=getNextOption()) != null) {768 while ((opt=getNextOption()) != null) {785 while ((opt=getNextOption()) != null) {855 while ((opt=getNextOption()) != null) {896 while ((opt=getNextOption()) != null) {940 while ((opt=getNextOption()) != null) {959 while ((opt = getNextOption()) != null) {975 while ((opt=getNextOption()) != null) {1001 while ((opt=getNextOption()) != null) {1022 while ((opt = getNextOption()) != null) {[all …]
77 final String option = getNextOption(); in parseUserId()
97 return mArgs.getNextOption(); in nextOption()
87 final String option = getNextOption(); in parseUserId()
110 while ((opt = getNextOption()) != null) { in parseArgs()
258 public String getNextOption() { in getNextOption() method in ShellCommand
97 String option = parentShell.getNextOption(); in onCommand()
355 while ((opt = shell.getNextOption()) != null) { in parseOptions()
848 while ((opt = shell.getNextOption()) != null) { in parseOptions()
3107 while ((opt=shell.getNextOption()) != null) { in onShellCommand()
4901 final String nextOption = shellCommand.getNextOption(); in handleShellCommandListInputMethods()
6618 while ((opt=cmd.getNextOption()) != null) { in parseCommandArgs()