Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/unfold/progress/
DTestUnfoldProgressListener.kt90 private var finishingInvocations: Int = 0 variable in com.android.systemui.unfold.progress.TestUnfoldProgressListener.UnfoldTransitionRecording
100 finishingInvocations++ in onFinishing()
135 .that(finishingInvocations) in assertHasSingleFinishingEvent()