Searched defs:DEXOPT_GENERATE_COMPACT_DEX (Results 1 – 2 of 2) sorted by relevance
56 constexpr int DEXOPT_GENERATE_COMPACT_DEX = 1 << 11; variable
72 public static final int DEXOPT_GENERATE_COMPACT_DEX = 1 << 11; field in Installer