Searched refs:ALLPRE (Results 1 – 3 of 3) sorted by relevance
65 public static final int ALLPRE = 2; field in BaksmaliOptions
262 options.registerInfo |= BaksmaliOptions.ALLPRE; in getOptions()
74 if ((registerInfo & BaksmaliOptions.ALLPRE) != 0) { in writeTo()