HomeSort by relevance Sort by last modified time
    Searched refs:getCallTypeText (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallTypeHelper.java 52 public CharSequence getCallTypeText(int callType) {
CallDetailHistoryAdapter.java 146 callTypeTextView.setText(mCallTypeHelper.getCallTypeText(callType));

Completed in 41 milliseconds