Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/init/
DNotificationsControllerImpl.kt63 private val newNotifPipeline: Lazy<NotifPipelineInitializer>, constant in com.android.systemui.statusbar.notification.init.NotificationsControllerImpl
102 newNotifPipeline.get().initialize( in initialize()