Searched refs:FLAG_ALLOCATE_CACHE_ONLY (Results 1 – 3 of 3) sorted by relevance
185 installFlags | StorageManager.FLAG_ALLOCATE_CACHE_ONLY); in checkFitOnVolume()320 flags | StorageManager.FLAG_ALLOCATE_CACHE_ONLY); in fitsOnInternal()
2208 public static final int FLAG_ALLOCATE_CACHE_ONLY = 1 << 4; field in StorageManager2216 FLAG_ALLOCATE_CACHE_ONLY,
4151 if ((flags & StorageManager.FLAG_ALLOCATE_CACHE_ONLY) == 0) { in getAllocatableBytes()4186 flags | StorageManager.FLAG_ALLOCATE_CACHE_ONLY, callingPackage); in allocateBytes()