Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java411 long currentTotalFields = 0, currentSvcFieldCount = 0; in fetchAndSetContacts() local
445 currentSvcFieldCount++; in fetchAndSetContacts()
449 currentSvcFieldCount++; in fetchAndSetContacts()
453 currentSvcFieldCount++; in fetchAndSetContacts()
457 currentSvcFieldCount++; in fetchAndSetContacts()
470 if (currentSvcFieldCount != sTotalSvcFields) { in fetchAndSetContacts()
482 sTotalSvcFields = currentSvcFieldCount; in fetchAndSetContacts()