Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java175 int contactsSize = getDistinctContactIdSize(contactCursor); in getContactsSize()
1427 private static int getDistinctContactIdSize(Cursor cursor) { in getDistinctContactIdSize() method in BluetoothPbapVcardManager