Home
last modified time | relevance | path

Searched defs:onVolumeChecking (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/vold/binder/android/os/
H A DIVoldMountCallback.aidl21 boolean onVolumeChecking(FileDescriptor fuseFd, @utf8InCpp String path, in onVolumeChecking() method
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java353 private Notification onVolumeChecking(VolumeInfo vol) { in onVolumeChecking() method in StorageNotification