Searched refs:STATUS_CONNECTION_ERROR (Results 1 – 4 of 4) sorted by relevance
418 public static final int STATUS_CONNECTION_ERROR = 497; field in BluetoothShare
319 status = BluetoothShare.STATUS_CONNECTION_ERROR; in doSend()605 status = BluetoothShare.STATUS_CONNECTION_ERROR; in sendFile()
333 } else if (statusCode == BluetoothShare.STATUS_CONNECTION_ERROR) { in getStatusDescription()
221 markBatchFailed(BluetoothShare.STATUS_CONNECTION_ERROR); in handleMessage()