Searched refs:isReservedSupported (Results 1 – 6 of 6) sorted by relevance
25 boolean isReservedSupported(String volumeUuid, String callingPackage); in isReservedSupported() method
83 public boolean isReservedSupported(@NonNull UUID storageUuid) { in isReservedSupported() method in StorageStatsManager85 return mService.isReservedSupported(convert(storageUuid), mContext.getOpPackageName()); in isReservedSupported()
168 public boolean isReservedSupported(String volumeUuid, String callingPackage) { in isReservedSupported() method in StorageStatsService
213 method public boolean isReservedSupported(java.util.UUID);
4640 Landroid/app/usage/StorageStatsManager;->isReservedSupported(Ljava/util/UUID;)Z
16305 HSPLandroid/app/usage/IStorageStatsManager;->isReservedSupported(Ljava/lang/String;Ljava/lang/Strin…