Searched refs:getTextColorSecondary (Results 1 – 4 of 4) sorted by relevance
66 int getTextColorSecondary(); in getTextColorSecondary() method
60 : ThemeComponent.get(getContext()).theme().getTextColorSecondary(); in setSelected()
284 ? ThemeComponent.get(context).theme().getTextColorSecondary() in setPhoneCallDetails()410 negativeButton.setTextColor(ThemeComponent.get(context).theme().getTextColorSecondary()); in showVoicemailDonationPromo()
153 public @ColorInt int getTextColorSecondary() { in getTextColorSecondary() method in AospThemeImpl