Searched refs:createTouchSurface (Results 1 – 1 of 1) sorted by relevance
190 val touchSurface = createTouchSurface() in testDialogAnimationIsChangedByAnimator()199 val touchSurface = createTouchSurface() in testCujSpecificationLogsInteraction()231 val touchSurface = createTouchSurface() in testAnimationDoesNotChangeLaunchableViewVisibility_viewVisible()247 val touchSurface = createTouchSurface() in testAnimationDoesNotChangeLaunchableViewVisibility_viewInvisible()263 val touchSurface = createTouchSurface() in testAnimationDoesNotChangeLaunchableViewVisibility_viewVisibleThenGone()298 val touchSurface = createTouchSurface() in createAndShowDialog()302 private fun createTouchSurface(): View { in createTouchSurface() method