Home
last modified time | relevance | path

Searched defs:touchSurface (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/animation/
DDialogTransitionAnimatorTest.kt190 val touchSurface = createTouchSurface() in testDialogAnimationIsChangedByAnimator() constant
199 val touchSurface = createTouchSurface() in testCujSpecificationLogsInteraction() constant
231 val touchSurface = createTouchSurface() in testAnimationDoesNotChangeLaunchableViewVisibility_viewVisible() constant
247 val touchSurface = createTouchSurface() in testAnimationDoesNotChangeLaunchableViewVisibility_viewInvisible() constant
263 val touchSurface = createTouchSurface() in testAnimationDoesNotChangeLaunchableViewVisibility_viewVisibleThenGone() constant
298 val touchSurface = createTouchSurface() in createAndShowDialog() constant
305 val touchSurface = TouchSurfaceView(context) in createTouchSurface() constant