Searched defs:initCommandLine (Results 1 – 3 of 3) sorted by relevance
136 public void initCommandLine() {} in initCommandLine() method in BaseChromiumApplication143 public static void initCommandLine(Context context) { in initCommandLine() method in BaseChromiumApplication
51 public static void initCommandLine(Context context, String fileName) { in initCommandLine() method in CommandLineInitUtil
435 private native void nativeInitCommandLine(String[] initCommandLine); in nativeInitCommandLine()