Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DDialogTransitionAnimatorTest.kt47 private val attachedViews = mutableSetOf<View>() constant
59 attachedViews.forEach { in tearDown()
311 attachedViews.add(touchSurfaceRoot) in createTouchSurface()