Searched defs:ScaleAnimation (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/core/java/android/view/animation/ |
H A D | ScaleAnimation.java | 30 public class ScaleAnimation extends Animation { class 62 public ScaleAnimation(Context context, AttributeSet attrs) { in ScaleAnimation() method in ScaleAnimation 145 public ScaleAnimation(float fromX, float toX, float fromY, float toY) { in ScaleAnimation() method in ScaleAnimation 171 public ScaleAnimation(float fromX, float toX, float fromY, float toY, in ScaleAnimation() method in ScaleAnimation 212 public ScaleAnimation(float fromX, float toX, float fromY, float toY, in ScaleAnimation() method in ScaleAnimation
|
/aosp12/frameworks/opt/setupwizard/library/test/instrumentation/src/com/android/setupwizardlib/test/ |
H A D | ReflectionInflaterTest.java | 49 assertTrue(animations.get(0) instanceof ScaleAnimation); in testInflateXml() local 63 assertTrue(animations.get(0) instanceof ScaleAnimation); in testDefaultPackage() local
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/ |
H A D | PieRenderer.java | 783 private class ScaleAnimation extends Animation { class in PieRenderer 787 public ScaleAnimation() { in ScaleAnimation() method in PieRenderer.ScaleAnimation
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/ |
H A D | PieRenderer.java | 775 private class ScaleAnimation extends Animation { class in PieRenderer 779 public ScaleAnimation() { in ScaleAnimation() method in PieRenderer.ScaleAnimation
|
/aosp12/packages/inputmethods/LeanbackIME/src/com/android/inputmethod/leanback/ |
H A D | LeanbackKeyboardContainer.java | 455 private class ScaleAnimation extends Animation { class in LeanbackKeyboardContainer 467 public ScaleAnimation(FrameLayout view) { in ScaleAnimation() method in LeanbackKeyboardContainer.ScaleAnimation
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |