Home
last modified time | relevance | path

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

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/statusbar/car/
DCarFacetButton.java131 private void setupIcons(TypedArray styledAttributes) { in setupIcons()
/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()