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