Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java522 long currentTotalFields = 0, currentSvcFieldCount = 0; in fetchAndSetContacts() local
569 currentSvcFieldCount++; in fetchAndSetContacts()
573 currentSvcFieldCount++; in fetchAndSetContacts()
577 currentSvcFieldCount++; in fetchAndSetContacts()
581 currentSvcFieldCount++; in fetchAndSetContacts()
594 if (currentSvcFieldCount != sTotalSvcFields) { in fetchAndSetContacts()
606 sTotalSvcFields = currentSvcFieldCount; in fetchAndSetContacts()