Searched defs:DEXOPT_FORCE (Results 1 – 2 of 2) sorted by relevance
45 public static final int DEXOPT_FORCE = 1 << 1; field in DexoptOptions
70 public static final int DEXOPT_FORCE = 1 << 6; field in Installer