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