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