Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationPanelViewController.java250 private static final boolean DEBUG_LOGCAT = Compile.IS_DEBUG && Log.isLoggable(TAG, Log.DEBUG); field in NotificationPanelViewController
3599 if (DEBUG_LOGCAT) { in debugLog()