OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fingerprint_enroll
(Results
1 - 5
of
5
) sorted by null
/hardware/libhardware/modules/fingerprint/
fingerprint.c
43
static int
fingerprint_enroll
(struct fingerprint_device __unused *dev,
function
97
dev->enroll =
fingerprint_enroll
;
/device/generic/goldfish/fingerprint/
fingerprint.c
307
static int
fingerprint_enroll
(struct fingerprint_device *device,
function
314
ALOGD("
fingerprint_enroll
");
845
qdev->device.enroll =
fingerprint_enroll
;
/hardware/libhardware/include/hardware/
fingerprint.h
84
typedef struct
fingerprint_enroll
{
struct
/frameworks/base/proto/src/
metrics_constants.proto
409
FINGERPRINT_ENROLL
= 50;
[
all
...]
/packages/apps/Settings/
AndroidManifest.xml
[
all
...]
Completed in 352 milliseconds