Home
last modified time | relevance | path

Searched refs:createCustom (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/transition/
H A DTransitionInflater.java171 transition = (Transition) createCustom(attrs, Transition.class, "transition"); in createTransitionFromXml()
177 … parent.setPathMotion((PathMotion)createCustom(attrs, PathMotion.class, "pathMotion")); in createTransitionFromXml()
199 private Object createCustom(AttributeSet attrs, Class expectedType, String tag) { in createCustom() method in TransitionInflater
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt15498 HSPLandroid/transition/TransitionInflater;->createCustom(Landroid/util/AttributeSet;Ljava/lang/Clas…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt15562 HSPLandroid/transition/TransitionInflater;->createCustom(Landroid/util/AttributeSet;Ljava/lang/Clas…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt57325 Landroid/transition/TransitionInflater;->createCustom(Landroid/util/AttributeSet;Ljava/lang/Class;L…