Home
last modified time | relevance | path

Searched defs:animateTo (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DExpandableViewState.java188 public void animateTo(View child, AnimationProperties properties) { in animateTo() method in ExpandableViewState
DViewState.java415 public void animateTo(View child, AnimationProperties animationProperties) { in animateTo() method in ViewState
/frameworks/base/services/core/java/com/android/server/display/
DRampAnimator.java251 public boolean animateTo(float linearFirstTarget, float linearSecondTarget, float rate, in animateTo() method in RampAnimator.DualRampAnimator
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/footer/ui/view/
DFooterView.java494 public void animateTo(View child, AnimationProperties properties) { in animateTo() method in FooterView.FooterViewState
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationShadeDepthController.kt741 fun animateTo(newRadius: Int) { in <lambda>() method in com.android.systemui.statusbar.DepthAnimation
DNotificationShelf.java1115 public void animateTo(View view, AnimationProperties properties) { in animateTo() method in NotificationShelf.ShelfState
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/dialog/ringer/ui/binder/
DVolumeDialogRingerViewBinder.kt400 private suspend fun ImageButton.animateTo( in <lambda>() method in com.android.systemui.volume.dialog.ringer.ui.binder.VolumeDialogRingerViewBinder
/frameworks/base/packages/CredentialManager/src/com/android/credentialmanager/common/material/
DSwipeable.kt323 suspend fun animateTo(targetValue: T, anim: AnimationSpec<Float> = animationSpec) { in animateTo() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java4409 public void animateTo(View child, AnimationProperties properties) { in animateTo() method in ExpandableNotificationRow.NotificationViewState