Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java503 long currentTotalFields = 0, currentSvcFieldCount = 0; in fetchAndSetContacts() local
547 currentTotalFields++; in fetchAndSetContacts()
553 if (isLoad && currentTotalFields != totalFields) { in fetchAndSetContacts()
563 totalFields = currentTotalFields; in fetchAndSetContacts()