Home
last modified time | relevance | path

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

/external/libmojo/base/android/java/src/org/chromium/base/
DCommandLine.java48 public abstract boolean hasSwitch(String switchString); in hasSwitch() method in CommandLine
309 public boolean hasSwitch(String switchString) { in hasSwitch() method in CommandLine.JavaCommandLine
375 public boolean hasSwitch(String switchString) { in hasSwitch() method in CommandLine.NativeCommandLine