Searched refs:pipelineChoreographer (Results 1 – 2 of 2) sorted by relevance
48 val pipelineChoreographer: NotifPipelineChoreographer = constant in com.android.systemui.statusbar.notification.collection.NotifPipelineChoreographerTest57 pipelineChoreographer.addOnEvalListener { in scheduleThenEvalFrameCallback()60 pipelineChoreographer.schedule() in scheduleThenEvalFrameCallback()76 pipelineChoreographer.addOnEvalListener { in scheduleThenEvalTimeoutCallback()79 pipelineChoreographer.schedule() in scheduleThenEvalTimeoutCallback()96 pipelineChoreographer.schedule() in scheduleThenCancel()101 pipelineChoreographer.cancel() in scheduleThenCancel()
145 NotifPipelineChoreographer pipelineChoreographer, in ShadeListBuilder() argument156 mChoreographer = pipelineChoreographer; in ShadeListBuilder()