Searched refs:STATUS_ERROR_NO_SDCARD (Results 1 – 3 of 3) sorted by relevance
393 public static final int STATUS_ERROR_NO_SDCARD = 493; field in BluetoothShare
125 return new BluetoothOppReceiveFileInfo(BluetoothShare.STATUS_ERROR_NO_SDCARD); in generateFileInfo()
299 } else if (statusCode == BluetoothShare.STATUS_ERROR_NO_SDCARD) { in getStatusDescription()