Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DBluetoothPbapClient.java342 public static final int EVENT_PULL_VCARD_LISTING_ERROR = 103; field in BluetoothPbapClient
414 client.sendToClient(EVENT_PULL_VCARD_LISTING_ERROR); in handleMessage()
DPbapHandler.java78 case BluetoothPbapClient.EVENT_PULL_VCARD_LISTING_ERROR: in handleMessage()