Home
last modified time | relevance | path

Searched refs:unmountIntent (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java409 final PendingIntent unmountIntent = buildUnmountPendingIntent(vol); in onVolumeMounted() local
413 .setContentIntent(unmountIntent) in onVolumeMounted()
422 unmountIntent)) in onVolumeMounted()