Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/trust/
DCarTrustAgentEnrollmentManager.java87 private static final int MSG_ENROLL_TOKEN_REMOVED = 8; field in CarTrustAgentEnrollmentManager
508 MSG_ENROLL_TOKEN_REMOVED); in onEscrowTokenRemoved()
625 case MSG_ENROLL_TOKEN_REMOVED: in handleMessage()
707 case MSG_ENROLL_TOKEN_REMOVED: in dispatchEnrollmentCallback()