Searched refs:FLAG_ALLOCATE_NON_CACHE_ONLY (Results 1 – 3 of 3) sorted by relevance
174 installFlags | StorageManager.FLAG_ALLOCATE_NON_CACHE_ONLY); in checkFitOnVolume()297 flags | StorageManager.FLAG_ALLOCATE_NON_CACHE_ONLY); in fitsOnInternal()
2218 public static final int FLAG_ALLOCATE_NON_CACHE_ONLY = 1 << 3; field in StorageManager2234 FLAG_ALLOCATE_NON_CACHE_ONLY,
3982 if ((flags & StorageManager.FLAG_ALLOCATE_NON_CACHE_ONLY) == 0 in getAllocatableBytes()4006 flags | StorageManager.FLAG_ALLOCATE_NON_CACHE_ONLY, callingPackage); in allocateBytes()