Searched refs:fetchAndSetContacts (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/ |
D | BluetoothPbapUtils.java | 208 sTotalContacts = fetchAndSetContacts(context, handler, projection, null, null, true); in loadAllContacts() 254 fetchAndSetContacts(context, handler, dataProjection, whereClause, selectionArgs, in updateSecondaryVersionCounter() 409 private static int fetchAndSetContacts(Context context, Handler handler, String[] projection, in fetchAndSetContacts() method in BluetoothPbapUtils
|