Searched defs:hasSwitch (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/base/android/java/src/org/chromium/base/
H A DCommandLine.java34 public abstract boolean hasSwitch(String switchString); method in class:CommandLine
277 public boolean hasSwitch(String switchString) { method in class:CommandLine.JavaCommandLine
342 public boolean hasSwitch(String switchString) { method in class:CommandLine.NativeCommandLine

Completed in 87 milliseconds