Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java382 final PendingIntent browseIntent = buildBrowsePendingIntent(vol); in onVolumeMounted()
642 private PendingIntent buildBrowsePendingIntent(VolumeInfo vol) { in buildBrowsePendingIntent() method in StorageNotification