Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/trust/
DCarTrustAgentEnrollmentManager.java83 private static final int MSG_ENROLL_HANDSHAKE_FAILURE = 4; field in CarTrustAgentEnrollmentManager
463 MSG_ENROLL_HANDSHAKE_FAILURE, new AuthInfo(device, null, errorCode))); in onEnrollmentHandshakeFailure()
621 case MSG_ENROLL_HANDSHAKE_FAILURE: in handleMessage()
682 case MSG_ENROLL_HANDSHAKE_FAILURE: in dispatchEnrollmentCallback()