Home
last modified time | relevance | path

Searched refs:PhoneDisambiguationDialogFragment (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/dialer/interactions/
DPhoneNumberInteraction.java357 PhoneDisambiguationDialogFragment.show( in showDisambiguationDialog()
478 public static class PhoneDisambiguationDialogFragment extends DialogFragment class in PhoneNumberInteraction
491 public PhoneDisambiguationDialogFragment() { in PhoneDisambiguationDialogFragment() method in PhoneNumberInteraction.PhoneDisambiguationDialogFragment
501 PhoneDisambiguationDialogFragment fragment = new PhoneDisambiguationDialogFragment(); in show()