Searched refs:FLAG_ALLOCATE_DEFY_ALL_RESERVED (Results 1 – 4 of 4) 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,
2396 StorageManager.FLAG_ALLOCATE_DEFY_ALL_RESERVED, obs); in runTrimCaches()
3196 flags &= ~StorageManager.FLAG_ALLOCATE_DEFY_ALL_RESERVED; in adjustAllocateFlags()
52774 Landroid/os/storage/StorageManager;->FLAG_ALLOCATE_DEFY_ALL_RESERVED:I