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.java373 PhoneDisambiguationDialogFragment.show( in showDisambiguationDialog()
494 public static class PhoneDisambiguationDialogFragment extends DialogFragment class in PhoneNumberInteraction
507 public PhoneDisambiguationDialogFragment() { in PhoneDisambiguationDialogFragment() method in PhoneNumberInteraction.PhoneDisambiguationDialogFragment
517 PhoneDisambiguationDialogFragment fragment = new PhoneDisambiguationDialogFragment(); in show()