Searched refs:getWritablePrivateVolumes (Results 1 – 5 of 5) sorted by relevance
182 for (VolumeInfo vol : storage.getWritablePrivateVolumes()) { in checkLow()265 for (VolumeInfo vol : storage.getWritablePrivateVolumes()) { in checkHigh()477 for (VolumeInfo vol : storage.getWritablePrivateVolumes()) { in dumpImpl()
91 when(mStorageManagerMock.getWritablePrivateVolumes()).thenReturn(Arrays.asList(testVolume)); in setup()
346 for (VolumeInfo vol : storage.getWritablePrivateVolumes()) {
962 public @NonNull List<VolumeInfo> getWritablePrivateVolumes() { in getWritablePrivateVolumes() method in StorageManager
38264 Landroid/os/storage/StorageManager;->getWritablePrivateVolumes()Ljava/util/List;