Searched refs:touchSurface (Results 1 – 2 of 2) sorted by relevance
172 var touchSurface: View,408 GhostView.addGhost(touchSurface, decorView)423 if (isForTesting || !touchSurface.isAttachedToWindow || touchSurface.viewRootImpl == null ||455 consumeNextDraw(touchSurface.viewRootImpl)496 GhostView.removeGhost(touchSurface)503 touchSurface.visibility = View.INVISIBLE572 touchSurface.visibility = View.VISIBLE590 touchSurface.visibility = View.VISIBLE692 if (touchSurface.visibility != View.INVISIBLE) {698 if (!touchSurface.isAttachedToWindow) {[all …]
124 val touchSurface = View(context) regex125 touchSurfaceRoot.addView(touchSurface)133 dialogLaunchAnimator.showFromView(dialog, touchSurface)