Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DDialogLaunchAnimatorTest.kt123 val touchSurfaceRoot = LinearLayout(context) regex
125 touchSurfaceRoot.addView(touchSurface)
129 ViewUtils.attachView(touchSurfaceRoot)
130 attachedViews.add(touchSurfaceRoot)