Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java267 private static final boolean SPEW_LOGCAT = Compile.IS_DEBUG && Log.isLoggable(TAG, Log.VERBOSE); field in NotificationPanelViewController
1550 if (SPEW_LOGCAT) Log.d(TAG, "Skipping computeMaxKeyguardNotifications() by request"); in updateMaxDisplayedNotifications()
1900 if (SPEW_LOGCAT) { in getVerticalSpaceForLockscreenNotifications()
1949 if (SPEW_LOGCAT) { in computeMaxKeyguardNotifications()