Searched refs:FLAG_ALLOCATE_DEFY_ALL_RESERVED (Results 1 – 3 of 3) sorted by relevance
1257 } else if ((flags & StorageManager.FLAG_ALLOCATE_DEFY_ALL_RESERVED) != 0) { in getStorageCacheBytes()1684 public static final int FLAG_ALLOCATE_DEFY_ALL_RESERVED = 1 << 1; field in StorageManager1697 FLAG_ALLOCATE_DEFY_ALL_RESERVED,
1994 StorageManager.FLAG_ALLOCATE_DEFY_ALL_RESERVED, obs); in runTrimCaches()
2877 flags &= ~StorageManager.FLAG_ALLOCATE_DEFY_ALL_RESERVED; in adjustAllocateFlags()