Home
last modified time | relevance | path

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

/external/libchrome/base/android/java/src/org/chromium/base/
DCommandLine.java36 public abstract boolean hasSwitch(String switchString); in hasSwitch() method in CommandLine
270 public boolean hasSwitch(String switchString) { in hasSwitch() method in CommandLine.JavaCommandLine
340 public boolean hasSwitch(String switchString) { in hasSwitch() method in CommandLine.NativeCommandLine