Searched refs:notifPipelineFlags (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/ |
D | NodeSpecBuilderLogger.kt | 28 notifPipelineFlags: NotifPipelineFlags, 31 private val devLoggingEnabled by lazy { notifPipelineFlags.isDevLoggingEnabled() } in <lambda>()
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/ |
D | NotificationRemoteInputManagerTest.java | 140 NotifPipelineFlags notifPipelineFlags, in TestableNotificationRemoteInputManager() argument 154 notifPipelineFlags, in TestableNotificationRemoteInputManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/wmshell/ |
D | BubblesManager.java | 148 NotifPipelineFlags notifPipelineFlags, in create() argument 169 notifPipelineFlags, in create() 195 NotifPipelineFlags notifPipelineFlags, in BubblesManager() argument 211 mNotifPipelineFlags = notifPipelineFlags; in BubblesManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/log/dagger/ |
D | LogModule.java | 65 NotifPipelineFlags notifPipelineFlags) { in provideNotificationsLogBuffer() argument 67 if (Compile.IS_DEBUG && notifPipelineFlags.isDevLoggingEnabled()) { in provideNotificationsLogBuffer()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/listbuilder/ |
D | ShadeListBuilderLogger.kt | 42 notifPipelineFlags: NotifPipelineFlags,
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/ |
D | SystemUIModule.java | 394 NotifPipelineFlags notifPipelineFlags, in provideBubblesManager() argument 414 notifPipelineFlags, in provideBubblesManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | NotificationRemoteInputManager.java | 262 NotifPipelineFlags notifPipelineFlags, in NotificationRemoteInputManager() argument 275 mNotifPipelineFlags = notifPipelineFlags; in NotificationRemoteInputManager()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotifCollection.java | 186 NotifPipelineFlags notifPipelineFlags, in NotifCollection() argument 195 mNotifPipelineFlags = notifPipelineFlags; in NotifCollection()
|