Searched defs:FLAG_ALLOCATE_DEFY_ALL_RESERVED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java1257 } else if ((flags & StorageManager.FLAG_ALLOCATE_DEFY_ALL_RESERVED) != 0) {
1684 public static final int FLAG_ALLOCATE_DEFY_ALL_RESERVED = 1 << 1; field in class:StorageManager
1697 FLAG_ALLOCATE_DEFY_ALL_RESERVED,

Completed in 36 milliseconds