Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java534 intent = buildVolumeSettingsPendingIntent(privateVol); in onMoveFinished()
663 private PendingIntent buildVolumeSettingsPendingIntent(VolumeInfo vol) { in buildVolumeSettingsPendingIntent() method in StorageNotification