Searched defs:desiredPassword (Results 1 – 4 of 4) sorted by relevance
43 in @nullable byte[] currentPassword, in byte[] desiredPassword); in enroll()
80 const std::vector<uint8_t>& currentPassword, const std::vector<uint8_t>& desiredPassword, in enroll()
94 byte[] desiredPassword) throws android.os.RemoteException { in enroll()
180 const std::vector<uint8_t>& desiredPassword, GKResponse* gkResponse) override { in enroll()