Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/trust/
DCarTrustAgentEnrollmentManager.java85 private static final int MSG_ENROLL_TOKEN_ADDED = 6; field in CarTrustAgentEnrollmentManager
491 MSG_ENROLL_TOKEN_ADDED); in onEscrowTokenAdded()
623 case MSG_ENROLL_TOKEN_ADDED: in handleMessage()
692 case MSG_ENROLL_TOKEN_ADDED: in dispatchEnrollmentCallback()