Searched defs:getCacheQuotaBytes (Results 1 – 8 of 8) sorted by relevance
28 long getCacheQuotaBytes(String volumeUuid, int uid, String callingPackage); in getCacheQuotaBytes() method
334 public long getCacheQuotaBytes(String volumeUuid, int uid) { in getCacheQuotaBytes() method in StorageStatsManager
57 public long getCacheQuotaBytes(String volumeUuid, int uid) { in getCacheQuotaBytes() method in StorageStatsSource
1542 public @BytesLong long getCacheQuotaBytes(@NonNull UUID storageUuid) throws IOException { in getCacheQuotaBytes() method in StorageManager1556 public long getCacheQuotaBytes(@NonNull File path) throws IOException { in getCacheQuotaBytes() method in StorageManager1603 public long getCacheQuotaBytes() throws IOException { in getCacheQuotaBytes() method in StorageManager
294 long getCacheQuotaBytes(String volumeUuid, int uid) = 75; in getCacheQuotaBytes() method
225 public long getCacheQuotaBytes(String volumeUuid, int uid, String callingPackage) { in getCacheQuotaBytes() method in StorageStatsService
484 public long getCacheQuotaBytes(String volumeUuid, int uid) throws RemoteException { in getCacheQuotaBytes() method in MockStorageManager
3265 public long getCacheQuotaBytes(String volumeUuid, int uid) { in getCacheQuotaBytes() method in StorageManagerService