Searched refs:FLAG_ALLOCATE_AGGRESSIVE (Results 1 – 6 of 6) 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,
3190 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in adjustAllocateFlags()3240 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in getAllocatableBytes()3248 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in getAllocatableBytes()3277 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in allocateBytes()
4731 & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0;
6378 …anifest.permission.ALLOCATE_AGGRESSIVE) public static final int FLAG_ALLOCATE_AGGRESSIVE = 1; // 0…
6276 …anifest.permission.ALLOCATE_AGGRESSIVE) public static final int FLAG_ALLOCATE_AGGRESSIVE = 1; // 0…