Searched refs:FLAG_ALLOCATE_AGGRESSIVE (Results 1 – 5 of 5) sorted by relevance
431 return StorageManager.FLAG_ALLOCATE_AGGRESSIVE; in translateAllocateFlags()
1356 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in getStorageCacheBytes()1972 public static final int FLAG_ALLOCATE_AGGRESSIVE = 1 << 0; field in StorageManager1992 FLAG_ALLOCATE_AGGRESSIVE,
3170 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in adjustAllocateFlags()3220 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in getAllocatableBytes()3228 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in getAllocatableBytes()3257 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in allocateBytes()
4806 & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0; in freeStorage()
5632 …anifest.permission.ALLOCATE_AGGRESSIVE) public static final int FLAG_ALLOCATE_AGGRESSIVE = 1; // 0…