Home
last modified time | relevance | path

Searched refs:maxRippleWidth (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/receiver/
DMediaTttReceiverRippleController.kt37 private var maxRippleWidth: Float = 0f in <lambda>() variable in com.android.systemui.media.taptotransfer.receiver.MediaTttReceiverRippleController
108 maxRippleWidth = width * 2f in <lambda>()
111 maxRippleWidth = getRippleSize() in <lambda>()
113 rippleView.setMaxSize(maxRippleWidth, maxRippleHeight) in <lambda>()