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.java188 int contactsSize = getDistinctContactIdSize(contactCursor); in getContactsSize()
1317 private static int getDistinctContactIdSize(Cursor cursor) { in getDistinctContactIdSize() method in BluetoothPbapVcardManager