Searched defs:showDisambiguationDialog (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Dialer/tests/src/com/android/dialer/interactions/ | ||
H A D | PhoneNumberInteractionTest.java | 65 void showDisambiguationDialog(ArrayList<PhoneItem> phoneList) { method in class:PhoneNumberInteractionTest.TestPhoneNumberInteraction |
/packages/apps/Dialer/src/com/android/dialer/interactions/ | ||
H A D | PhoneNumberInteraction.java | 431 showDisambiguationDialog(phoneList); 523 /* package */ void showDisambiguationDialog(ArrayList<PhoneItem> phoneList) { method in class:PhoneNumberInteraction |
Completed in 160 milliseconds