Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java635 contactIdCursor = ContactCursorFilter.filterByOffset(contactCursor, offset); in composeAndSendPhonebookOneVcard()
654 public static Cursor filterByOffset(Cursor contactCursor, int offset) { in filterByOffset() method in BluetoothPbapVcardManager.ContactCursorFilter