Searched refs:makeCallFromDetailsPageByType (Results 1 – 4 of 4) sorted by relevance
44 .makeCallFromDetailsPageByType(IAutoDialContactDetailsHelper.ContactType.WORK); in makeCallFromDetailsPageByTypeWork()51 .makeCallFromDetailsPageByType(IAutoDialContactDetailsHelper.ContactType.HOME); in makeCallFromDetailsPageByTypeHome()58 .makeCallFromDetailsPageByType(IAutoDialContactDetailsHelper.ContactType.MOBILE); in makeCallFromDetailsPageByTypeMobile()
39 void makeCallFromDetailsPageByType(ContactType type); in makeCallFromDetailsPageByType() method
118 public void makeCallFromDetailsPageByType(ContactType contactType) { in makeCallFromDetailsPageByType() method in ContactDetailsHelperImpl
255 mContactDetailsHelper.get().makeCallFromDetailsPageByType(ContactType.MOBILE); in testMakeCallFromContactDetailsPage()