Home
last modified time | relevance | path

Searched refs:LayoutAnimationController (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListWithDisappearingItemBug.java26 import android.view.animation.LayoutAnimationController;
74 LayoutAnimationController controller = in onCreate()
75 new LayoutAnimationController(set, 0.5f); in onCreate()
/aosp12/frameworks/base/core/java/android/view/animation/
H A DLayoutAnimationController.java56 public class LayoutAnimationController { class
105 public LayoutAnimationController(Context context, AttributeSet attrs) { in LayoutAnimationController() method in LayoutAnimationController
133 public LayoutAnimationController(Animation animation) { in LayoutAnimationController() method in LayoutAnimationController
144 public LayoutAnimationController(Animation animation, float delay) { in LayoutAnimationController() method in LayoutAnimationController
H A DAnimationUtils.java214 public static LayoutAnimationController loadLayoutAnimation(Context context, @AnimRes int id) in loadLayoutAnimation()
236 private static LayoutAnimationController createLayoutAnimationFromXml(Context c, in createLayoutAnimationFromXml()
242 private static LayoutAnimationController createLayoutAnimationFromXml(Context c, in createLayoutAnimationFromXml()
245 LayoutAnimationController controller = null; in createLayoutAnimationFromXml()
260 controller = new LayoutAnimationController(c, attrs); in createLayoutAnimationFromXml()
H A DGridLayoutAnimationController.java52 public class GridLayoutAnimationController extends LayoutAnimationController {
403 LayoutAnimationController.AnimationParameters {
/aosp12/packages/apps/Dialer/java/com/android/dialer/app/list/
H A DOldSpeedDialFragment.java39 import android.view.animation.LayoutAnimationController;
154 final LayoutAnimationController controller = in onCreateView()
155 new LayoutAnimationController( in onCreateView()
/aosp12/frameworks/base/core/java/android/view/
H A DViewGroup.java66 import android.view.animation.LayoutAnimationController;
210 private LayoutAnimationController mLayoutAnimationController;
4233 final LayoutAnimationController controller = mLayoutAnimationController; in dispatchDraw()
5454 LayoutAnimationController.AnimationParameters animationParams = in attachLayoutAnimationParameters()
5457 animationParams = new LayoutAnimationController.AnimationParameters(); in attachLayoutAnimationParameters()
6460 public void setLayoutAnimation(LayoutAnimationController controller) { in setLayoutAnimation()
6474 public LayoutAnimationController getLayoutAnimation() { in getLayoutAnimation()
8160 public LayoutAnimationController.AnimationParameters layoutAnimationParameters;
/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.txt49710 method public android.view.animation.LayoutAnimationController getLayoutAnimation();
49774 method public void setLayoutAnimation(android.view.animation.LayoutAnimationController);
49815 …field public android.view.animation.LayoutAnimationController.AnimationParameters layoutAnimationP…
51395 …blic class GridLayoutAnimationController extends android.view.animation.LayoutAnimationController {
51429 public class LayoutAnimationController {
51430 ctor public LayoutAnimationController(android.content.Context, android.util.AttributeSet);
51431 ctor public LayoutAnimationController(android.view.animation.Animation);
51432 ctor public LayoutAnimationController(android.view.animation.Animation, float);
51439 …method protected int getTransformedIndex(android.view.animation.LayoutAnimationController.Animatio…
51457 public static class LayoutAnimationController.AnimationParameters {
[all …]
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt34120 method public android.view.animation.LayoutAnimationController getLayoutAnimation();
34180 method public void setLayoutAnimation(android.view.animation.LayoutAnimationController);
34218 …field public android.view.animation.LayoutAnimationController.AnimationParameters layoutAnimationP…
35375 …blic class GridLayoutAnimationController extends android.view.animation.LayoutAnimationController {
35409 public class LayoutAnimationController {
35410 ctor public LayoutAnimationController(android.content.Context, android.util.AttributeSet);
35411 ctor public LayoutAnimationController(android.view.animation.Animation);
35412 ctor public LayoutAnimationController(android.view.animation.Animation, float);
35419 …method protected int getTransformedIndex(android.view.animation.LayoutAnimationController.Animatio…
35437 public static class LayoutAnimationController.AnimationParameters {
[all …]
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes7857 android.view.animation.LayoutAnimationController
H A Dboot-image-profile.txt18231 …;missing_types]Landroid/view/animation/LayoutAnimationController;Landroid/view/animation/LayoutAni…
31606 Landroid/view/animation/LayoutAnimationController;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes7878 android.view.animation.LayoutAnimationController
H A Dboot-image-profile.txt18280 …;missing_types]Landroid/view/animation/LayoutAnimationController;Landroid/view/animation/LayoutAni…
41270 Landroid/view/animation/LayoutAnimationController;
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt62469 …d/content/Context;Lorg/xmlpull/v1/XmlPullParser;)Landroid/view/animation/LayoutAnimationController;
62470 …ull/v1/XmlPullParser;Landroid/util/AttributeSet;)Landroid/view/animation/LayoutAnimationController;
62521 Landroid/view/animation/LayoutAnimationController;->mDelay:F
62522 Landroid/view/animation/LayoutAnimationController;->mDuration:J
62523 Landroid/view/animation/LayoutAnimationController;->mMaxDelay:J
62524 Landroid/view/animation/LayoutAnimationController;->mOrder:I
67525 …roid/view/ViewGroup;->mLayoutAnimationController:Landroid/view/animation/LayoutAnimationController;