Searched refs:AllocateFlags (Results 1 – 5 of 5) sorted by relevance
85 @StorageManager.AllocateFlags int flags) throws IOException { in freeStorage()
570 @StorageManager.AllocateFlags int flags) throws IOException { in freeStorage()
2921 @StorageManager.AllocateFlags int flags) throws IOException {5022 final @StorageManager.AllocateFlags int flags, final IntentSender pi) {5049 … final @StorageManager.AllocateFlags int flags, final IPackageDataObserver observer) {
1572 public long getStorageCacheBytes(@NonNull File path, @AllocateFlags int flags) { in getStorageCacheBytes()2219 public @interface AllocateFlags {} annotation in StorageManager2270 @RequiresPermission @AllocateFlags int flags) throws IOException { in getAllocatableBytes()2319 @RequiresPermission @AllocateFlags int flags) throws IOException { in allocateBytes()2391 @RequiresPermission @AllocateFlags int flags) throws IOException { in allocateBytes()
935 @StorageManager.AllocateFlags int flags) throws IOException; in freeStorage()