Searched defs:setHighlightColor (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/telecomm/java/android/telecom/
H A DPhoneAccount.java256 public Builder setHighlightColor(int value) { method in class:PhoneAccount.Builder
/frameworks/base/core/java/android/widget/
H A DTextView.java1366 setHighlightColor(textColorHighlight);
2749 setHighlightColor(textColorHighlight);
3182 public void setHighlightColor(@ColorInt int color) { method in class:TextView
3192 * @see #setHighlightColor(int)

Completed in 101 milliseconds