Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java215 .setContentIntent(buildForgetPendingIntent(rec)) in updateMissingPrivateVolumes()
698 private PendingIntent buildForgetPendingIntent(VolumeRecord rec) { in buildForgetPendingIntent() method in StorageNotification