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.java78 private static final int MSG_ENROLL_HANDSHAKE_FAILURE = 4; field in CarTrustAgentEnrollmentManager
459 MSG_ENROLL_HANDSHAKE_FAILURE, new AuthInfo(device, null, errorCode))); in onEnrollmentHandshakeFailure()
617 case MSG_ENROLL_HANDSHAKE_FAILURE: in handleMessage()
678 case MSG_ENROLL_HANDSHAKE_FAILURE: in dispatchEnrollmentCallback()