Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java372 buildUnmountPendingIntent(vol))) in onVolumeMounted()
389 buildUnmountPendingIntent(vol))) in onVolumeMounted()
621 private PendingIntent buildUnmountPendingIntent(VolumeInfo vol) { in buildUnmountPendingIntent() method in StorageNotification