Searched refs:getContactType (Results 1 – 4 of 4) sorted by relevance
221 String getContactType(); in getContactType() method
194 public String getContactType() { in getContactType() method in DialerSnippet195 return mDialerHelper.get().getContactType(); in getContactType()
193 mDialerHelper.get().getContactType().equalsIgnoreCase(CONTACT_TYPE)); in testDisplayedContactTypeMatchesCalledContactType()
414 public String getContactType() { in getContactType() method in DialHelperImpl