Searched defs:DEXOPT_OTA (Results 1 – 2 of 2) sorted by relevance
83 constexpr int DEXOPT_OTA = 1 << 6; variable
51 public static final int DEXOPT_OTA = 1 << 6; field in Installer