Home
last modified time | relevance | path

Searched refs:currentTotalFields (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
585 currentTotalFields++; in fetchAndSetContacts()
591 if (isLoad && currentTotalFields != sTotalFields) { in fetchAndSetContacts()
605 sTotalFields = currentTotalFields; in fetchAndSetContacts()