Searched refs:ENROLLMENT_ENCRYPTION_STATE (Results 1 – 2 of 2) sorted by relevance
34 static final String ENROLLMENT_ENCRYPTION_STATE = "ENROLLMENT_ENCRYPTION_STATE"; field in EventLog
23 import static com.android.car.trust.EventLog.ENROLLMENT_ENCRYPTION_STATE;691 logEnrollmentEvent(ENROLLMENT_ENCRYPTION_STATE, mEncryptionState); in processInitEncryptionMessage()