Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java335 ArrayList<String> contactNameIdList = new ArrayList<String>(); in getSelectedPhonebookNameList() local
336 appendDistinctNameIdList(contactNameIdList, in getSelectedPhonebookNameList()
371 nameList.add(contactNameIdList.get(i)); in getSelectedPhonebookNameList()