Searched defs:DEXOPT_FOR_RESTORE (Results 1 – 3 of 3) sorted by relevance
60 constexpr int DEXOPT_FOR_RESTORE = 1 << 13; // TODO(b/135202722): remove variable
74 public static final int DEXOPT_FOR_RESTORE = 1 << 11; // TODO(b/135202722): remove field in DexoptOptions
86 public static final int DEXOPT_FOR_RESTORE = 1 << 13; // TODO(b/135202722): remove field in Installer