Home
last modified time | relevance | path

Searched refs:setBoundsForAnimation (Results 1 – 6 of 6) 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
74 override fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) { in setBoundsForAnimation() method
DSystemEventChipAnimationController.kt359 currentAnimatedView?.setBoundsForAnimation( in updateCurrentAnimatedView()
375 fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) 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.kt58 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/tests/src/com/android/systemui/statusbar/events/
DSystemEventChipAnimationControllerTest.kt183 override fun setBoundsForAnimation(l: Int, t: Int, r: Int, b: Int) { in setBoundsForAnimation() method in com.android.systemui.statusbar.events.SystemEventChipAnimationControllerTest