Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/events/
DEventBus.java182 private static final boolean DEBUG_TRACE_ALL = false; field in EventBus
361 if (DEBUG_TRACE_ALL) { in getDefault()
400 if (DEBUG_TRACE_ALL) { in unregister()
443 if (DEBUG_TRACE_ALL) { in send()
458 if (DEBUG_TRACE_ALL) { in post()
555 if (DEBUG_TRACE_ALL) { in registerSubscriber()
563 if (DEBUG_TRACE_ALL) { in registerSubscriber()
577 if (DEBUG_TRACE_ALL) { in registerSubscriber()
605 if (DEBUG_TRACE_ALL) { in registerSubscriber()
611 if (DEBUG_TRACE_ALL) { in registerSubscriber()
[all …]