Searched refs:showDialogFromView (Results 1 – 1 of 1) sorted by relevance
237 val dialog = showDialogFromView(touchSurface) in testAnimationDoesNotChangeLaunchableViewVisibility_viewVisible()253 val dialog = showDialogFromView(touchSurface) in testAnimationDoesNotChangeLaunchableViewVisibility_viewInvisible()269 val dialog = showDialogFromView(touchSurface) in testAnimationDoesNotChangeLaunchableViewVisibility_viewVisibleThenGone()299 return showDialogFromView(touchSurface, animator) in createAndShowDialog()317 private fun showDialogFromView( in showDialogFromView() method in com.android.systemui.animation.DialogTransitionAnimatorTest