Searched refs:STATUS_ERROR_SDCARD_FULL (Results 1 – 4 of 4) sorted by relevance
313 public static final int STATUS_ERROR_SDCARD_FULL = 494; field in BluetoothShare
302 if (mTransInfo.mStatus == BluetoothShare.STATUS_ERROR_SDCARD_FULL) { in customizeViewContent()
407 } else if (statusCode == BluetoothShare.STATUS_ERROR_SDCARD_FULL) { in getStatusDescription()
402 mContext, BluetoothShare.STATUS_ERROR_SDCARD_FULL, deviceName)) in getStatusDescription_returnCorrectString()