Searched defs:isQuotaSupported (Results 1 – 6 of 6) 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
199 public boolean isQuotaSupported(String volumeUuid, String callingPackage) { in isQuotaSupported() method in StorageStatsService
108 boolean isQuotaSupported(@nullable @utf8InCpp String uuid); in isQuotaSupported() method
761 public boolean isQuotaSupported(String volumeUuid) throws InstallerException { in isQuotaSupported() method in Installer
3006 binder::Status InstalldNativeService::isQuotaSupported( in isQuotaSupported() function in android::installd::InstalldNativeService