Searched refs:encryptStorage (Results 1 – 5 of 5) sorted by relevance
73 virtual int32_t encryptStorage(const String16& password) = 0;
179 int encryptStorage(int type, in String password) = 27; in encryptStorage() method
249 public int encryptStorage(int type, String password) throws RemoteException { in encryptStorage() method in MockStorageManager
538 int32_t encryptStorage(const String16& password) in encryptStorage() function in android::BpMountService
2648 public int encryptStorage(int type, String password) { in encryptStorage() method in StorageManagerService