Searched refs:USER_UNLOCKED (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.car.trust.EventLog.USER_UNLOCKED;321 logUnlockEvent(USER_UNLOCKED);
46 static final String USER_UNLOCKED = "USER_UNLOCKED"; field in EventLog