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

/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
H A DBluetoothPbapClient.java66 * <li><code>EVENT_PULL_VCARD_LISTING_ERROR</code>
339 public static final int EVENT_PULL_VCARD_LISTING_ERROR = 103; field in class:BluetoothPbapClient
410 client.sendToClient(EVENT_PULL_VCARD_LISTING_ERROR);
713 * {@link #EVENT_PULL_VCARD_LISTING_ERROR} in case of failure
727 * {@link #EVENT_PULL_VCARD_LISTING_ERROR} in case of failure
746 * {@link #EVENT_PULL_VCARD_LISTING_ERROR} in case of failure
763 * {@link #EVENT_PULL_VCARD_LISTING_ERROR} in case of failure
781 * {@link #EVENT_PULL_VCARD_LISTING_ERROR} in case of failure
803 * {@link #EVENT_PULL_VCARD_LISTING_ERROR} in case of failure

Completed in 175 milliseconds