Home
last modified time | relevance | path

Searched refs:LOG_ID_EVENTS (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/jni/
Dandroid_util_EventLog.cpp29 template class EventLogHelper<log_id_t::LOG_ID_EVENTS, kEventLogEventClass>;
30 using ELog = EventLogHelper<log_id_t::LOG_ID_EVENTS, kEventLogEventClass>;
/frameworks/base/ravenwood/runtime-helper-src/framework/com/android/platform/test/ravenwood/nativesubstitution/
DLog_host.java43 case Log.LOG_ID_EVENTS: buffer = "event"; break; in println_native()
/frameworks/multidex/library/test/src/android/util/
DLog.java216 /** @hide */ public static final int LOG_ID_EVENTS = 2; field in Log
/frameworks/base/core/java/android/util/
DLog.java413 /** @hide */ public static final int LOG_ID_EVENTS = 2; field in Log
/frameworks/base/cmds/incidentd/src/
DSection.cpp549 case LOG_ID_EVENTS: in LogSection()
/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp1723 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()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt57253 Landroid/util/Log;->LOG_ID_EVENTS:I