Searched refs:filterByRange (Results 1 – 2 of 2) sorted by relevance
229 ContactCursorFilter.filterByRange(contactCursor, startPoint, endPoint); in ContactCursorFilter_filterByRange()
715 ContactCursorFilter.filterByRange(contactCursor, startPoint, endPoint); in composeAndSendPhonebookVcards()808 return filterByRange(contactCursor, offset, offset); in filterByOffset()815 static Cursor filterByRange(Cursor contactCursor, int startPoint, int endPoint) { in filterByRange() method in BluetoothPbapVcardManager.ContactCursorFilter