Searched defs:appendSwitch (Results 1 – 2 of 2) sorted by relevance
| /external/cronet/base/android/java/src/org/chromium/base/ | ||
| D | CommandLine.java | 69 public abstract void appendSwitch(String switchString); in appendSwitch() method in CommandLine |
| /external/libchrome/base/android/java/src/org/chromium/base/ | ||
| D | CommandLine.java | 63 public abstract void appendSwitch(String switchString); in appendSwitch() method in CommandLine |