Home
last modified time | relevance | path

Searched refs:ViewAnimationUtils (Results 1 – 22 of 22) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DViewAnimationUtils.java27 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 DQSDetailClipper.java24 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 DEmergencyShortcutButton.java25 import android.view.ViewAnimationUtils;
211 Animator reveal = ViewAnimationUtils.createCircularReveal( in revealSelectedButton()
234 Animator reveal = ViewAnimationUtils.createCircularReveal( in hideSelectedButton()
H A DEmergencyActionGroup.java34 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 DEmergencyInfoGroup.java34 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 DRevealActivity.java30 import android.view.ViewAnimationUtils;
84 Animator animator = ViewAnimationUtils.createCircularReveal(view, in onClick()
/aosp12/frameworks/base/tests/Assist/src/com/android/test/assist/
H A DAssistInteractionSession.java29 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 DNotificationGuts.java29 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 DSecondaryDisplayLauncher.java24 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 DSwipeButtonView.java33 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 DKeyguardAffordanceView.java37 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 DLauncherActivity.java35 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 DRemoteInputView.java56 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 DCallComposerActivity.java44 import android.view.ViewAnimationUtils;
749 ViewAnimationUtils.createCircularReveal( in animateSendAndCall()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes7651 android.view.ViewAnimationUtils
H A Dboot-image-profile.txt31386 Landroid/view/ViewAnimationUtils;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes7672 android.view.ViewAnimationUtils
H A Dboot-image-profile.txt41050 Landroid/view/ViewAnimationUtils;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49548 public final class ViewAnimationUtils {
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33979 public final class ViewAnimationUtils {
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt67177 Landroid/view/ViewAnimationUtils;-><init>()V