HomeSort by relevance Sort by last modified time
    Searched refs:post_enroll (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/include/hardware/
fingerprint.h 184 int (*post_enroll)(struct fingerprint_device *dev); member in struct:fingerprint_device
  /system/core/fingerprintd/
FingerprintDaemonProxy.cpp 148 return mDevice->post_enroll(mDevice);
  /device/generic/goldfish/fingerprint/
fingerprint.c 821 qdev->device.post_enroll = fingerprint_post_enroll;

Completed in 517 milliseconds