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