Searched refs:FLAG_ALLOCATE_DEFY_ALL_RESERVED (Results 1 – 4 of 4) sorted by relevance
1491 } else if ((flags & StorageManager.FLAG_ALLOCATE_DEFY_ALL_RESERVED) != 0) { in getStorageCacheBytes()2201 public static final int FLAG_ALLOCATE_DEFY_ALL_RESERVED = 1 << 1; field in StorageManager2232 FLAG_ALLOCATE_DEFY_ALL_RESERVED,
2542 StorageManager.FLAG_ALLOCATE_DEFY_ALL_RESERVED, obs); in runTrimCaches()
3936 flags &= ~StorageManager.FLAG_ALLOCATE_DEFY_ALL_RESERVED; in adjustAllocateFlags()
42212 Landroid/os/storage/StorageManager;->FLAG_ALLOCATE_DEFY_ALL_RESERVED:I