Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
DStatusEvent.kt62 override fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) { in setBoundsForAnimation() method
72 override fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) { in setBoundsForAnimation() method
DSystemEventChipAnimationController.kt424 currentAnimatedView?.setBoundsForAnimation( in prepareChipAnimation()
453 fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) in setBoundsForAnimation() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DConnectedDisplayChip.kt42 override fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) { in setBoundsForAnimation() method
DBatteryStatusChip.kt61 override fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) { in setBoundsForAnimation() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ui/view/
DBatteryStatusEventComposeChip.kt92 override fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) { in setBoundsForAnimation() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
DOngoingPrivacyChip.kt72 override fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) { in <lambda>() method
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/events/
DSystemEventChipAnimationControllerTest.kt179 override fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) { in setBoundsForAnimation() method in com.android.systemui.statusbar.events.SystemEventChipAnimationControllerTest