Searched refs:maxRippleHeight (Results 1 – 1 of 1) sorted by relevance
38 private var maxRippleHeight: Float = 0f in <lambda>() variable in com.android.systemui.media.taptotransfer.receiver.MediaTttReceiverRippleController93 rippleView.expandToFull(maxRippleHeight, onAnimationEnd) in <lambda>()107 maxRippleHeight = height * 2f in <lambda>()110 maxRippleHeight = getRippleSize() in <lambda>()113 rippleView.setMaxSize(maxRippleWidth, maxRippleHeight) in <lambda>()