Searched refs:LOG_ID_EVENTS (Results 1 – 6 of 6) sorted by relevance
29 template class EventLogHelper<log_id_t::LOG_ID_EVENTS, kEventLogEventClass>;30 using ELog = EventLogHelper<log_id_t::LOG_ID_EVENTS, kEventLogEventClass>;
216 /** @hide */ public static final int LOG_ID_EVENTS = 2; field in Log
383 /** @hide */ public static final int LOG_ID_EVENTS = 2; field in Log
549 case LOG_ID_EVENTS: in LogSection()
1302 android_log_event_list(LOGTAG_INPUT_FOCUS) << message << reason << LOG_ID_EVENTS; in dispatchFocusLocked()3050 android_log_event_list(LOGTAG_INPUT_INTERACTION) << message << LOG_ID_EVENTS; in updateInteractionTokensLocked()
61219 Landroid/util/Log;->LOG_ID_EVENTS:I