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
131 return new BluetoothOppReceiveFileInfo(BluetoothShare.STATUS_ERROR_NO_SDCARD); in generateFileInfo()
303 } else if (statusCode == BluetoothShare.STATUS_ERROR_NO_SDCARD) { in getStatusDescription()