Searched refs:getFsUuid (Results 1 – 8 of 8) sorted by relevance
84 final VolumeInfo vol = mStorageManager.findVolumeByUuid(rec.getFsUuid());183 final String fsUuid = rec.getFsUuid(); in updateMissingPrivateVolumes()320 final VolumeRecord rec = mStorageManager.findRecordByUuid(vol.getFsUuid()); in onVolumeMounted()342 .setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())) in onVolumeMounted()364 builder.setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())); in onVolumeMounted()628 intent.putExtra(VolumeRecord.EXTRA_FS_UUID, rec.getFsUuid()); in buildForgetPendingIntent()630 final int requestKey = rec.getFsUuid().hashCode(); in buildForgetPendingIntent()
70 public String getFsUuid() { in getFsUuid() method in VolumeRecord
233 public @Nullable String getFsUuid() { in getFsUuid() method in VolumeInfo
120 System.out.println(vol.getId() + " " + envState + " " + vol.getFsUuid()); in runListVolumes()
410 if (Objects.equals(app.volumeUuid, mVolume.getFsUuid())) { in measureExactStorage()
138 rootId = volume.getFsUuid(); in updateVolumesLocked()
1284 final String volumeUuid = vol.getFsUuid(); in createUserInternal()
1640 final String volumeUuid = vol.getFsUuid();16160 final String volumeUuid = vol.getFsUuid(); in cleanUpUserLILPw()