Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotifPipelineChoreographer.kt33 interface NotifPipelineChoreographer { interface
56 fun bindChoreographer(impl: NotifPipelineChoreographerImpl): NotifPipelineChoreographer in schedule()
65 ) : NotifPipelineChoreographer {
113 class FakeNotifPipelineChoreographer : NotifPipelineChoreographer {
DShadeListBuilder.java137 private final NotifPipelineChoreographer mChoreographer;
145 NotifPipelineChoreographer pipelineChoreographer, in ShadeListBuilder()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/
DNotifPipelineChoreographerTest.kt48 val pipelineChoreographer: NotifPipelineChoreographer =
112 val choreographer: NotifPipelineChoreographer