Home
last modified time | relevance | path

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

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