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

/frameworks/base/telecomm/java/android/telecom/
H A DPhoneAccount.java199 mHighlightColor = phoneAccount.getHighlightColor();
308 * Sets the highlight color. See {@link PhoneAccount#getHighlightColor}.
589 public int getHighlightColor() { method in class:PhoneAccount
/frameworks/base/core/java/android/widget/
H A DTextView.java2898 public int getHighlightColor() { method in class:TextView

Completed in 1555 milliseconds