Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl131 boolean incFsEnabled(); in incFsEnabled() method
/system/vold/
DVoldNativeService.cpp859 binder::Status VoldNativeService::incFsEnabled(bool* _aidl_return) { in incFsEnabled() function in android::vold::VoldNativeService