Searched refs:getMountCallback (Results 1 – 4 of 4) sorted by relevance
132 android::sp<android::os::IVoldMountCallback> getMountCallback() const;
152 sp<android::os::IVoldMountCallback> VolumeBase::getMountCallback() const { in getMountCallback() function in android::vold::VolumeBase
244 auto callback = getMountCallback(); in doMount()
353 auto callback = getMountCallback(); in doMount()