Searched defs:customLabel (Results 1 – 8 of 8) sorted by relevance
80 private void displayTextInputFragment(String customLabel) { in displayTextInputFragment()
59 public static CharSequence getLabelForCallOrSms(Integer type, CharSequence customLabel, in getLabelForCallOrSms()
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
66 final CharSequence customLabel = "customLabel"; in testActionCustom() local
389 final String customLabel = cursor.getString(PhoneQuery.PHONE_LABEL); in bindPhoneNumber() local