Searched defs:verifyEncryptionPassword (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/services/core/java/com/android/server/
H A DMountService.java2645 public int verifyEncryptionPassword(String password) throws RemoteException { method in class:MountService
/frameworks/base/core/java/android/os/storage/
H A DIMountService.java669 public int verifyEncryptionPassword(String password) throws RemoteException { method in class:IMountService.Stub.Proxy
2368 public int verifyEncryptionPassword(String password) throws RemoteException; method in interface:IMountService

Completed in 61 milliseconds