Searched defs:encryptionFlags (Results 1 – 3 of 3) sorted by relevance
121 int encryptionFlags = android::os::IVold::ENCRYPTION_FLAG_NO_UI; in main() local
553 int32_t encryptionFlags) { in fdeEnableInternal()575 int32_t encryptionFlags) { in fdeEnable()
77 void fdeEnable(int passwordType, @utf8InCpp String password, int encryptionFlags); in fdeEnable()