Home
last modified time | relevance | path

Searched defs:encryptionFlags (Results 1 – 3 of 3) sorted by relevance

/system/vold/
Dvdc.cpp96 int encryptionFlags = android::os::IVold::ENCRYPTION_FLAG_NO_UI; in main() local
DVoldNativeService.cpp589 int32_t encryptionFlags) { in fdeEnableInternal()
611 int32_t encryptionFlags) { in fdeEnable()
/system/vold/binder/android/os/
DIVold.aidl70 void fdeEnable(int passwordType, @utf8InCpp String password, int encryptionFlags); in fdeEnable()