Searched defs:changeEncryptionPassword (Results 1 – 3 of 3) sorted by relevance
183 int changeEncryptionPassword(int type, in String password) = 28; in changeEncryptionPassword() method
254 public int changeEncryptionPassword(int type, String password) throws RemoteException { in changeEncryptionPassword() method in MockStorageManager
2682 public int changeEncryptionPassword(int type, String password) { in changeEncryptionPassword() method in StorageManagerService