Home
last modified time | relevance | path

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

/aosp12/system/vold/binder/android/os/
H A DIVold.aidl82 int fdeGetPasswordType(); in fdeGetPasswordType() method
/aosp12/system/vold/
H A DVoldNativeService.cpp627 binder::Status VoldNativeService::fdeGetPasswordType(int32_t* _aidl_return) { in fdeGetPasswordType() function in android::vold::VoldNativeService