Searched defs:decryptStorage (Results 1 – 3 of 3) sorted by relevance
514 int32_t decryptStorage(const String16& password) in decryptStorage() function in android::BpMountService
612 public int decryptStorage(String password) throws RemoteException { in decryptStorage() method in IMountService.Stub.Proxy1588 public int decryptStorage(String password) throws RemoteException; in decryptStorage() method
2229 public int decryptStorage(String password) { in decryptStorage() method in MountService