Searched refs:createAnimationFromXml (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/view/animation/ |
D | AnimationUtils.java | 139 return createAnimationFromXml(context, parser); in loadAnimation() 155 private static Animation createAnimationFromXml(Context c, XmlPullParser parser) in createAnimationFromXml() method in AnimationUtils 158 return createAnimationFromXml(c, parser, null, Xml.asAttributeSet(parser)); in createAnimationFromXml() 162 private static Animation createAnimationFromXml(Context c, XmlPullParser parser, in createAnimationFromXml() method in AnimationUtils 182 createAnimationFromXml(c, parser, (AnimationSet)anim, attrs); in createAnimationFromXml()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 19124 HSPLandroid/view/animation/AnimationUtils;->createAnimationFromXml(Landroid/content/Context;Lorg/xm… 19125 HSPLandroid/view/animation/AnimationUtils;->createAnimationFromXml(Landroid/content/Context;Lorg/xm…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 19172 HSPLandroid/view/animation/AnimationUtils;->createAnimationFromXml(Landroid/content/Context;Lorg/xm… 19173 HSPLandroid/view/animation/AnimationUtils;->createAnimationFromXml(Landroid/content/Context;Lorg/xm…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 62467 Landroid/view/animation/AnimationUtils;->createAnimationFromXml(Landroid/content/Context;Lorg/xmlpu…
|