Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
H A DDialogLaunchAnimatorTest.kt288 val touchSurface = TouchSurfaceView(context)
328 private class TouchSurfaceView(context: Context) : FrameLayout(context), LaunchableView { regex