Searched defs:DEXOPT_FORCE (Results 1 – 3 of 3) sorted by relevance
51 constexpr int DEXOPT_FORCE = 1 << 6; variable
45 public static final int DEXOPT_FORCE = 1 << 1; field in DexoptOptions
72 public static final int DEXOPT_FORCE = 1 << 6; field in Installer