Searched refs:STATUS_CONNECTION_ERROR (Results 1 – 4 of 4) sorted by relevance
416 public static final int STATUS_CONNECTION_ERROR = 497; field in BluetoothShare
276 status = BluetoothShare.STATUS_CONNECTION_ERROR; in doSend()522 status = BluetoothShare.STATUS_CONNECTION_ERROR; in sendFile()
301 } else if (statusCode == BluetoothShare.STATUS_CONNECTION_ERROR) { in getStatusDescription()
153 markBatchFailed(BluetoothShare.STATUS_CONNECTION_ERROR); in handleMessage()