Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/contactgrid/
H A DTopRow.java193 CharSequence label = getCallingViaLabel(context, state); in getLabelForDialing()
231 private static CharSequence getCallingViaLabel(Context context, PrimaryCallState state) { in getCallingViaLabel() method in TopRow