Searched defs:IMPORTANT (Results 1 - 1 of 1) sorted by relevance

/external/dexmaker/src/dx/java/com/android/dx/dex/code/
H A DPositionList.java47 public static final int IMPORTANT = 3; field in class:PositionList
64 case IMPORTANT: {
94 if ((howMuch == IMPORTANT) && !lastWasTarget) {

Completed in 374 milliseconds