Searched defs:DEXOPT_BOOTCOMPLETE (Results 1 – 2 of 2) sorted by relevance
42 constexpr int DEXOPT_BOOTCOMPLETE = 1 << 3; variable
53 public static final int DEXOPT_BOOTCOMPLETE = 1 << 3; field in Installer