Searched refs:buildSnoozeIntent (Results 1 – 1 of 1) sorted by relevance
220 .setDeleteIntent(buildSnoozeIntent(fsUuid)) in updateMissingPrivateVolumes()374 .setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())) in onVolumeMounted()394 builder.setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())); in onVolumeMounted()676 private PendingIntent buildSnoozeIntent(String fsUuid) { in buildSnoozeIntent() method in StorageNotification