Home
last modified time | relevance | path

Searched defs:LOG_ID_EVENTS (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/logging/liblog/include/android/
H A Dlog.h146 LOG_ID_EVENTS = 2, enumerator
/aosp12/frameworks/multidex/library/test/src/android/util/
H A DLog.java216 /** @hide */ public static final int LOG_ID_EVENTS = 2; field in Log
/aosp12/frameworks/base/core/java/android/util/
H A DLog.java383 /** @hide */ public static final int LOG_ID_EVENTS = 2; field in Log