Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DPbapClientConnectionHandler.java269 downloadContacts(FAV_PATH); in handleMessage()
272 downloadContacts(PB_PATH); in handleMessage()
275 downloadContacts(SIM_PB_PATH); in handleMessage()
389 void downloadContacts(String path) { in downloadContacts() method in PbapClientConnectionHandler