Searched refs:getCallInfoText (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
H A DTelecomUtils.java279 public static String getCallInfoText(Context context, UiCall call, CharSequence label) { method in class:TelecomUtils
/packages/apps/Car/Dialer/src/com/android/car/dialer/
H A DOngoingCallFragment.java332 String callInfoText = TelecomUtils.getCallInfoText(context,
572 String callInfoText = TelecomUtils.getCallInfoText(getContext(),

Completed in 99 milliseconds