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

  /packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogListItemHelperTest.java 129 mHelper.getCallDescriptionStringID(callTypes));
138 mHelper.getCallDescriptionStringID(callTypes));
147 mHelper.getCallDescriptionStringID(callTypes));
158 mHelper.getCallDescriptionStringID(callTypes));
169 mHelper.getCallDescriptionStringID(callTypes));
  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogListItemHelper.java 189 int stringID = getCallDescriptionStringID(details.callTypes);
216 public int getCallDescriptionStringID(int[] callTypes) {

Completed in 100 milliseconds