Home
last modified time | relevance | path

Searched defs:endPoint (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/pbap/
DBluetoothPbapVcardManager.java499 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()
DBluetoothPbapObexServer.java790 int endPoint = startPoint + requestSize; in sendVcardListingXml() local
1291 int endPoint = startPoint + requestSize - 1; in pullPhonebook() local