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