Searched refs:FLAG_ALLOCATE_DEFY_ALL_RESERVED (Results 1 – 3 of 3) sorted by relevance
1358 } else if ((flags & StorageManager.FLAG_ALLOCATE_DEFY_ALL_RESERVED) != 0) { in getStorageCacheBytes()1980 public static final int FLAG_ALLOCATE_DEFY_ALL_RESERVED = 1 << 1; field in StorageManager1993 FLAG_ALLOCATE_DEFY_ALL_RESERVED,
2234 StorageManager.FLAG_ALLOCATE_DEFY_ALL_RESERVED, obs); in runTrimCaches()
3176 flags &= ~StorageManager.FLAG_ALLOCATE_DEFY_ALL_RESERVED; in adjustAllocateFlags()