Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifPipelineChoreographer.kt51 object NotifPipelineChoreographerModule in schedule() object
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotifPipelineChoreographerTest.kt109 @Component(modules = [NotifPipelineChoreographerModule::class])
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/dagger/
DNotificationsModule.java40 import com.android.systemui.statusbar.notification.collection.NotifPipelineChoreographerModule;
111 NotifPipelineChoreographerModule.class,