Home
last modified time | relevance | path

Searched refs:getColoredConnectionLabel (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Dialer/java/com/android/incallui/contactgrid/
H A DTopRow.java150 return getColoredConnectionLabel(context, state); in getLabelForIncoming()
158 private static Spannable getColoredConnectionLabel(Context context, PrimaryCallState state) { in getColoredConnectionLabel() method in TopRow