D | ContactsContract.java | 6095 return getTypeLabel(context.getResources(), type, label); in getDisplayLabel() 6105 return getTypeLabel(context.getResources(), type, label); in getDisplayLabel() 6143 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Phone 6354 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Email 6562 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.StructuredPostal 6700 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Im 6907 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Organization 7034 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Relation 7130 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.Event 7459 public static final CharSequence getTypeLabel(Resources res, int type, in getTypeLabel() method in ContactsContract.CommonDataKinds.SipAddress
|