Searched refs:LOG_ID_EVENTS (Results 1 – 7 of 7) 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>;
43 case Log.LOG_ID_EVENTS: buffer = "event"; break; in println_native()
216 /** @hide */ public static final int LOG_ID_EVENTS = 2; field in Log
413 /** @hide */ public static final int LOG_ID_EVENTS = 2; field in Log
549 case LOG_ID_EVENTS: in LogSection()
1723 android_log_event_list(LOGTAG_INPUT_FOCUS) << message << reason << LOG_ID_EVENTS; in dispatchFocusLocked()3399 << connection->getInputChannelName().c_str() << reason << LOG_ID_EVENTS; in prepareDispatchCycleLocked()3718 android_log_event_list(LOGTAG_INPUT_INTERACTION) << message << LOG_ID_EVENTS; in processInteractionsLocked()4203 << connection->getInputChannelName().c_str() << reason << LOG_ID_EVENTS; in synthesizeCancelationEventsForConnectionLocked()
57253 Landroid/util/Log;->LOG_ID_EVENTS:I