Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/receiver/
DReceiverChipRippleView.kt66 fun expandToFull(newHeight: Float, onAnimationEnd: Runnable? = null) { in <lambda>() method
DMediaTttReceiverRippleController.kt93 rippleView.expandToFull(maxRippleHeight, onAnimationEnd) in <lambda>()