Searched refs:INCREMENTAL_OPTION (Results 1 - 1 of 1) sorted by relevance

/dalvik/dx/src/com/android/dx/command/dexer/
H A DMain.java1195 private static final String INCREMENTAL_OPTION = "--incremental"; field in class:Main.Arguments
1484 } else if (parser.isArg(INCREMENTAL_OPTION)) {
1552 System.err.println(INCREMENTAL_OPTION + " is not supported with "

Completed in 25 milliseconds