Searched refs:FLAG_ALLOCATE_AGGRESSIVE (Results 1 – 4 of 4) sorted by relevance
1645 public static final int FLAG_ALLOCATE_AGGRESSIVE = 1 << 0; field in StorageManager1657 FLAG_ALLOCATE_AGGRESSIVE,
680 return StorageManager.FLAG_ALLOCATE_AGGRESSIVE; in translateAllocateFlags()
3302 final boolean aggressive = (flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0; in getAllocatableBytes()3366 if ((flags & StorageManager.FLAG_ALLOCATE_AGGRESSIVE) != 0) { in allocateBytes()
34637 field public static final int FLAG_ALLOCATE_AGGRESSIVE = 1; // 0x1