/aosp12/frameworks/base/core/java/android/view/ |
H A D | ViewAnimationUtils.java | 27 public final class ViewAnimationUtils { class 28 private ViewAnimationUtils() {} in ViewAnimationUtils() method in ViewAnimationUtils
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
H A D | QSDetailClipper.java | 24 import android.view.ViewAnimationUtils; 70 mAnimator = ViewAnimationUtils.createCircularReveal(mDetail, x, y, innerR, r); in updateCircularClip() 72 mAnimator = ViewAnimationUtils.createCircularReveal(mDetail, x, y, r, innerR); in updateCircularClip()
|
/aosp12/packages/services/Telephony/src/com/android/phone/ |
H A D | EmergencyShortcutButton.java | 25 import android.view.ViewAnimationUtils; 211 Animator reveal = ViewAnimationUtils.createCircularReveal( in revealSelectedButton() 234 Animator reveal = ViewAnimationUtils.createCircularReveal( in hideSelectedButton()
|
H A D | EmergencyActionGroup.java | 34 import android.view.ViewAnimationUtils; 188 Animator reveal = ViewAnimationUtils.createCircularReveal( in revealTheButton() 269 Animator reveal = ViewAnimationUtils.createCircularReveal( in hideTheButton() 296 Animator reveal = ViewAnimationUtils.createCircularReveal( in startRipple()
|
H A D | EmergencyInfoGroup.java | 34 import android.view.ViewAnimationUtils; 234 Animator reveal = ViewAnimationUtils.createCircularReveal( in revealSelectedButton() 259 Animator reveal = ViewAnimationUtils.createCircularReveal( in hideSelectedButton()
|
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | RevealActivity.java | 30 import android.view.ViewAnimationUtils; 84 Animator animator = ViewAnimationUtils.createCircularReveal(view, in onClick()
|
/aosp12/frameworks/base/tests/Assist/src/com/android/test/assist/ |
H A D | AssistInteractionSession.java | 29 import android.view.ViewAnimationUtils; 137 Animator animator = ViewAnimationUtils.createCircularReveal(mBackground, centerX, centerY, in playAssistAnimation()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationGuts.java | 29 import android.view.ViewAnimationUtils; 323 Animator a = ViewAnimationUtils.createCircularReveal(this, x, y, 0, r); in animateOpen() 357 Animator a = ViewAnimationUtils.createCircularReveal(this, in animateClose()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/secondarydisplay/ |
H A D | SecondaryDisplayLauncher.java | 24 import android.view.ViewAnimationUtils; 195 final Animator animator = ViewAnimationUtils.createCircularReveal(mAppsView, in showAppDrawer()
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/affordance/ |
H A D | SwipeButtonView.java | 33 import android.view.ViewAnimationUtils; 220 ViewAnimationUtils.createCircularReveal( in finishAnimation() 309 ViewAnimationUtils.createCircularReveal( in setCircleRadius()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | KeyguardAffordanceView.java | 37 import android.view.ViewAnimationUtils; 259 mPreviewClipper = ViewAnimationUtils.createCircularReveal( in finishAnimation() 390 mPreviewClipper = ViewAnimationUtils.createCircularReveal( in setCircleRadius()
|
/aosp12/packages/services/Car/tests/MultiDisplaySecondaryHomeTestLauncher/src/com/android/car/multidisplay/launcher/ |
H A D | LauncherActivity.java | 35 import android.view.ViewAnimationUtils; 319 return ViewAnimationUtils.createCircularReveal(view, view.getRight(), view.getBottom(), in revealAnimator()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
H A D | RemoteInputView.java | 56 import android.view.ViewAnimationUtils; 478 Animator reveal = ViewAnimationUtils.createCircularReveal( in onDefocus() 571 Animator animator = ViewAnimationUtils.createCircularReveal( in focusAnimated()
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/ |
H A D | CallComposerActivity.java | 44 import android.view.ViewAnimationUtils; 749 ViewAnimationUtils.createCircularReveal( in animateSendAndCall()
|
/aosp12/frameworks/base/boot/ |
H A D | preloaded-classes | 7651 android.view.ViewAnimationUtils
|
H A D | boot-image-profile.txt | 31386 Landroid/view/ViewAnimationUtils;
|
/aosp12/frameworks/base/config/ |
H A D | preloaded-classes | 7672 android.view.ViewAnimationUtils
|
H A D | boot-image-profile.txt | 41050 Landroid/view/ViewAnimationUtils;
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 49548 public final class ViewAnimationUtils {
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 33979 public final class ViewAnimationUtils {
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 67177 Landroid/view/ViewAnimationUtils;-><init>()V
|