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