Searched refs:DEBUG_LOGCAT (Results 1 – 1 of 1) sorted by relevance
250 private static final boolean DEBUG_LOGCAT = Compile.IS_DEBUG && Log.isLoggable(TAG, Log.DEBUG); field in NotificationPanelViewController3599 if (DEBUG_LOGCAT) { in debugLog()