Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl61 void runIdleMaint(IVoldTaskListener listener); in runIdleMaint() method
/system/vold/
DVoldNativeService.h79 binder::Status runIdleMaint(const android::sp<android::os::IVoldTaskListener>& listener);
DVoldNativeService.cpp429 binder::Status VoldNativeService::runIdleMaint( in runIdleMaint() function in android::vold::VoldNativeService