Searched defs:encryptStorage (Results 1 – 3 of 3) sorted by relevance
84 int encryptStorage(int type, in String password) = 27; in encryptStorage() method
538 int32_t encryptStorage(const String16& password) in encryptStorage() function in android::BpMountService
2264 public int encryptStorage(int type, String password) { in encryptStorage() method in StorageManagerService