Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit deb0026a authored by Daniel Jacob Chittoor's avatar Daniel Jacob Chittoor
Browse files

core/api: Update API stub docs in accordance to 7a38d9bb

parent 17fee9f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -32582,6 +32582,7 @@ package android.os.storage {
    method @NonNull public java.util.List<android.os.storage.StorageVolume> getStorageVolumes();
    method @NonNull @RequiresPermission(android.Manifest.permission.MANAGE_EXTERNAL_STORAGE) public java.util.List<android.os.storage.StorageVolume> getStorageVolumesIncludingSharedProfiles();
    method @NonNull public java.util.UUID getUuidForPath(@NonNull java.io.File) throws java.io.IOException;
    method public static boolean inCryptKeeperBounce();
    method public boolean isAllocationSupported(@NonNull java.io.FileDescriptor);
    method public boolean isCacheBehaviorGroup(java.io.File) throws java.io.IOException;
    method public boolean isCacheBehaviorTombstone(java.io.File) throws java.io.IOException;