Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl62 void abortIdleMaint(IVoldTaskListener listener); in abortIdleMaint() method
/system/vold/
DVoldNativeService.h80 binder::Status abortIdleMaint(const android::sp<android::os::IVoldTaskListener>& listener);
DVoldNativeService.cpp438 binder::Status VoldNativeService::abortIdleMaint( in abortIdleMaint() function in android::vold::VoldNativeService