Searched refs:STATUS_BAD_REQUEST (Results 1 - 3 of 3) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothShare.java343 public static final int STATUS_BAD_REQUEST = 400; field in class:BluetoothShare
H A DBluetoothOppUtility.java274 } else if ((statusCode == BluetoothShare.STATUS_BAD_REQUEST)
H A DBluetoothOppService.java579 Constants.updateShareStatus(this, info.mId, BluetoothShare.STATUS_BAD_REQUEST);
583 Constants.updateShareStatus(this, info.mId, BluetoothShare.STATUS_BAD_REQUEST);

Completed in 131 milliseconds