Lines Matching refs:fid
184 Return<RequestStatus> BiometricsFingerprint::remove(uint32_t gid, uint32_t fid) { in remove() argument
185 return ErrorFilter(mDevice->remove(mDevice, gid, fid)); in remove()
291 msg->data.enroll.finger.fid, in notify()
295 msg->data.enroll.finger.fid, in notify()
303 msg->data.removed.finger.fid, in notify()
307 msg->data.removed.finger.fid, in notify()
314 if (msg->data.authenticated.finger.fid != 0) { in notify()
316 msg->data.authenticated.finger.fid, in notify()
323 msg->data.authenticated.finger.fid, in notify()
331 msg->data.authenticated.finger.fid, in notify()
340 msg->data.enumerated.finger.fid, in notify()
344 msg->data.enumerated.finger.fid, in notify()