Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/
H A DNodeSpecBuilderLogger.kt31 private val devLoggingEnabled by lazy { notifPipelineFlags.isDevLoggingEnabled() } regex
39 if (!(Compile.IS_DEBUG && devLoggingEnabled))