Searched defs:phoneList (Results 1 – 2 of 2) sorted by relevance
202 public static void show(FragmentManager fragmentManager, ArrayList<PhoneItem> phoneList, in show()405 ArrayList<PhoneItem> phoneList = new ArrayList<PhoneItem>(); in onLoadComplete() local502 /* package */ void showDisambiguationDialog(ArrayList<PhoneItem> phoneList) { in showDisambiguationDialog()510 phoneList, mInteractionType, mIsVideoCall, mCallInitiationType); in showDisambiguationDialog() local
61 void showDisambiguationDialog(ArrayList<PhoneItem> phoneList) { in showDisambiguationDialog()