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

/packages/apps/Dialer/src/com/android/dialer/calllog/
H A DCallTypeHelper.java61 public CharSequence getCallTypeText(int callType, boolean isVideoCall) { method in class:CallTypeHelper
H A DCallDetailHistoryAdapter.java132 callTypeTextView.setText(mCallTypeHelper.getCallTypeText(callType, isVideoCall));

Completed in 248 milliseconds