Searched defs:fdeEnable (Results 1 – 2 of 2) sorted by relevance
77 void fdeEnable(int passwordType, @utf8InCpp String password, int encryptionFlags); in fdeEnable() method
574 binder::Status VoldNativeService::fdeEnable(int32_t passwordType, const std::string& password, in fdeEnable() function in android::vold::VoldNativeService