Home
last modified time | relevance | path

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

/hardware/interfaces/gatekeeper/aidl/android/hardware/gatekeeper/
DIGatekeeper.aidl106 in byte[] currentPassword, in byte[] desiredPassword); in enroll()
/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/1.0/software/
DSoftGateKeeperDevice.cpp47 const hidl_vec<uint8_t>& desiredPassword, in enroll()
/hardware/interfaces/gatekeeper/aidl/software/
DGateKeeper.cpp64 const std::vector<uint8_t>& desiredPassword, in enroll()
/hardware/interfaces/gatekeeper/1.0/default/
DGatekeeper.cpp58 const hidl_vec<uint8_t>& desiredPassword, in enroll()