Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/trust/
DCarTrustAgentEnrollmentManager.java84 private static final int MSG_ENROLL_AUTH_STRING_AVAILABLE = 5; field in CarTrustAgentEnrollmentManager
477 MSG_ENROLL_AUTH_STRING_AVAILABLE, new AuthInfo(device, authString, 0))); in onAuthStringAvailable()
622 case MSG_ENROLL_AUTH_STRING_AVAILABLE: in handleMessage()
686 case MSG_ENROLL_AUTH_STRING_AVAILABLE: in dispatchEnrollmentCallback()