Home
last modified time | relevance | path

Searched refs:getFsUuid (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java85 final VolumeInfo vol = mStorageManager.findVolumeByUuid(rec.getFsUuid());
189 final String fsUuid = rec.getFsUuid(); in updateMissingPrivateVolumes()
337 final VolumeRecord rec = mStorageManager.findRecordByUuid(vol.getFsUuid()); in onVolumeMounted()
359 .setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())) in onVolumeMounted()
381 builder.setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())); in onVolumeMounted()
649 intent.putExtra(VolumeRecord.EXTRA_FS_UUID, rec.getFsUuid()); in buildForgetPendingIntent()
651 final int requestKey = rec.getFsUuid().hashCode(); in buildForgetPendingIntent()
/frameworks/base/core/java/android/os/storage/
DVolumeRecord.java70 public String getFsUuid() { in getFsUuid() method in VolumeRecord
DVolumeInfo.java233 public @Nullable String getFsUuid() { in getFsUuid() method in VolumeInfo
/frameworks/base/cmds/sm/src/com/android/commands/sm/
DSm.java127 System.out.println(vol.getId() + " " + envState + " " + vol.getFsUuid()); in runListVolumes()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/deviceinfo/
DStorageMeasurement.java410 if (Objects.equals(app.volumeUuid, mVolume.getFsUuid())) { in measureExactStorage()
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DExternalStorageProvider.java165 rootId = volume.getFsUuid(); in updateVolumesLocked()
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java2013 final String volumeUuid = vol.getFsUuid();
19350 final String volumeUuid = vol.getFsUuid();
19404 final String volumeUuid = vol.getFsUuid();
19558 final String volumeUuid = vol.getFsUuid();