Searched refs:encryptStorage (Results 1 – 5 of 5) sorted by relevance
73 virtual int32_t encryptStorage(const String16& password) = 0;
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
28817 HSPLandroid/os/storage/IStorageManager;->encryptStorage(ILjava/lang/String;)I