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