Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DDialogTransitionAnimatorTest.kt304 val touchSurfaceRoot = LinearLayout(context) in createTouchSurface() constant
306 touchSurfaceRoot.addView(touchSurface) in createTouchSurface()
310 ViewUtils.attachView(touchSurfaceRoot) in createTouchSurface()
311 attachedViews.add(touchSurfaceRoot) in createTouchSurface()