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

  /packages/apps/Dialer/src/com/android/dialer/calllog/
CallTypeIconsView.java 74 public int getCallType(int index) {
  /packages/apps/Dialer/tests/src/com/android/dialer/
PhoneCallDetailsHelperTest.java 266 assertEquals(id, mViews.callTypeIcons.getCallType(index));
280 assertEquals(id, mViews.callTypeIcons.getCallType(index));

Completed in 188 milliseconds