Home
last modified time | relevance | path

Searched defs:desiredPassword (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/gatekeeper/aidl/aidl_api/android.hardware.gatekeeper/1/android/hardware/gatekeeper/
DIGatekeeper.aidl39 …in int uid, in byte[] currentPasswordHandle, in byte[] currentPassword, in byte[] desiredPassword); in enroll()
/hardware/interfaces/gatekeeper/aidl/aidl_api/android.hardware.gatekeeper/current/android/hardware/gatekeeper/
DIGatekeeper.aidl39 …in int uid, in byte[] currentPasswordHandle, in byte[] currentPassword, in byte[] desiredPassword); in enroll()
/hardware/interfaces/gatekeeper/aidl/android/hardware/gatekeeper/
DIGatekeeper.aidl106 in byte[] currentPassword, in byte[] desiredPassword); in enroll()
/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeperDevice.cpp47 const hidl_vec<uint8_t>& desiredPassword, in enroll()
/hardware/interfaces/gatekeeper/1.0/default/
DGatekeeper.cpp58 const hidl_vec<uint8_t>& desiredPassword, in enroll()