Searched refs:getContactName (Results 1 – 5 of 5) sorted by relevance
214 String getContactName(); in getContactName() method
189 public String getContactName() { in getContactName() method in DialerSnippet190 return mDialerHelper.get().getContactName(); in getContactName()
183 mDialerHelper.get().getContactName().contains(dialContactByName)); in testDisplayedNameMatchesCalledContactName()258 mDialerHelper.get().getContactName().contains(DETAILED_CONTACT)); in testMakeCallFromContactDetailsPage()
240 actual_dialed_contact = self.device.mbs.getContactName()
401 public String getContactName() { in getContactName() method in DialHelperImpl