Searched defs:encryptStorage (Results 1 – 3 of 3) sorted by relevance
538 int32_t encryptStorage(const String16& password) in encryptStorage() function in android::BpMountService
632 public int encryptStorage(int type, String password) throws RemoteException { in encryptStorage() method in IMountService.Stub.Proxy2356 public int encryptStorage(int type, String password) throws RemoteException; in encryptStorage() method
2569 public int encryptStorage(int type, String password) { in encryptStorage() method in MountService