Searched defs:showDisambiguationDialog (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Dialer/tests/src/com/android/dialer/interactions/
H A DPhoneNumberInteractionTest.java65 void showDisambiguationDialog(ArrayList<PhoneItem> phoneList) { method in class:PhoneNumberInteractionTest.TestPhoneNumberInteraction
/packages/apps/Dialer/src/com/android/dialer/interactions/
H A DPhoneNumberInteraction.java431 showDisambiguationDialog(phoneList);
523 /* package */ void showDisambiguationDialog(ArrayList<PhoneItem> phoneList) { method in class:PhoneNumberInteraction

Completed in 160 milliseconds