Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
DStorageNotification.java317 notif = onVolumeMounted(vol); in onPublicVolumeStateChangedInternal()
366 private Notification onVolumeMounted(VolumeInfo vol) { in onVolumeMounted() method in StorageNotification