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

  /system/core/fingerprintd/
IFingerprintDaemon.h 46 POST_ENROLL = IBinder::FIRST_CALL_TRANSACTION + 11,
IFingerprintDaemon.cpp 106 case POST_ENROLL: {
FingerprintDaemonProxy.cpp 148 return mDevice->post_enroll(mDevice);
  /hardware/libhardware/include/hardware/
fingerprint.h 184 int (*post_enroll)(struct fingerprint_device *dev); member in struct:fingerprint_device
  /device/generic/goldfish/fingerprint/
fingerprint.c 821 qdev->device.post_enroll = fingerprint_post_enroll;

Completed in 84 milliseconds