Home
last modified time | relevance | path

Searched refs:is_authentication (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/fingerprint/
Dfingerprint.c96 bool is_authentication = false; in listener_send_notice() local
114 is_authentication = true; in listener_send_notice()
132 if (is_authentication) { in listener_send_notice()
138 if (is_valid_finger || is_authentication) { in listener_send_notice()