Searched defs:FLAG_STORAGE_CE (Results 1 – 5 of 5) sorted by relevance
80 constexpr int FLAG_STORAGE_CE = 1 << 1; variable
55 int FLAG_STORAGE_CE = Installer.FLAG_STORAGE_CE; field
99 public static final int FLAG_STORAGE_CE = IInstalld.FLAG_STORAGE_CE; field in Installer
151 const int FLAG_STORAGE_CE = 0x2; field
265 public static final int FLAG_STORAGE_CE = IInstalld.FLAG_STORAGE_CE; field in StorageManager