Searched defs:FLAG_STORAGE_DE (Results 1 – 2 of 2) sorted by relevance
123 public static final int FLAG_STORAGE_DE = 1 << 0; field in StorageManager
71 static constexpr int FLAG_STORAGE_DE = 1 << 0; variable