Home
last modified time | relevance | path

Searched refs:getBlockCountLong (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/os/
H A DStatFs.java96 public long getBlockCountLong() { in getBlockCountLong() method in StatFs
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DDropBoxManagerService.java1196 long nonreserved = available - mStatFs.getBlockCountLong() * reservePercent / 100; in trimToFit()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt12868 HSPLandroid/os/StatFs;->getBlockCountLong()J
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt12871 HSPLandroid/os/StatFs;->getBlockCountLong()J
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt33729 method public long getBlockCountLong();