Searched refs:buildUnmountPendingIntent (Results 1 – 1 of 1) sorted by relevance
382 final PendingIntent unmountIntent = buildUnmountPendingIntent(vol); in onVolumeMounted()412 buildUnmountPendingIntent(vol))) in onVolumeMounted()450 action = buildUnmountPendingIntent(vol); in onVolumeUnmountable()656 private PendingIntent buildUnmountPendingIntent(VolumeInfo vol) { in buildUnmountPendingIntent() method in StorageNotification