Searched refs:fetchAndSetContacts (Results 1 – 2 of 2) sorted by relevance
182 BluetoothPbapUtils.fetchAndSetContacts( in fetchAndSetContacts_whenCursorIsNull_returnsMinusOne()209 BluetoothPbapUtils.fetchAndSetContacts( in fetchAndSetContacts_whenIsLoadTrue_returnsContactsSetSize()236 BluetoothPbapUtils.fetchAndSetContacts( in fetchAndSetContacts_whenIsLoadFalse_returnsContactsSetSize()
282 sTotalContacts = fetchAndSetContacts(context, handler, projection, null, null, true); in loadAllContacts()334 fetchAndSetContacts( in updateSecondaryVersionCounter()515 static synchronized int fetchAndSetContacts( in fetchAndSetContacts() method in BluetoothPbapUtils