Home
last modified time | relevance | path

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

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