Searched defs:endPoint (Results 1 – 2 of 2) sorted by relevance
484 final int startPoint, final int endPoint, final boolean vcardType21, int needSendBody, in composeAndSendSelectedCallLogVcards()551 final int composeAndSendPhonebookVcards(Operation op, final int startPoint, final int endPoint, in composeAndSendPhonebookVcards()645 public static Cursor filterByRange(Cursor contactCursor, int startPoint, int endPoint) { in filterByRange()
773 int endPoint = startPoint + requestSize; in sendVcardListingXml() local1270 int endPoint = startPoint + requestSize - 1; in pullPhonebook() local