Searched refs:UI_EVENT_LOGGER (Results 1 – 2 of 2) sorted by relevance
73 private static final UiEventLogger UI_EVENT_LOGGER = new UiEventLoggerImpl(); field in BiometricUnlockController361 .ifPresent(UI_EVENT_LOGGER::log); in onBiometricAuthenticated()617 .ifPresent(UI_EVENT_LOGGER::log); in onBiometricAuthFailed()628 .ifPresent(UI_EVENT_LOGGER::log); in onBiometricError()
64 private static final UiEventLogger UI_EVENT_LOGGER = new UiEventLoggerImpl(); field in DozeSensors497 UI_EVENT_LOGGER.log(DozeSensorsUiEvent.ACTION_AMBIENT_GESTURE_PICKUP); in onTrigger()