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