- screen - Static variable in class com.ftdi.d3xx.R.id
-
- scrollIndicatorDown - Static variable in class com.ftdi.d3xx.R.id
-
- scrollIndicatorUp - Static variable in class com.ftdi.d3xx.R.id
-
- scrollView - Static variable in class com.ftdi.d3xx.R.id
-
- search_badge - Static variable in class com.ftdi.d3xx.R.id
-
- search_bar - Static variable in class com.ftdi.d3xx.R.id
-
- search_button - Static variable in class com.ftdi.d3xx.R.id
-
- search_close_btn - Static variable in class com.ftdi.d3xx.R.id
-
- search_edit_frame - Static variable in class com.ftdi.d3xx.R.id
-
- search_go_btn - Static variable in class com.ftdi.d3xx.R.id
-
- search_mag_icon - Static variable in class com.ftdi.d3xx.R.id
-
- search_menu_title - Static variable in class com.ftdi.d3xx.R.string
-
- search_plate - Static variable in class com.ftdi.d3xx.R.id
-
- search_src_text - Static variable in class com.ftdi.d3xx.R.id
-
- search_voice_btn - Static variable in class com.ftdi.d3xx.R.id
-
- searchHintIcon - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- searchIcon - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- SearchView - Static variable in class com.ftdi.d3xx.R.styleable
-
Attributes that can be used with a SearchView.
- SearchView_android_focusable - Static variable in class com.ftdi.d3xx.R.styleable
-
This symbol is the offset where the
R.attr.focusable
attribute's value can be found in the
SearchView array.
- SearchView_android_imeOptions - Static variable in class com.ftdi.d3xx.R.styleable
-
This symbol is the offset where the
R.attr.imeOptions
attribute's value can be found in the
SearchView array.
- SearchView_android_inputType - Static variable in class com.ftdi.d3xx.R.styleable
-
This symbol is the offset where the
R.attr.inputType
attribute's value can be found in the
SearchView array.
- SearchView_android_maxWidth - Static variable in class com.ftdi.d3xx.R.styleable
-
This symbol is the offset where the
R.attr.maxWidth
attribute's value can be found in the
SearchView array.
- SearchView_closeIcon - Static variable in class com.ftdi.d3xx.R.styleable
-
- SearchView_commitIcon - Static variable in class com.ftdi.d3xx.R.styleable
-
- SearchView_defaultQueryHint - Static variable in class com.ftdi.d3xx.R.styleable
-
- SearchView_goIcon - Static variable in class com.ftdi.d3xx.R.styleable
-
- SearchView_iconifiedByDefault - Static variable in class com.ftdi.d3xx.R.styleable
-
- SearchView_layout - Static variable in class com.ftdi.d3xx.R.styleable
-
- SearchView_queryBackground - Static variable in class com.ftdi.d3xx.R.styleable
-
- SearchView_queryHint - Static variable in class com.ftdi.d3xx.R.styleable
-
- SearchView_searchHintIcon - Static variable in class com.ftdi.d3xx.R.styleable
-
- SearchView_searchIcon - Static variable in class com.ftdi.d3xx.R.styleable
-
- SearchView_submitBackground - Static variable in class com.ftdi.d3xx.R.styleable
-
- SearchView_suggestionRowLayout - Static variable in class com.ftdi.d3xx.R.styleable
-
- SearchView_voiceIcon - Static variable in class com.ftdi.d3xx.R.styleable
-
- searchViewStyle - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- secondary_text_default_material_dark - Static variable in class com.ftdi.d3xx.R.color
-
- secondary_text_default_material_light - Static variable in class com.ftdi.d3xx.R.color
-
- secondary_text_disabled_material_dark - Static variable in class com.ftdi.d3xx.R.color
-
- secondary_text_disabled_material_light - Static variable in class com.ftdi.d3xx.R.color
-
- seekBarStyle - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- select_dialog_item_material - Static variable in class com.ftdi.d3xx.R.layout
-
- select_dialog_listview - Static variable in class com.ftdi.d3xx.R.id
-
- select_dialog_multichoice_material - Static variable in class com.ftdi.d3xx.R.layout
-
- select_dialog_singlechoice_material - Static variable in class com.ftdi.d3xx.R.layout
-
- selectableItemBackground - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- selectableItemBackgroundBorderless - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- SelfPowered - Variable in class com.ftdi.d3xx.FTD3XX.ConfigurationDescriptor
-
Device is powered by self, not by the USB bus.
- SerialNumber - Variable in class com.ftdi.d3xx.FTD3XX.DeviceDescriptor
-
Serial number.
- SetChipConfiguration(FTD3XX.ChipConfiguration) - Method in class com.ftdi.d3xx.FTD3XX
-
Set the configurable parameters of the device
To allow multiple devices to be connected, customers are required
to update the String Descriptors (Manufacturer, Product Description, Serial Number).
- SetGPIOPull(int, int) - Method in class com.ftdi.d3xx.FTD3XX
-
Set gpio pull.
- SetNotificationCallback(FTD3XX.INotificationCallback) - Method in class com.ftdi.d3xx.FTD3XX
-
Sets a receive notification callback function which will be called
when data is available for IN endpoints where no read requests are currently ongoing.
- SetStreamPipe(int, int) - Method in class com.ftdi.d3xx.FTD3XX
-
Sets streaming protocol transfer for specified pipes.
- SetStringDescriptors(String, String, String) - Method in class com.ftdi.d3xx.FTD3XX.ChipConfiguration
-
Set the string descriptors given the Manufacturer, Product Description and Serial Number
- SetupPacket(int, int, int, int, int) - Constructor for class com.ftdi.d3xx.FTD3XX.SetupPacket
-
Instantiates a new Setup packet.
- shortcut - Static variable in class com.ftdi.d3xx.R.id
-
- showAsAction - Static variable in class com.ftdi.d3xx.R.attr
-
Must be one or more (separated by '|') of the following constant values.
- showCustom - Static variable in class com.ftdi.d3xx.R.id
-
- showDividers - Static variable in class com.ftdi.d3xx.R.attr
-
Must be one or more (separated by '|') of the following constant values.
- showHome - Static variable in class com.ftdi.d3xx.R.id
-
- showText - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a boolean value, either "true" or "false".
- showTitle - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a boolean value, either "true" or "false".
- showTitle - Static variable in class com.ftdi.d3xx.R.id
-
- singleChoiceItemLayout - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- spacer - Static variable in class com.ftdi.d3xx.R.id
-
- spinBars - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a boolean value, either "true" or "false".
- Spinner - Static variable in class com.ftdi.d3xx.R.styleable
-
Attributes that can be used with a Spinner.
- Spinner_android_dropDownWidth - Static variable in class com.ftdi.d3xx.R.styleable
-
This symbol is the offset where the
R.attr.dropDownWidth
attribute's value can be found in the
Spinner array.
- Spinner_android_entries - Static variable in class com.ftdi.d3xx.R.styleable
-
This symbol is the offset where the
R.attr.entries
attribute's value can be found in the
Spinner array.
- Spinner_android_popupBackground - Static variable in class com.ftdi.d3xx.R.styleable
-
This symbol is the offset where the
R.attr.popupBackground
attribute's value can be found in the
Spinner array.
- Spinner_android_prompt - Static variable in class com.ftdi.d3xx.R.styleable
-
This symbol is the offset where the
R.attr.prompt
attribute's value can be found in the
Spinner array.
- Spinner_popupTheme - Static variable in class com.ftdi.d3xx.R.styleable
-
- spinnerDropDownItemStyle - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- spinnerStyle - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- split_action_bar - Static variable in class com.ftdi.d3xx.R.id
-
- splitTrack - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a boolean value, either "true" or "false".
- src_atop - Static variable in class com.ftdi.d3xx.R.id
-
- src_in - Static variable in class com.ftdi.d3xx.R.id
-
- src_over - Static variable in class com.ftdi.d3xx.R.id
-
- srcCompat - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- state_above_anchor - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a boolean value, either "true" or "false".
- status_bar_latest_event_content - Static variable in class com.ftdi.d3xx.R.id
-
- status_bar_notification_info_maxnum - Static variable in class com.ftdi.d3xx.R.integer
-
- status_bar_notification_info_overflow - Static variable in class com.ftdi.d3xx.R.string
-
- string() - Constructor for class com.ftdi.d3xx.R.string
-
- STRING_DESCRIPTOR_DESCRIPTION_MAX_LEN - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Maximum size of the Description string in the string descriptor element of the Chip Configuration class
- STRING_DESCRIPTOR_MANUFACTURER_MAX_LEN - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Maximum size of the Manufacture string in the string descriptor element of the Chip Configuration class
- STRING_DESCRIPTOR_SERIALNUMBER_MAX_LEN - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Maximum size of the Serial Number string in the string descriptor element of the Chip Configuration class
- STRING_DESCRIPTOR_SIZE - Static variable in class com.ftdi.d3xx.FTD3XX.Constants
-
Size for the string descriptor element of the Chip Configuration class
- StringDescriptors - Variable in class com.ftdi.d3xx.FTD3XX.ChipConfiguration
-
Concatenated String Descriptors for Manufacturer, Serial Number & Description as specified in Device Descriptor
Manufacturer name will uniquely identify the customer from other FT60x customers.
- style() - Constructor for class com.ftdi.d3xx.R.style
-
- styleable() - Constructor for class com.ftdi.d3xx.R.styleable
-
- subMenuArrow - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- submenuarrow - Static variable in class com.ftdi.d3xx.R.id
-
- submit_area - Static variable in class com.ftdi.d3xx.R.id
-
- submitBackground - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- subtitle - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
- subtitleTextAppearance - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- subtitleTextColor - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a color value, in the form of "#rgb", "#argb",
"#rrggbb", or "#aarrggbb".
- subtitleTextStyle - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- suggestionRowLayout - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- support_simple_spinner_dropdown_item - Static variable in class com.ftdi.d3xx.R.layout
-
- switch_thumb_disabled_material_dark - Static variable in class com.ftdi.d3xx.R.color
-
- switch_thumb_disabled_material_light - Static variable in class com.ftdi.d3xx.R.color
-
- switch_thumb_material_dark - Static variable in class com.ftdi.d3xx.R.color
-
- switch_thumb_material_light - Static variable in class com.ftdi.d3xx.R.color
-
- switch_thumb_normal_material_dark - Static variable in class com.ftdi.d3xx.R.color
-
- switch_thumb_normal_material_light - Static variable in class com.ftdi.d3xx.R.color
-
- SwitchCompat - Static variable in class com.ftdi.d3xx.R.styleable
-
Attributes that can be used with a SwitchCompat.
- SwitchCompat_android_textOff - Static variable in class com.ftdi.d3xx.R.styleable
-
This symbol is the offset where the
R.attr.textOff
attribute's value can be found in the
SwitchCompat array.
- SwitchCompat_android_textOn - Static variable in class com.ftdi.d3xx.R.styleable
-
This symbol is the offset where the
R.attr.textOn
attribute's value can be found in the
SwitchCompat array.
- SwitchCompat_android_thumb - Static variable in class com.ftdi.d3xx.R.styleable
-
This symbol is the offset where the
R.attr.thumb
attribute's value can be found in the
SwitchCompat array.
- SwitchCompat_showText - Static variable in class com.ftdi.d3xx.R.styleable
-
- SwitchCompat_splitTrack - Static variable in class com.ftdi.d3xx.R.styleable
-
- SwitchCompat_switchMinWidth - Static variable in class com.ftdi.d3xx.R.styleable
-
- SwitchCompat_switchPadding - Static variable in class com.ftdi.d3xx.R.styleable
-
- SwitchCompat_switchTextAppearance - Static variable in class com.ftdi.d3xx.R.styleable
-
- SwitchCompat_thumbTextPadding - Static variable in class com.ftdi.d3xx.R.styleable
-
- SwitchCompat_thumbTint - Static variable in class com.ftdi.d3xx.R.styleable
-
- SwitchCompat_thumbTintMode - Static variable in class com.ftdi.d3xx.R.styleable
-
- SwitchCompat_track - Static variable in class com.ftdi.d3xx.R.styleable
-
- SwitchCompat_trackTint - Static variable in class com.ftdi.d3xx.R.styleable
-
- SwitchCompat_trackTintMode - Static variable in class com.ftdi.d3xx.R.styleable
-
- switchMinWidth - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
- switchPadding - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a dimension value, which is a floating point number appended with a unit such as "14.5sp".
- switchStyle - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".
- switchTextAppearance - Static variable in class com.ftdi.d3xx.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name"
or to a theme attribute in the form "?[package:][type:]name".