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.java302 notif = onVolumeMounted(vol); in onPublicVolumeStateChangedInternal()
351 private Notification onVolumeMounted(VolumeInfo vol) { in onVolumeMounted() method in StorageNotification