Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/binder/
DMediaControlViewBinder.kt355 createTouchRippleAnimation( in <lambda>()
550 private fun createTouchRippleAnimation( in <lambda>() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/controller/
DMediaControlPanel.java1264 mMultiRippleController.play(createTouchRippleAnimation(button)); in bindButtonCommon()
1280 private RippleAnimation createTouchRippleAnimation(ImageButton button) { in createTouchRippleAnimation() method