Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapUtils.java502 String[] projection, String whereClause, String[] selectionArgs, boolean isLoad) { in fetchAndSetContacts() argument
512 if (isLoad) in fetchAndSetContacts()
553 if (isLoad && currentTotalFields != totalFields) { in fetchAndSetContacts()
569 } else if (!isLoad) { in fetchAndSetContacts()