Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/transition/
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
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptField_MyStruct.java.expect101 public static ScriptField_MyStruct createCustom(RenderScript rs, Type.Builder tb, int usages) {
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptField_MyStruct.java.expect101 public static ScriptField_MyStruct createCustom(RenderScript rs, Type.Builder tb, int usages) {
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptField_MyStruct.java.expect101 public static ScriptField_MyStruct createCustom(RenderScript rs, Type.Builder tb, int usages) {