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

/packages/apps/Bluetooth/src/com/android/bluetooth/opp/
H A DBluetoothShare.java393 public static final int STATUS_ERROR_NO_SDCARD = 493; field in class:BluetoothShare
H A DBluetoothOppReceiveFileInfo.java124 return new BluetoothOppReceiveFileInfo(BluetoothShare.STATUS_ERROR_NO_SDCARD);
H A DBluetoothOppUtility.java268 } else if (statusCode == BluetoothShare.STATUS_ERROR_NO_SDCARD) {

Completed in 64 milliseconds