Searched refs:filterByRange (Results 1 – 1 of 1) sorted by relevance
591 ContactCursorFilter.filterByRange(contactCursor, startPoint, endPoint); in composeAndSendPhonebookVcards()655 return filterByRange(contactCursor, offset, offset); in filterByOffset()666 public static Cursor filterByRange(Cursor contactCursor, int startPoint, int endPoint) { in filterByRange() method in BluetoothPbapVcardManager.ContactCursorFilter