Home
last modified time | relevance | path

Searched defs:SPEW (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DNotifLayoutInflaterFactory.kt94 private val SPEW = Log.isLoggable(TAG, Log.VERBOSE) regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackSizeCalculator.kt43 private val SPEW = Compile.IS_DEBUG && Log.isLoggable(TAG, Log.VERBOSE) regex
H A DNotificationStackScrollLayout.java145 private static final boolean SPEW = Log.isLoggable(TAG, Log.VERBOSE); field in NotificationStackScrollLayout
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DShadeControllerImpl.java55 private static final boolean SPEW = false; field in ShadeControllerImpl
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfaces.java63 boolean SPEW = false; field
/aosp14/frameworks/base/services/core/java/com/android/server/statusbar/
H A DStatusBarManagerService.java131 private static final boolean SPEW = false; field in StatusBarManagerService