Searched defs:isQuotaSupported (Results 1 – 4 of 4) sorted by relevance
72 public boolean isQuotaSupported(@NonNull UUID storageUuid) { in isQuotaSupported() method in StorageStatsManager82 public boolean isQuotaSupported(String uuid) { in isQuotaSupported() method in StorageStatsManager
26 boolean isQuotaSupported(String volumeUuid, String callingPackage); in isQuotaSupported() method
239 public boolean isQuotaSupported(String volumeUuid, String callingPackage) { in isQuotaSupported() method in StorageStatsService
942 public boolean isQuotaSupported(String volumeUuid) throws InstallerException { in isQuotaSupported() method in Installer