Home
last modified time | relevance | path

Searched defs:styledAttributes (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DQuickContactBadge.java96 TypedArray styledAttributes = mContext.obtainStyledAttributes(R.styleable.Theme); in QuickContactBadge() local
/frameworks/base/core/java/android/animation/
DAnimatorInflater.java272 private static PropertyValuesHolder getPVH(TypedArray styledAttributes, int valueType, in getPVH()
796 private static int inferValueTypeFromValues(TypedArray styledAttributes, int valueFromId, in inferValueTypeFromValues()