Searched defs:FLAG_USE_QUOTA (Results 1 – 2 of 2) sorted by relevance
76 public static final int FLAG_USE_QUOTA = 1 << 12; field in Installer
101 static constexpr int FLAG_USE_QUOTA = 1 << 12; variable