Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java347 notif = onVolumeFormatting(vol); in onPublicVolumeStateChangedInternal()
451 private Notification onVolumeFormatting(VolumeInfo vol) { in onVolumeFormatting() method in StorageNotification