Searched defs:styledAttributes (Results 1 – 3 of 3) sorted by relevance
217 private static String getKey(TypedArray styledAttributes) { in getKey()221 private static String getTitle(TypedArray styledAttributes) { in getTitle()225 private static String getSummary(TypedArray styledAttributes) { in getSummary()229 private static String getController(TypedArray styledAttributes) { in getController()233 private static String getHighlightableMenuKey(TypedArray styledAttributes) { in getHighlightableMenuKey()237 private static int getIcon(TypedArray styledAttributes) { in getIcon()241 private static boolean isSearchable(TypedArray styledAttributes) { in isSearchable()245 private static String getKeywords(TypedArray styledAttributes) { in getKeywords()249 private static boolean isAppended(TypedArray styledAttributes) { in isAppended()254 private static String getUnavailableSliceSubtitle(TypedArray styledAttributes) { in getUnavailableSliceSubtitle()[all …]
183 private static String getKey(TypedArray styledAttributes) { in getKey()187 private static String getController(TypedArray styledAttributes) { in getController()191 private static boolean isSearchable(TypedArray styledAttributes) { in isSearchable()195 private static String getDriver(TypedArray styledAttributes) { in getDriver()199 private static String getFrontPassenger(TypedArray styledAttributes) { in getFrontPassenger()203 private static String getRearPassenger(TypedArray styledAttributes) { in getRearPassenger()
100 val styledAttributes = in getDisabledAlpha() constant