Searched refs:logEventWithErrorMessage (Results 1 – 1 of 1) sorted by relevance
571 logEventWithErrorMessage(EventLogTags.CAR_USER_HAL_GET_USER_AUTH_RESP, responseAsPropValue); in getUserAssociation()678 logEventWithErrorMessage(EventLogTags.CAR_USER_HAL_SET_USER_AUTH_RESP, value); in handleOnUserIdentificationAssociation()761 private static void logEventWithErrorMessage(int eventTag, @NonNull VehiclePropValue value) { in logEventWithErrorMessage() method in UserHalService