Searched refs:FLAG_ALLOCATE_AGGRESSIVE (Results 1 – 5 of 5) sorted by relevance
474 return StorageManager.FLAG_ALLOCATE_AGGRESSIVE; in translateAllocateFlags()
1489 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in getStorageCacheBytes()2193 public static final int FLAG_ALLOCATE_AGGRESSIVE = 1 << 0; field in StorageManager2231 FLAG_ALLOCATE_AGGRESSIVE,
3930 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in adjustAllocateFlags()3989 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in getAllocatableBytes()4024 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in allocateBytes()
8895 & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0; in freeStorage()
8815 …anifest.permission.ALLOCATE_AGGRESSIVE) public static final int FLAG_ALLOCATE_AGGRESSIVE = 1; // 0…