Searched refs:setBoundsForAnimation (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ |
D | StatusEvent.kt | 62 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
|
D | SystemEventChipAnimationController.kt | 424 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/ |
D | ConnectedDisplayChip.kt | 42 override fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) { in setBoundsForAnimation() method
|
D | BatteryStatusChip.kt | 61 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/ |
D | BatteryStatusEventComposeChip.kt | 92 override fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) { in setBoundsForAnimation() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/ |
D | OngoingPrivacyChip.kt | 72 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/ |
D | SystemEventChipAnimationControllerTest.kt | 179 override fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) { in setBoundsForAnimation() method in com.android.systemui.statusbar.events.SystemEventChipAnimationControllerTest
|