Searched refs:UNLOCK_SERVICE_INIT (Results 1 – 2 of 2) sorted by relevance
26 import static com.android.car.trust.EventLog.UNLOCK_SERVICE_INIT;226 logUnlockEvent(UNLOCK_SERVICE_INIT); in init()
42 static final String UNLOCK_SERVICE_INIT = "UNLOCK_SERVICE_INIT"; field in EventLog