Searched defs:customLabel (Results 1 – 13 of 13) sorted by relevance
78 CharSequence customLabel = input.loadCustomLabel(getContext()); in updateLabel() local
286 CharSequence customLabel = input.loadCustomLabel(getContext()); in setItemViewText() local
68 public static CharSequence getLabelForCallOrSms(Integer type, CharSequence customLabel, in getLabelForCallOrSms()
99 final CharSequence customLabel = mCustomLabels.get(mInputInfo.getId()); in refresh() local
198 String customLabel; in refresh() local
107 final String customLabel = cursor.getString(POSTAL_LABEL_COLUMN_INDEX); in bindPostalAddress() local
106 final String customLabel = cursor.getString(PHONE_LABEL_COLUMN_INDEX); in bindPhoneNumber() local
139 final String customLabel = cursor.getString(PostalQuery.POSTAL_LABEL); in bindPostalAddress() local
148 final String customLabel = cursor.getString(EmailQuery.EMAIL_LABEL); in bindEmailAddress() local
434 String customLabel = canonicalizeLabel(input.loadCustomLabel(mContext)); in searchInputs() local446 String customLabel = canonicalizeLabel(input.loadCustomLabel(mContext)); in searchInputs() local
613 String customLabel) { in getPresentationString()
471 final String customLabel = cursor.getString(PhoneQuery.PHONE_LABEL); in bindPhoneNumber() local
493 CharSequence customLabel = input.loadCustomLabel(context); in loadLabel() local