Searched refs:FLAG_ALLOCATE_DEFY_RESERVED (Results 1 – 3 of 3) sorted by relevance
1653 public static final int FLAG_ALLOCATE_DEFY_RESERVED = 1 << 1; field in StorageManager1658 FLAG_ALLOCATE_DEFY_RESERVED,
1476 StorageManager.FLAG_ALLOCATE_DEFY_RESERVED, obs); in runTrimCaches()
3300 flags &= ~StorageManager.FLAG_ALLOCATE_DEFY_RESERVED; in getAllocatableBytes()3351 flags &= ~StorageManager.FLAG_ALLOCATE_DEFY_RESERVED; in allocateBytes()