Searched defs:styledAttributes (Results 1 – 5 of 5) sorted by relevance
308 private static String getKey(TypedArray styledAttributes) { in getKey()312 private static String getTitle(TypedArray styledAttributes) { in getTitle()316 private static String getSummary(TypedArray styledAttributes) { in getSummary()320 private static String getController(TypedArray styledAttributes) { in getController()324 private static String getHighlightableMenuKey(TypedArray styledAttributes) { in getHighlightableMenuKey()328 private static int getIcon(TypedArray styledAttributes) { in getIcon()332 private static boolean isSearchable(TypedArray styledAttributes) { in isSearchable()336 private static String getKeywords(TypedArray styledAttributes) { in getKeywords()340 private static boolean isAppended(TypedArray styledAttributes) { in isAppended()345 private static String getUnavailableSliceSubtitle(TypedArray styledAttributes) { in getUnavailableSliceSubtitle()[all …]
140 private static String getKey(TypedArray styledAttributes) { in getKey()144 private static String getController(TypedArray styledAttributes) { in getController()148 private static boolean isSearchable(TypedArray styledAttributes) { in isSearchable()
96 TypedArray styledAttributes = mContext.obtainStyledAttributes(R.styleable.Theme); in QuickContactBadge() local
7064 TypedArray styledAttributes = mView.getContext().obtainStyledAttributes( in getResourceId() local
272 private static PropertyValuesHolder getPVH(TypedArray styledAttributes, int valueType, in getPVH()796 private static int inferValueTypeFromValues(TypedArray styledAttributes, int valueFromId, in inferValueTypeFromValues()