Searched refs:getFsUuid (Results 1 – 9 of 9) sorted by relevance
81 final VolumeInfo vol = mStorageManager.findVolumeByUuid(rec.getFsUuid());187 final String fsUuid = rec.getFsUuid(); in updateMissingPrivateVolumes()340 final VolumeRecord rec = mStorageManager.findRecordByUuid(vol.getFsUuid()); in onVolumeMounted()362 .setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())) in onVolumeMounted()384 builder.setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())); in onVolumeMounted()653 intent.putExtra(VolumeRecord.EXTRA_FS_UUID, rec.getFsUuid()); in buildForgetPendingIntent()655 final int requestKey = rec.getFsUuid().hashCode(); in buildForgetPendingIntent()
67 && Objects.equals(info.getFsUuid(), StorageManager.UUID_PRIVATE_INTERNAL) in getTotalSize()
417 if (Objects.equals(app.volumeUuid, mVolume.getFsUuid())) { in measureExactStorage()
70 public String getFsUuid() { in getFsUuid() method in VolumeRecord
233 public @Nullable String getFsUuid() { in getFsUuid() method in VolumeInfo
141 if (Objects.equals(app.volumeUuid, mVolume.getFsUuid())) { in handleMessage()
127 System.out.println(vol.getId() + " " + envState + " " + vol.getFsUuid()); in runListVolumes()
166 rootId = volume.getFsUuid(); in updateVolumesLocked()
1834 final String volumeUuid = vol.getFsUuid();19637 final String volumeUuid = vol.getFsUuid(); in prepareUserData()19691 final String volumeUuid = vol.getFsUuid(); in destroyUserData()19851 final String volumeUuid = vol.getFsUuid(); in reconcileAppsData()