Searched defs:currentPassword (Results 1 – 6 of 6) sorted by relevance
/hardware/interfaces/gatekeeper/aidl/aidl_api/android.hardware.gatekeeper/current/android/hardware/gatekeeper/ |
D | IGatekeeper.aidl | 39 …ollResponse enroll(in int uid, in byte[] currentPasswordHandle, in byte[] currentPassword, in byte… in enroll()
|
/hardware/interfaces/gatekeeper/aidl/aidl_api/android.hardware.gatekeeper/1/android/hardware/gatekeeper/ |
D | IGatekeeper.aidl | 39 …ollResponse enroll(in int uid, in byte[] currentPasswordHandle, in byte[] currentPassword, in byte… in enroll()
|
/hardware/interfaces/gatekeeper/aidl/android/hardware/gatekeeper/ |
D | IGatekeeper.aidl | 105 GatekeeperEnrollResponse enroll(in int uid, in byte[] currentPasswordHandle, in enroll()
|
/hardware/interfaces/gatekeeper/1.0/software/ |
D | SoftGateKeeperDevice.cpp | 46 const hidl_vec<uint8_t>& currentPassword, in enroll()
|
/hardware/interfaces/gatekeeper/aidl/software/ |
D | GateKeeper.cpp | 63 const std::vector<uint8_t>& currentPassword, in enroll()
|
/hardware/interfaces/gatekeeper/1.0/default/ |
D | Gatekeeper.cpp | 57 const hidl_vec<uint8_t>& currentPassword, in enroll()
|