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.java80 private static final int MSG_ENROLL_AUTH_STRING_AVAILABLE = 5; field in CarTrustAgentEnrollmentManager
473 MSG_ENROLL_AUTH_STRING_AVAILABLE, new AuthInfo(device, authString, 0))); in onAuthStringAvailable()
618 case MSG_ENROLL_AUTH_STRING_AVAILABLE: in handleMessage()
682 case MSG_ENROLL_AUTH_STRING_AVAILABLE: in dispatchEnrollmentCallback()