Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java177 return getDistinctContactIdSize(contactCursor) + 1; // always has the 0.vcf in getContactsSize()
1296 private static int getDistinctContactIdSize(Cursor cursor) { in getDistinctContactIdSize() method in BluetoothPbapVcardManager