HomeSort by relevance Sort by last modified time
    Searched defs:IMPORTANT (Results 1 - 2 of 2) sorted by null

  /dalvik/dx/src/com/android/dx/dex/code/
PositionList.java 43 * constant for {@link #make} to indicate that only "important" position
47 public static final int IMPORTANT = 3;
64 case IMPORTANT: {
94 if ((howMuch == IMPORTANT) && !lastWasTarget) {
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 147 milliseconds