Searched refs:ENROLLMENT_STATE_NONE (Results 1 – 2 of 2) sorted by relevance
121 static final int ENROLLMENT_STATE_NONE = 0; field in CarTrustAgentEnrollmentService129 @IntDef({ENROLLMENT_STATE_NONE, ENROLLMENT_STATE_UNIQUE_ID,188 mEnrollmentState = ENROLLMENT_STATE_NONE; in startEnrollmentAdvertising()596 case ENROLLMENT_STATE_NONE: in onEnrollmentDataReceived()776 mEnrollmentState = ENROLLMENT_STATE_NONE; in resetEncryptionState()
129 mCarTrustAgentEnrollmentService.ENROLLMENT_STATE_NONE); in testEncryptionHandshake()