Searched refs:EVENT_PULL_PHONE_BOOK_SIZE_DONE (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
H A DBluetoothPbapClient.java54 * <li><code>EVENT_PULL_PHONE_BOOK_SIZE_DONE</code>
303 public static final int EVENT_PULL_PHONE_BOOK_SIZE_DONE = 5; field in class:BluetoothPbapClient
426 client.sendToClient(EVENT_PULL_PHONE_BOOK_SIZE_DONE, size);
601 * {@link #EVENT_PULL_PHONE_BOOK_SIZE_DONE} or

Completed in 75 milliseconds