Searched defs:passwordType (Results 1 – 3 of 3) sorted by relevance
95 int passwordType = android::os::IVold::PASSWORD_TYPE_DEFAULT; in main() local
588 static int fdeEnableInternal(int32_t passwordType, const std::string& password, in fdeEnableInternal()610 binder::Status VoldNativeService::fdeEnable(int32_t passwordType, const std::string& password, in fdeEnable()628 binder::Status VoldNativeService::fdeChangePassword(int32_t passwordType, in fdeChangePassword()
70 void fdeEnable(int passwordType, @utf8InCpp String password, int encryptionFlags); in fdeEnable()71 void fdeChangePassword(int passwordType, @utf8InCpp String password); in fdeChangePassword()