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