Searched refs:STATUS_CONNECTION_ERROR (Results 1 – 6 of 6) sorted by relevance
325 public static final int STATUS_CONNECTION_ERROR = 497; field in BluetoothShare
332 status = BluetoothShare.STATUS_CONNECTION_ERROR; in doSend()664 status = BluetoothShare.STATUS_CONNECTION_ERROR; in sendFile()
405 } else if (statusCode == BluetoothShare.STATUS_CONNECTION_ERROR) { in getStatusDescription()
279 markBatchFailed(BluetoothShare.STATUS_CONNECTION_ERROR); in handleMessage()
210 int statusError = BluetoothShare.STATUS_CONNECTION_ERROR; in updateCompletedNotification_withOutBoundShare_showsNoti()290 int statusError = BluetoothShare.STATUS_CONNECTION_ERROR; in updateCompletedNotification_withInBoundShare_showsNoti()
390 mContext, BluetoothShare.STATUS_CONNECTION_ERROR, deviceName)) in getStatusDescription_returnCorrectString()