Searched refs:getPhoneLabelResourceId (Results 1 – 5 of 5) sorted by relevance
61 assertEquals(R.string.call_other, ContactDisplayUtils.getPhoneLabelResourceId(null)); in testGetPhoneLabelResourceIdReturnsOther()65 assertEquals(R.string.call_home, ContactDisplayUtils.getPhoneLabelResourceId( in testGetPhoneLabelResourceIdReturnsMatchHome()
72 resId = getPhoneLabelResourceId(type); in getLabelForCallOrSms()92 public static int getPhoneLabelResourceId(Integer type) { in getPhoneLabelResourceId() method in ContactDisplayUtils
55 public static int getPhoneLabelResourceId(Integer type) { in getPhoneLabelResourceId() method in ContactDisplayUtils
546 return ContactDisplayUtils.getPhoneLabelResourceId(type); in getTypeLabelResource()
689 return ContactDisplayUtils.getPhoneLabelResourceId(type); in getTypeLabelResource()