Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java382 final PendingIntent unmountIntent = buildUnmountPendingIntent(vol); in onVolumeMounted() local
386 .setContentIntent(unmountIntent) in onVolumeMounted()
395 unmountIntent)) in onVolumeMounted()