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