Searched defs:styledAttributes (Results 1 – 3 of 3) sorted by relevance
131 private void setupIcons(TypedArray styledAttributes) { in setupIcons()
96 TypedArray styledAttributes = mContext.obtainStyledAttributes(R.styleable.Theme); in QuickContactBadge() local
272 private static PropertyValuesHolder getPVH(TypedArray styledAttributes, int valueType, in getPVH()796 private static int inferValueTypeFromValues(TypedArray styledAttributes, int valueFromId, in inferValueTypeFromValues()