Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DNotifPipelineChoreographer.kt51 object NotifPipelineChoreographerModule regex
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
H A DNotificationsModule.java33 import com.android.systemui.statusbar.notification.collection.NotifPipelineChoreographerModule;
90 NotifPipelineChoreographerModule.class,
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
H A DNotifPipelineChoreographerTest.kt109 @Component(modules = [NotifPipelineChoreographerModule::class])