Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
DBluetoothPbapClient.java348 public static final int EVENT_PULL_VCARD_ENTRY_ERROR = 104; field in BluetoothPbapClient
416 client.sendToClient(EVENT_PULL_VCARD_ENTRY_ERROR); in handleMessage()
DPbapHandler.java81 case BluetoothPbapClient.EVENT_PULL_VCARD_ENTRY_ERROR: in handleMessage()