Searched defs:styledAttributes (Results 1 – 3 of 3) 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 …]
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