Searched refs:buildSnoozeIntent (Results 1 – 1 of 1) sorted by relevance
225 .setDeleteIntent(buildSnoozeIntent(fsUuid)) in updateMissingPrivateVolumes()387 .setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())) in onVolumeMounted()397 .setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())) in onVolumeMounted()417 builder.setDeleteIntent(buildSnoozeIntent(vol.getFsUuid())); in onVolumeMounted()727 private PendingIntent buildSnoozeIntent(String fsUuid) { in buildSnoozeIntent() method in StorageNotification