Searched refs:getCallTypeText (Results 1 – 2 of 2) sorted by relevance
67 public CharSequence getCallTypeText(int callType, boolean isVideoCall) { in getCallTypeText() method in CallTypeHelper
114 callTypeTextView.setText(mCallTypeHelper.getCallTypeText(callType, isVideoCall)); in getView()