Searched refs:decryptStorage (Results 1 – 5 of 5) sorted by relevance
72 virtual int32_t decryptStorage(const String16& password) = 0;
80 int decryptStorage(in String password) = 26;
521 int32_t decryptStorage(const String16& password) in decryptStorage() function in android::BpMountService
2235 public int decryptStorage(String password) { in decryptStorage() method in StorageManagerService
28814 HSPLandroid/os/storage/IStorageManager;->decryptStorage(Ljava/lang/String;)I