Searched defs:includeTel (Results 1 – 7 of 7) sorted by relevance
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/android/java/src/org/chromium/content_public/browser/ |
H A D | ContactsPickerDelegate.java | 29 boolean allowMultiple, boolean includeNames, boolean includeEmails, boolean includeTel, in showContactsPicker()
|
H A D | ContactsPicker.java | 52 boolean includeEmails, boolean includeTel, boolean includeAddresses, in showContactsPicker()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/browser_ui/contacts_picker/android/java/src/org/chromium/components/browser_ui/contacts_picker/ |
H A D | ContactsPickerDialog.java | 38 boolean includeEmails, boolean includeTel, boolean includeAddresses, in ContactsPickerDialog()
|
H A D | ContactsFetcherWorkerTask.java | 74 boolean includeNames, boolean includeEmails, boolean includeTel, in ContactsFetcherWorkerTask()
|
H A D | PickerCategoryView.java | 118 public final boolean includeTel; field in PickerCategoryView
|
H A D | ContactsPickerDialogTest.java | 164 final boolean includeEmails, final boolean includeTel, final boolean includeAddresses, in createDialog()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/android/java/src/org/chromium/content/browser/ |
H A D | ContactsDialogHost.java | 48 boolean includeTel, boolean includeAddresses, boolean includeIcons, in showDialog()
|