Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W _ 

A

AbstractPacketizer - Class in com.smartdevicelink.streaming
 
AbstractPacketizer(IStreamListener, InputStream, SessionType, byte, SdlSession) - Constructor for class com.smartdevicelink.streaming.AbstractPacketizer
 
AbstractPacketizer(IStreamListener, InputStream, RPCRequest, SessionType, byte, Version, SdlSession) - Constructor for class com.smartdevicelink.streaming.AbstractPacketizer
 
acceptedVideoParams - Variable in class com.smartdevicelink.session.BaseSdlSession
 
accumulator - Variable in class com.smartdevicelink.protocol.SdlProtocolBase.MessageFrameAssembler
 
ACTION_USB_ACCESSORY_ATTACHED - Static variable in class com.smartdevicelink.transport.TransportConstants
Broadcast action: sent when a USB accessory is attached.
addAudioFiles(List<SdlFile>) - Method in class com.smartdevicelink.managers.screen.AudioData
Add additional SDLFiles holding data or pointing to a file on the file system.
AddCommand - Class in com.smartdevicelink.proxy.rpc
This class will add a command to the application's Command Menu
AddCommand() - Constructor for class com.smartdevicelink.proxy.rpc.AddCommand
Constructs a new AddCommand object
AddCommand(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AddCommand
Constructs a new AddCommand object indicated by the Hashtable parameter
AddCommand(Integer) - Constructor for class com.smartdevicelink.proxy.rpc.AddCommand
Constructs a new AddCommand object
AddCommandResponse - Class in com.smartdevicelink.proxy.rpc
Add Command Response is sent, when AddCommand has been called
AddCommandResponse() - Constructor for class com.smartdevicelink.proxy.rpc.AddCommandResponse
Constructs a new AddCommandResponse object
AddCommandResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AddCommandResponse
 
AddCommandResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.AddCommandResponse
Constructs a new AddCommandResponse object
addConsole(IConsole) - Static method in class com.smartdevicelink.util.DebugTool
 
addCorrelationId(int) - Method in class com.smartdevicelink.proxy.rpc.listeners.OnMultipleRequestListener
 
addOnRPCListener(FunctionID, OnRPCListener) - Method in interface com.smartdevicelink.managers.ISdl
Add an OnRPCResponseListener for specified response
addOnRPCNotificationListener(FunctionID, OnRPCNotificationListener) - Method in interface com.smartdevicelink.managers.ISdl
Add an OnRPCNotificationListener for specified notification
addOnRPCRequestListener(FunctionID, OnRPCRequestListener) - Method in interface com.smartdevicelink.managers.ISdl
Add an OnRPCRequestListener for specified request
addPhoneticSpeechSynthesizerStrings(List<String>, SpeechCapabilities) - Method in class com.smartdevicelink.managers.screen.AudioData
Create additional strings to be spoken by the system speech synthesizer using a phonetic string.
addServiceListener(SessionType, ISdlServiceListener) - Method in interface com.smartdevicelink.managers.ISdl
Add a service listener for a specific service type
addServiceListener(SessionType, ISdlServiceListener) - Method in class com.smartdevicelink.session.BaseSdlSession
 
addSpeechSynthesizerStrings(List<String>) - Method in class com.smartdevicelink.managers.screen.AudioData
Create additional strings to be spoken by the system speech synthesizer.
AddSubMenu - Class in com.smartdevicelink.proxy.rpc
Add a SubMenu to the Command Menu
AddSubMenu() - Constructor for class com.smartdevicelink.proxy.rpc.AddSubMenu
Constructs a new AddSubMenu object
AddSubMenu(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AddSubMenu
Constructs a new AddSubMenu object indicated by the Hashtable parameter
AddSubMenu(Integer, String) - Constructor for class com.smartdevicelink.proxy.rpc.AddSubMenu
Constructs a new AddSubMenu object
AddSubMenuResponse - Class in com.smartdevicelink.proxy.rpc
Add SubMenu Response is sent, when AddSubMenu has been called
AddSubMenuResponse() - Constructor for class com.smartdevicelink.proxy.rpc.AddSubMenuResponse
Constructs a new AddSubMenuResponse object
AddSubMenuResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AddSubMenuResponse
 
AddSubMenuResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.AddSubMenuResponse
Constructs a new AddSubMenuResponse object
AirbagStatus - Class in com.smartdevicelink.proxy.rpc
The status of the air bags.
AirbagStatus() - Constructor for class com.smartdevicelink.proxy.rpc.AirbagStatus
 
AirbagStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AirbagStatus
Constructs a new AirbagStatus object indicated by the Hashtable parameter
AirbagStatus(VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus) - Constructor for class com.smartdevicelink.proxy.rpc.AirbagStatus
 
Alert - Class in com.smartdevicelink.proxy.rpc
Provides information to the user using either TTS, the Display or both and can include a system-generated alert tone.
Alert() - Constructor for class com.smartdevicelink.proxy.rpc.Alert
Constructs a new Alert object
Alert(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.Alert
Constructs a new Alert object indicated by the Hashtable parameter
AlertAudioData - Class in com.smartdevicelink.managers.screen
 
AlertAudioData(SdlFile) - Constructor for class com.smartdevicelink.managers.screen.AlertAudioData
 
AlertAudioData(String) - Constructor for class com.smartdevicelink.managers.screen.AlertAudioData
 
AlertAudioData(String, SpeechCapabilities) - Constructor for class com.smartdevicelink.managers.screen.AlertAudioData
 
AlertCanceledListener - Interface in com.smartdevicelink.managers.screen
 
AlertCompletionListener - Interface in com.smartdevicelink.managers
 
AlertManeuver - Class in com.smartdevicelink.proxy.rpc
This will bring up an alert with information related to the next navigation maneuver including potential voice navigation instructions.
AlertManeuver() - Constructor for class com.smartdevicelink.proxy.rpc.AlertManeuver
Constructs a new AlertManeuver object
AlertManeuver(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AlertManeuver
Constructs a new AlertManeuver object indicated by the Hashtable parameter
AlertManeuverResponse - Class in com.smartdevicelink.proxy.rpc
Alert Maneuver Response is sent, when AlertManeuver has been called
AlertManeuverResponse() - Constructor for class com.smartdevicelink.proxy.rpc.AlertManeuverResponse
Constructs a new AlertManeuverResponse object
AlertManeuverResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AlertManeuverResponse
Constructs a new AlertManeuverResponse object indicated by the Hashtable parameter
AlertManeuverResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.AlertManeuverResponse
Constructs a new AlertManeuverResponse object
AlertResponse - Class in com.smartdevicelink.proxy.rpc
Alert Response is sent, when Alert has been called
AlertResponse() - Constructor for class com.smartdevicelink.proxy.rpc.AlertResponse
Constructs a new AlertResponse object
AlertResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AlertResponse
Constructs a new AlertResponse object indicated by the Hashtable parameter
AlertResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.AlertResponse
Constructs a new AlertResponse object
AlertView - Class in com.smartdevicelink.managers.screen
 
AlertView.Builder - Class in com.smartdevicelink.managers.screen
 
allocate(int, int, ByteOrder, long) - Static method in class com.smartdevicelink.managers.audio.SampleBuffer
Allocates a new sample buffer.
allocate(int, int, int, ByteOrder, long) - Static method in class com.smartdevicelink.managers.audio.SampleBuffer
Allocates a new sample buffer.
ALT_TRANSPORT_ADDRESS_EXTRA - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ALT_TRANSPORT_CONNECTED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ALT_TRANSPORT_CONNECTION_STATUS_EXTRA - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ALT_TRANSPORT_DISCONNECTED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ALT_TRANSPORT_READ - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ALT_TRANSPORT_RECEIVER - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ALT_TRANSPORT_WRITE - Static variable in class com.smartdevicelink.transport.TransportConstants
 
AmbientLightStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the status of the ambient light sensor.
AndroidTools - Class in com.smartdevicelink.util
 
AndroidTools() - Constructor for class com.smartdevicelink.util.AndroidTools
 
AOA_USB - Static variable in class com.smartdevicelink.transport.TransportConstants
 
APP_ID_EXTRA - Static variable in class com.smartdevicelink.transport.TransportConstants
 
APP_ID_EXTRA_STRING - Static variable in class com.smartdevicelink.transport.TransportConstants
 
AppCapability - Class in com.smartdevicelink.proxy.rpc
Parameter List
AppCapability() - Constructor for class com.smartdevicelink.proxy.rpc.AppCapability
Constructs a new AppCapability object
AppCapability(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AppCapability
Constructs a new AppCapability object indicated by the Hashtable parameter
AppCapability(AppCapabilityType) - Constructor for class com.smartdevicelink.proxy.rpc.AppCapability
Constructs a new AppCapability object
AppCapabilityType - Enum in com.smartdevicelink.proxy.rpc.enums
 
append(byte[]) - Method in class com.smartdevicelink.transport.utl.ByteAraryMessageAssembler
 
AppHMIType - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration listing possible app hmi types.
APPID_STRING - Static variable in class com.smartdevicelink.transport.TransportConstants.RouterServiceVersions
This version of the router service is when app IDs went from Longs to Strings
AppInfo - Class in com.smartdevicelink.proxy.rpc
Contains detailed information about the registered application.
AppInfo() - Constructor for class com.smartdevicelink.proxy.rpc.AppInfo
Constructs a new AppInfo object
AppInfo(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AppInfo
Constructs a new AppInfo object indicated by the Hashtable parameter
AppInfo(String, String, String) - Constructor for class com.smartdevicelink.proxy.rpc.AppInfo
Constructs a new AppInfo object
AppInterfaceUnregisteredReason - Enum in com.smartdevicelink.proxy.rpc.enums
Indicates reason why app interface was unregistered.
AppServiceCapability - Class in com.smartdevicelink.proxy.rpc
 
AppServiceCapability() - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceCapability
 
AppServiceCapability(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceCapability
 
AppServiceCapability(AppServiceRecord) - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceCapability
 
AppServiceData - Class in com.smartdevicelink.proxy.rpc
Contains all the current data of the app service.
AppServiceData() - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceData
 
AppServiceData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceData
 
AppServiceData(String, String) - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceData
 
AppServiceManifest - Class in com.smartdevicelink.proxy.rpc
This manifest contains all the information necessary for the service to be published, activated, and allow consumers to interact with it
AppServiceManifest() - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceManifest
 
AppServiceManifest(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceManifest
 
AppServiceManifest(String) - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceManifest
Constructor that takes in the mandatory parameters.
AppServiceManifest(AppServiceType) - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceManifest
Constructor that takes in the mandatory parameters.
AppServiceRecord - Class in com.smartdevicelink.proxy.rpc
This manifest contains all the information necessary for the service to be published, activated, and consumers able to interact with it
AppServiceRecord() - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceRecord
 
AppServiceRecord(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceRecord
 
AppServiceRecord(String, AppServiceManifest, Boolean, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.AppServiceRecord
 
AppServicesCapabilities - Class in com.smartdevicelink.proxy.rpc
Capabilities of app services including what service types are supported and the current state of services.
AppServicesCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.AppServicesCapabilities
Capabilities of app services including what service types are supported and the current state of services.
AppServicesCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AppServicesCapabilities
Capabilities of app services including what service types are supported and the current state of services.
AppServiceType - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration listing possible app service types.
areStringsEqual(String, String, boolean, boolean) - Static method in class com.smartdevicelink.util.CompareUtils
 
assembleHeaderBytes() - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
assembleHeaderBytes() - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
Audio() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Audio
 
AUDIO_SERVICE_TRANSPORTS - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
HU allowed transports for audio and video services (1 == Primary, 2 == Secondary)
AudioControlCapabilities - Class in com.smartdevicelink.proxy.rpc
 
AudioControlCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Constructs a newly allocated AudioControlCapabilities object
AudioControlCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Constructs a newly allocated AudioControlCapabilities object indicated by the Hashtable parameter
AudioControlCapabilities(String) - Constructor for class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Constructs a newly allocated AudioControlCapabilities object
AudioControlData - Class in com.smartdevicelink.proxy.rpc
 
AudioControlData() - Constructor for class com.smartdevicelink.proxy.rpc.AudioControlData
Constructs a newly allocated AudioControlData object
AudioControlData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AudioControlData
Constructs a newly allocated AudioControlData object indicated by the Hashtable parameter
AudioData - Class in com.smartdevicelink.managers.screen
 
AudioData(SdlFile) - Constructor for class com.smartdevicelink.managers.screen.AudioData
 
AudioData(String) - Constructor for class com.smartdevicelink.managers.screen.AudioData
 
AudioData(String, SpeechCapabilities) - Constructor for class com.smartdevicelink.managers.screen.AudioData
 
AudioDecoder - Class in com.smartdevicelink.managers.audio
The audio decoder to decode a single audio file to PCM.
AudioDecoderCompat - Class in com.smartdevicelink.managers.audio
The audio decoder to decode a single audio file to PCM.
AudioDecoderListener - Interface in com.smartdevicelink.managers.audio
An interface for the audio decoder classes.
AudioPassThruCapabilities - Class in com.smartdevicelink.proxy.rpc
Describes different audio type configurations for PerformAudioPassThru, e.g.
AudioPassThruCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.AudioPassThruCapabilities
Constructs a newly allocated AudioPassThruCapabilities object
AudioPassThruCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.AudioPassThruCapabilities
Constructs a newly allocated AudioPassThruCapabilities object indicated by the Hashtable parameter
AudioPassThruCapabilities(SamplingRate, BitsPerSample, AudioType) - Constructor for class com.smartdevicelink.proxy.rpc.AudioPassThruCapabilities
Constructs a newly allocated AudioPassThruCapabilities object
audioSource - Variable in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
AudioStreamingCodec - Enum in com.smartdevicelink.streaming.audio
Enum for each type of audio streaming codec.
AudioStreamingIndicator - Enum in com.smartdevicelink.proxy.rpc.enums
Identifies the playback status of a media app
AudioStreamingLPCMParams - Class in com.smartdevicelink.streaming.audio
Deprecated.
AudioStreamingLPCMParams(AudioStreamingLPCMParams.SampleFormat, int, int) - Constructor for class com.smartdevicelink.streaming.audio.AudioStreamingLPCMParams
Deprecated.
 
AudioStreamingLPCMParams.SampleFormat - Enum in com.smartdevicelink.streaming.audio
Deprecated.
Sample format of linear PCM data.
AudioStreamingParams - Class in com.smartdevicelink.streaming.audio
A struct to hold audio format information that are common to codecs.
AudioStreamingParams(int, int) - Constructor for class com.smartdevicelink.streaming.audio.AudioStreamingParams
 
AudioStreamingState - Enum in com.smartdevicelink.proxy.rpc.enums
Describes whether or not streaming audio is currently audible to the user.
AudioStreamManager - Class in com.smartdevicelink.managers.audio
The AudioStreamManager class provides methods to start and stop an audio stream to the connected device.
AudioStreamManager(ISdl, Context) - Constructor for class com.smartdevicelink.managers.audio.AudioStreamManager
Creates a new object of AudioStreamManager
AudioStreamManager.SampleType - Annotation Type in com.smartdevicelink.managers.audio
 
AudioType - Enum in com.smartdevicelink.proxy.rpc.enums
Describes different audio type options for PerformAudioPassThru
AUTH_TOKEN - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
Auth token to be used for log in into services

B

base64Encode(String) - Static method in class com.smartdevicelink.trace.Mime
 
base64Encode(byte[]) - Static method in class com.smartdevicelink.trace.Mime
 
base64Encode(byte[], int, int) - Static method in class com.smartdevicelink.trace.Mime
 
BaseAudioDecoder - Class in com.smartdevicelink.managers.audio
 
BaseAudioDecoder(Uri, Context, int, int, AudioDecoderListener) - Constructor for class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
BaseSdlManagerListener - Interface in com.smartdevicelink.managers
 
BaseSdlSession - Class in com.smartdevicelink.session
 
BaseSdlSession(ISdlSessionListener, BaseTransportConfig) - Constructor for class com.smartdevicelink.session.BaseSdlSession
 
BaseSubManager - Class in com.smartdevicelink.managers
BaseSubManager
BaseSubManager(ISdl) - Constructor for class com.smartdevicelink.managers.BaseSubManager
 
BaseTransportConfig - Class in com.smartdevicelink.transport
Defines base abstract class for transport configurations.
BaseTransportConfig() - Constructor for class com.smartdevicelink.transport.BaseTransportConfig
 
BeltStatus - Class in com.smartdevicelink.proxy.rpc
The status of the seat belts.
BeltStatus() - Constructor for class com.smartdevicelink.proxy.rpc.BeltStatus
 
BeltStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.BeltStatus
Constructs a new BeltStatus object indicated by the Hashtable parameter
BeltStatus(VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus, VehicleDataEventStatus) - Constructor for class com.smartdevicelink.proxy.rpc.BeltStatus
 
BestRouterComparator() - Constructor for class com.smartdevicelink.util.SdlAppInfo.BestRouterComparator
 
BinaryFrameHeader - Class in com.smartdevicelink.protocol
 
BinaryFrameHeader() - Constructor for class com.smartdevicelink.protocol.BinaryFrameHeader
 
BIND_LOCATION_CLASS_NAME_EXTRA - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BIND_LOCATION_PACKAGE_NAME_EXTRA - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BIND_REQUEST_TYPE_ALT_TRANSPORT - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BIND_REQUEST_TYPE_CLIENT - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BIND_REQUEST_TYPE_STATUS - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BIND_REQUEST_TYPE_USB_PROVIDER - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BitConverter - Class in com.smartdevicelink.util
 
BitConverter() - Constructor for class com.smartdevicelink.util.BitConverter
 
BitsPerSample - Enum in com.smartdevicelink.proxy.rpc.enums
Describes different bit depth options for PerformAudioPassThru.
bluetoothQuerryAndConnect() - Method in class com.smartdevicelink.transport.SdlRouterService
This function looks through the phones currently paired bluetooth devices If one of the devices' names contain "sync", or livio it will attempt to connect the RFCOMM And start SDL
BodyInformation - Class in com.smartdevicelink.proxy.rpc
The body information including power modes.
BodyInformation() - Constructor for class com.smartdevicelink.proxy.rpc.BodyInformation
 
BodyInformation(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.BodyInformation
Constructs a new BodyInformation object indicated by the Hashtable parameter
BodyInformation(Boolean, IgnitionStableStatus, IgnitionStatus) - Constructor for class com.smartdevicelink.proxy.rpc.BodyInformation
 
buffer - Variable in class com.smartdevicelink.streaming.AbstractPacketizer
 
bufferSize - Variable in class com.smartdevicelink.streaming.AbstractPacketizer
 
build() - Method in class com.smartdevicelink.managers.screen.AlertView.Builder
 
build() - Method in class com.smartdevicelink.managers.SdlManager.Builder
Build SdlManager ang get it ready to be started Note: new instance of SdlManager should be created on every connection.
Builder() - Constructor for class com.smartdevicelink.managers.screen.AlertView.Builder
 
Builder(Context, String, String, SdlManagerListener) - Constructor for class com.smartdevicelink.managers.SdlManager.Builder
Builder for the SdlManager.
Builder(Context, String, String, BaseTransportConfig, SdlManagerListener) - Constructor for class com.smartdevicelink.managers.SdlManager.Builder
Builder for the SdlManager.
BULK_DATA - Static variable in class com.smartdevicelink.protocol.enums.SessionType
 
ButtonCapabilities - Class in com.smartdevicelink.proxy.rpc
Provides information about the capabilities of a SDL HMI button.
ButtonCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Constructs a newly allocated ButtonCapabilities object
ButtonCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Constructs a newly allocated ButtonCapabilities object indicated by the Hashtable parameter
ButtonCapabilities(ButtonName, Boolean, Boolean, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Constructs a newly allocated ButtonCapabilities object
ButtonEventMode - Enum in com.smartdevicelink.proxy.rpc.enums
Indicates whether the button was depressed or released.
ButtonName - Enum in com.smartdevicelink.proxy.rpc.enums
Defines logical buttons which, on a given SDL unit, would correspond to either physical or soft (touchscreen) buttons.
ButtonPress - Class in com.smartdevicelink.proxy.rpc
This function allows a remote control type mobile application simulate a hardware button press event.
ButtonPress() - Constructor for class com.smartdevicelink.proxy.rpc.ButtonPress
Constructs a new ButtonPress object
ButtonPress(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ButtonPress
Constructs a new ButtonPress object indicated by the Hashtable parameter
ButtonPress(ModuleType, ButtonName, ButtonPressMode) - Constructor for class com.smartdevicelink.proxy.rpc.ButtonPress
Constructs a new ButtonPress object
ButtonPressMode - Enum in com.smartdevicelink.proxy.rpc.enums
Indicates whether this is a LONG or SHORT button press.
ButtonPressResponse - Class in com.smartdevicelink.proxy.rpc
 
ButtonPressResponse() - Constructor for class com.smartdevicelink.proxy.rpc.ButtonPressResponse
Constructs a new ButtonPressResponse object
ButtonPressResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ButtonPressResponse
Constructs a new ButtonPressResponse object indicated by the Hashtable parameter
ButtonPressResponse(Result, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.ButtonPressResponse
Constructs a new ButtonPressResponse object
ByteAraryMessageAssembler - Class in com.smartdevicelink.transport.utl
 
ByteAraryMessageAssembler() - Constructor for class com.smartdevicelink.transport.utl.ByteAraryMessageAssembler
 
ByteArrayMessageSpliter - Class in com.smartdevicelink.transport.utl
 
ByteArrayMessageSpliter(String, int, byte[], int) - Constructor for class com.smartdevicelink.transport.utl.ByteArrayMessageSpliter
 
ByteEnumer - Class in com.smartdevicelink.util
 
ByteEnumer(byte, String) - Constructor for class com.smartdevicelink.util.ByteEnumer
 
BYTES_TO_SEND_EXTRA_COUNT - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BYTES_TO_SEND_EXTRA_NAME - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BYTES_TO_SEND_EXTRA_OFFSET - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BYTES_TO_SEND_FLAG_LARGE_PACKET_CONT - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BYTES_TO_SEND_FLAG_LARGE_PACKET_END - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BYTES_TO_SEND_FLAG_LARGE_PACKET_START - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BYTES_TO_SEND_FLAG_NONE - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BYTES_TO_SEND_FLAG_SDL_PACKET_INCLUDED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
BYTES_TO_SEND_FLAGS - Static variable in class com.smartdevicelink.transport.TransportConstants
 
bytesToHex(byte[]) - Static method in class com.smartdevicelink.util.BitConverter
 
bytesToHex(byte[], int, int) - Static method in class com.smartdevicelink.util.BitConverter
 
bytesToHex(byte[], int) - Static method in class com.smartdevicelink.util.BitConverter
Converts the byte array into a string of hex values.

C

cacheSecurityLevel(Context, int) - Static method in class com.smartdevicelink.transport.RouterServiceValidator
 
call() - Method in class com.smartdevicelink.streaming.video.SdlRemoteDisplay.Creator
 
callback - Variable in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
cancel() - Method in class com.smartdevicelink.managers.screen.AlertView
 
cancel() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Cancels the choice set.
cancel() - Method in class com.smartdevicelink.transport.SdlRouterStatusProvider
 
cancel() - Method in class com.smartdevicelink.transport.UsbTransferProvider
 
cancelForegroundTimeOut() - Method in class com.smartdevicelink.transport.SdlRouterService
 
CancelInteraction - Class in com.smartdevicelink.proxy.rpc
 
CancelInteraction() - Constructor for class com.smartdevicelink.proxy.rpc.CancelInteraction
Constructs a new CancelInteraction object
CancelInteraction(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.CancelInteraction
Constructs a new CancelInteraction object indicated by the Hashtable parameter
CancelInteraction(Integer) - Constructor for class com.smartdevicelink.proxy.rpc.CancelInteraction
Convenience init for dismissing an interaction type.
CancelInteraction(Integer, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.CancelInteraction
Convenience init for dismissing a specific interaction.
CancelInteractionResponse - Class in com.smartdevicelink.proxy.rpc
Response to the request to dismiss a modal view.
CancelInteractionResponse() - Constructor for class com.smartdevicelink.proxy.rpc.CancelInteractionResponse
Constructs a new CancelInteractionResponse object
CancelInteractionResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.CancelInteractionResponse
Constructs a new CancelInteractionResponse object indicated by the Hashtable parameter
CancelInteractionResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.CancelInteractionResponse
Constructs a new CancelInteractionResponse object
capacity() - Method in class com.smartdevicelink.managers.audio.SampleBuffer
Returns the capacity of the buffer per channel.
CapacityUnit - Enum in com.smartdevicelink.proxy.rpc.enums
 
CarModeStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Describes the carmode the vehicle is in.
changeProgram(Texture2dProgram) - Method in class com.android.grafika.gles.FullFrameRect
Changes the program.
ChangeRegistration - Class in com.smartdevicelink.proxy.rpc
If the app recognizes during the app registration that the SDL HMI language (voice/TTS and/or display) does not match the app language, the app will be able (but does not need) to change this registration with changeRegistration prior to app being brought into focus.
ChangeRegistration() - Constructor for class com.smartdevicelink.proxy.rpc.ChangeRegistration
Constructs a new ChangeRegistration object
ChangeRegistration(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ChangeRegistration
Constructs a new ChangeRegistration object indicated by the Hashtable parameter
ChangeRegistration(Language, Language) - Constructor for class com.smartdevicelink.proxy.rpc.ChangeRegistration
Constructs a new ChangeRegistration object
ChangeRegistrationResponse - Class in com.smartdevicelink.proxy.rpc
Change Registration Response is sent, when ChangeRegistration has been called
ChangeRegistrationResponse() - Constructor for class com.smartdevicelink.proxy.rpc.ChangeRegistrationResponse
Constructs a new ChangeRegistrationResponse object
ChangeRegistrationResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ChangeRegistrationResponse
Constructs a new ChangeRegistrationResponse object indicated by the Hashtable parameter
ChangeRegistrationResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.ChangeRegistrationResponse
Constructs a new ChangeRegistrationResponse object
channels - Variable in class com.smartdevicelink.streaming.audio.AudioStreamingParams
Number of channels in the audio stream
CharacterSet - Enum in com.smartdevicelink.proxy.rpc.enums
Character sets supported by SDL.
checkBroadcastReceiver(Context) - Static method in class com.smartdevicelink.util.IntegrationValidator
 
checkGlError(String) - Static method in class com.android.grafika.gles.GlUtil
Checks to see if a GLES error has been raised.
checkIfVehicleSupported(List<VehicleType>, VehicleType) - Static method in class com.smartdevicelink.util.SdlAppInfo
Check to see if a vehicle type is supported.
checkIsConnected() - Method in class com.smartdevicelink.transport.SdlRouterStatusProvider
 
checkIsConnected() - Method in class com.smartdevicelink.transport.UsbTransferProvider
 
checkLocation(int, String) - Static method in class com.android.grafika.gles.GlUtil
Checks to see if the location we obtained is valid.
Choice - Class in com.smartdevicelink.proxy.rpc
A choice is an option which a user can select either via the menu or via voice recognition (VR) during an application initiated interaction.
Choice() - Constructor for class com.smartdevicelink.proxy.rpc.Choice
Constructs a newly allocated Choice object
Choice(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.Choice
Constructs a newly allocated Choice object indicated by the Hashtable parameter
Choice(Integer, String) - Constructor for class com.smartdevicelink.proxy.rpc.Choice
Constructs a newly allocated Choice object
ChoiceCell - Class in com.smartdevicelink.managers.screen.choiceset
 
ChoiceCell(String) - Constructor for class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
Initialize the cell with text and nothing else.
ChoiceCell(String, List<String>, SdlArtwork) - Constructor for class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
Initialize the cell with text, optional artwork, and optional voice commands
ChoiceCell(String, String, String, List<String>, SdlArtwork, SdlArtwork) - Constructor for class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
Initialize the cell with all optional items
ChoiceSet - Class in com.smartdevicelink.managers.screen.choiceset
 
ChoiceSet(String, List<ChoiceCell>, ChoiceSetSelectionListener) - Constructor for class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Initialize with a title, listener, and choices.
ChoiceSet(String, ChoiceSetLayout, Integer, String, String, String, List<VrHelpItem>, KeyboardProperties, List<ChoiceCell>, ChoiceSetSelectionListener) - Constructor for class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Constructor with all possible properties.
ChoiceSet(String, ChoiceSetLayout, Integer, List<TTSChunk>, List<TTSChunk>, List<TTSChunk>, List<VrHelpItem>, KeyboardProperties, List<ChoiceCell>, ChoiceSetSelectionListener) - Constructor for class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Constructor with all possible properties.
ChoiceSetLayout - Enum in com.smartdevicelink.managers.screen.choiceset
 
ChoiceSetManager - Class in com.smartdevicelink.managers.screen.choiceset
ChoiceSetManager
ChoiceSetManager gives the developer the ability to control how soft choice sets are displayed on the head unit.
Note: This class must be accessed through the SdlManager->ScreenManager.
ChoiceSetManager(ISdl, FileManager) - Constructor for class com.smartdevicelink.managers.screen.choiceset.ChoiceSetManager
Creates a new instance of the ChoiceSetManager
ChoiceSetSelectionListener - Interface in com.smartdevicelink.managers.screen.choiceset
 
clear() - Method in class com.smartdevicelink.util.MediaStreamingStatus
 
clearConsoles() - Static method in class com.smartdevicelink.util.DebugTool
 
clearWithPlayPauseIndicator(AudioStreamingIndicator) - Static method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Remove a media clock timer from the screen
ClimateControlCapabilities - Class in com.smartdevicelink.proxy.rpc
Contains information about a climate control module's capabilities.
ClimateControlCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
ClimateControlCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
ClimateControlCapabilities(String) - Constructor for class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Constructs a newly allocated ClimateControlCapabilities
ClimateControlData - Class in com.smartdevicelink.proxy.rpc
 
ClimateControlData() - Constructor for class com.smartdevicelink.proxy.rpc.ClimateControlData
 
ClimateControlData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ClimateControlData
 
ClimateData - Class in com.smartdevicelink.proxy.rpc
Parameter List
ClimateData() - Constructor for class com.smartdevicelink.proxy.rpc.ClimateData
Constructs a new ClimateData object
ClimateData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ClimateData
Constructs a new ClimateData object indicated by the Hashtable parameter
clone() - Method in class com.smartdevicelink.managers.file.filetypes.SdlArtwork
Creates a deep copy of the object
clone() - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Creates a deep copy of the object
clone() - Method in class com.smartdevicelink.managers.screen.AlertAudioData
Creates a deep copy of the object
clone() - Method in class com.smartdevicelink.managers.screen.AlertView
Creates a deep copy of the object
clone() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
Creates a deep copy of the object
clone() - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Creates a deep copy of the object
clone() - Method in class com.smartdevicelink.managers.screen.menu.VoiceCommand
Creates a deep copy of the object
clone() - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Creates a deep copy of the object
clone() - Method in class com.smartdevicelink.proxy.RPCStruct
Creates a deep copy of the object
close() - Method in class com.smartdevicelink.session.BaseSdlSession
 
close(long) - Method in class com.smartdevicelink.transport.TCPTransportManager
 
close(long) - Method in class com.smartdevicelink.transport.TransportManager
 
close(long) - Method in class com.smartdevicelink.transport.TransportManagerBase
 
close() - Method in class com.smartdevicelink.transport.utl.ByteAraryMessageAssembler
 
close() - Method in class com.smartdevicelink.transport.utl.ByteArrayMessageSpliter
 
CLOSE_LOCK_SCREEN_ACTION - Static variable in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
CloseApplication - Class in com.smartdevicelink.proxy.rpc
Used by an app to set itself to a `HMILevel` of `NONE`.
CloseApplication() - Constructor for class com.smartdevicelink.proxy.rpc.CloseApplication
Constructs a new CloseApplication object
CloseApplication(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.CloseApplication
Constructs a new CloseApplication object indicated by the Hashtable parameter
CloseApplicationResponse - Class in com.smartdevicelink.proxy.rpc
Response to the request to close this app on the module.
CloseApplicationResponse() - Constructor for class com.smartdevicelink.proxy.rpc.CloseApplicationResponse
Constructs a new CloseApplicationResponse object
CloseApplicationResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.CloseApplicationResponse
Constructs a new CloseApplicationResponse object indicated by the Hashtable parameter
CloseApplicationResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.CloseApplicationResponse
Constructs a new CloseApplicationResponse object
closeSelf() - Method in class com.smartdevicelink.transport.SdlRouterService
This method is needed so that apps that choose not to implement this as a service as defined by Android, but rather just a simple class we have to know how to shut down.
closeServer() - Static method in class com.smartdevicelink.transport.SiphonServer
 
CloudAppProperties - Class in com.smartdevicelink.proxy.rpc
Properties that relate to a a cloud app entry.
CloudAppProperties() - Constructor for class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
CloudAppProperties(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
CloudAppProperties(String) - Constructor for class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
ClusterModeStatus - Class in com.smartdevicelink.proxy.rpc
The status modes of the instrument panel cluster.
ClusterModeStatus() - Constructor for class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
ClusterModeStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ClusterModeStatus
Constructs a new ClusterModeStatus object indicated by the Hashtable parameter
ClusterModeStatus(Boolean, PowerModeQualificationStatus, CarModeStatus, PowerModeStatus) - Constructor for class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
com.android.grafika.gles - package com.android.grafika.gles
 
com.smartdevicelink.encoder - package com.smartdevicelink.encoder
 
com.smartdevicelink.exception - package com.smartdevicelink.exception
 
com.smartdevicelink.managers - package com.smartdevicelink.managers
 
com.smartdevicelink.managers.audio - package com.smartdevicelink.managers.audio
 
com.smartdevicelink.managers.file - package com.smartdevicelink.managers.file
 
com.smartdevicelink.managers.file.filetypes - package com.smartdevicelink.managers.file.filetypes
 
com.smartdevicelink.managers.lifecycle - package com.smartdevicelink.managers.lifecycle
 
com.smartdevicelink.managers.lockscreen - package com.smartdevicelink.managers.lockscreen
 
com.smartdevicelink.managers.permission - package com.smartdevicelink.managers.permission
 
com.smartdevicelink.managers.screen - package com.smartdevicelink.managers.screen
 
com.smartdevicelink.managers.screen.choiceset - package com.smartdevicelink.managers.screen.choiceset
 
com.smartdevicelink.managers.screen.menu - package com.smartdevicelink.managers.screen.menu
 
com.smartdevicelink.managers.video - package com.smartdevicelink.managers.video
 
com.smartdevicelink.managers.video.resolution - package com.smartdevicelink.managers.video.resolution
 
com.smartdevicelink.marshal - package com.smartdevicelink.marshal
 
com.smartdevicelink.protocol - package com.smartdevicelink.protocol
 
com.smartdevicelink.protocol.enums - package com.smartdevicelink.protocol.enums
 
com.smartdevicelink.protocol.heartbeat - package com.smartdevicelink.protocol.heartbeat
 
com.smartdevicelink.proxy - package com.smartdevicelink.proxy
 
com.smartdevicelink.proxy.rpc - package com.smartdevicelink.proxy.rpc
 
com.smartdevicelink.proxy.rpc.enums - package com.smartdevicelink.proxy.rpc.enums
 
com.smartdevicelink.proxy.rpc.listeners - package com.smartdevicelink.proxy.rpc.listeners
 
com.smartdevicelink.security - package com.smartdevicelink.security
 
com.smartdevicelink.session - package com.smartdevicelink.session
 
com.smartdevicelink.streaming - package com.smartdevicelink.streaming
 
com.smartdevicelink.streaming.audio - package com.smartdevicelink.streaming.audio
 
com.smartdevicelink.streaming.video - package com.smartdevicelink.streaming.video
 
com.smartdevicelink.trace - package com.smartdevicelink.trace
 
com.smartdevicelink.trace.enums - package com.smartdevicelink.trace.enums
 
com.smartdevicelink.transport - package com.smartdevicelink.transport
 
com.smartdevicelink.transport.enums - package com.smartdevicelink.transport.enums
 
com.smartdevicelink.transport.utl - package com.smartdevicelink.transport.utl
 
com.smartdevicelink.util - package com.smartdevicelink.util
 
compare(SdlAppInfo, SdlAppInfo) - Method in class com.smartdevicelink.util.SdlAppInfo.BestRouterComparator
 
CompareUtils - Class in com.smartdevicelink.util
 
CompareUtils() - Constructor for class com.smartdevicelink.util.CompareUtils
 
CompassDirection - Enum in com.smartdevicelink.proxy.rpc.enums
The list of potential compass directions
CompletionListener - Interface in com.smartdevicelink.managers
 
componentNameForServiceRunning(PackageManager) - Method in class com.smartdevicelink.transport.RouterServiceValidator
This method will find which router service is running.
ComponentVolumeStatus - Enum in com.smartdevicelink.proxy.rpc.enums
The volume status of a vehicle component
CONFIRMED_SDL_DEVICE - Static variable in class com.smartdevicelink.transport.TransportConstants
 
connect(BluetoothDevice) - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
Start the ConnectThread to initiate a connection to a remote device.
CONNECT_AS_CLIENT_BOOLEAN_EXTRA - Static variable in class com.smartdevicelink.transport.TransportConstants
 
connected(BluetoothSocket, BluetoothDevice) - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
Start the ConnectedThread to begin managing a Bluetooth connection
CONNECTED_DEVICE_STRING_EXTRA_NAME - Static variable in class com.smartdevicelink.transport.TransportConstants
 
connectedDeviceAddress - Variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
connectedDeviceName - Variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
Consecutive - Static variable in class com.smartdevicelink.protocol.enums.FrameType
 
consoleListenerList - Static variable in class com.smartdevicelink.util.DebugTool
 
consumeQueuedRouterService() - Static method in class com.smartdevicelink.transport.SdlBroadcastReceiver
 
context - Static variable in class com.smartdevicelink.security.SdlSecurityBase
 
contextWeakReference - Variable in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
Control - Static variable in class com.smartdevicelink.protocol.enums.FrameType
 
CONTROL - Static variable in class com.smartdevicelink.protocol.enums.SessionType
 
CONTROL_FRAME_INFO_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
ControlFrameTags - Class in com.smartdevicelink.protocol.enums
Control frame payload tags that relate to the respective services.
ControlFrameTags() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags
 
ControlFrameTags.Audio - Class in com.smartdevicelink.protocol.enums
Control frame payloads that relate to the Audio streaming service.
ControlFrameTags.Audio.EndService - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.Audio.EndServiceACK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.Audio.EndServiceNAK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.Audio.StartService - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.Audio.StartServiceACK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.Audio.StartServiceNAK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.RPC - Class in com.smartdevicelink.protocol.enums
Control frame payloads that relate to the Remote Procedure Call (RPC) service.
ControlFrameTags.RPC.EndService - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.RPC.EndServiceACK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.RPC.EndServiceNAK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.RPC.RegisterSecondaryTransport - Class in com.smartdevicelink.protocol.enums
This frame is sent from application to Core to notify that Secondary Transport has been established.
ControlFrameTags.RPC.RegisterSecondaryTransportACK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.RPC.RegisterSecondaryTransportNAK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.RPC.StartService - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.RPC.StartServiceACK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.RPC.StartServiceNAK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.RPC.TransportEventUpdate - Class in com.smartdevicelink.protocol.enums
This frame is sent from Core to application to indicate that status or configuration of transport(s) is/are updated.
ControlFrameTags.Video - Class in com.smartdevicelink.protocol.enums
Control frame payloads that relate to the Video streaming service.
ControlFrameTags.Video.EndService - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.Video.EndServiceACK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.Video.EndServiceNAK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.Video.StartService - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.Video.StartServiceACK - Class in com.smartdevicelink.protocol.enums
 
ControlFrameTags.Video.StartServiceNAK - Class in com.smartdevicelink.protocol.enums
 
convertAppId(String) - Static method in class com.smartdevicelink.transport.TransportBroker
 
convertAppInterfaceUnregisteredReason(AppInterfaceUnregisteredReason) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SdlDisconnectedReason
 
convertTableToRpc(Hashtable<String, Object>) - Static method in class com.smartdevicelink.managers.lifecycle.RpcConverter
 
Coordinate - Class in com.smartdevicelink.proxy.rpc
 
Coordinate() - Constructor for class com.smartdevicelink.proxy.rpc.Coordinate
 
Coordinate(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.Coordinate
 
Coordinate(Float, Float) - Constructor for class com.smartdevicelink.proxy.rpc.Coordinate
 
CorrelationIdGenerator - Class in com.smartdevicelink.util
 
CorrelationIdGenerator() - Constructor for class com.smartdevicelink.util.CorrelationIdGenerator
 
countDownFromStartTime(StartTime, StartTime, AudioStreamingIndicator) - Static method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Create a media clock timer that counts down, e.g.
countDownFromStartTimeInterval(Integer, Integer, AudioStreamingIndicator) - Static method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Create a media clock timer that counts down, e.g.
countUpFromStartTime(StartTime, StartTime, AudioStreamingIndicator) - Static method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Create a media clock timer that counts up, e.g from 0:00 to 4:18.
countUpFromStartTimeInterval(Integer, Integer, AudioStreamingIndicator) - Static method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Create a media clock timer that counts up, e.g from 0:00 to 4:18.
createBinaryFrameHeader(byte, int, int, int) - Static method in class com.smartdevicelink.protocol.SdlPacketFactory
 
createEndSession(SessionType, byte, int, byte, byte[]) - Static method in class com.smartdevicelink.protocol.SdlPacketFactory
 
createEndSession(SessionType, byte, int, byte, int) - Static method in class com.smartdevicelink.protocol.SdlPacketFactory
 
createFloatBuffer(float[]) - Static method in class com.android.grafika.gles.GlUtil
Allocates a direct float buffer, and populates it with the float array data.
createHeartbeat(SessionType, byte, byte) - Static method in class com.smartdevicelink.protocol.SdlPacketFactory
 
createHeartbeatACK(SessionType, byte, byte) - Static method in class com.smartdevicelink.protocol.SdlPacketFactory
 
createImageTexture(ByteBuffer, int, int, int) - Static method in class com.android.grafika.gles.GlUtil
Creates a texture from raw data.
CreateInteractionChoiceSet - Class in com.smartdevicelink.proxy.rpc
Creates a Choice Set which can be used in subsequent PerformInteraction Operations.
CreateInteractionChoiceSet() - Constructor for class com.smartdevicelink.proxy.rpc.CreateInteractionChoiceSet
Constructs a new CreateInteractionChoiceSet object
CreateInteractionChoiceSet(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.CreateInteractionChoiceSet
Constructs a new CreateInteractionChoiceSet object indicated by the Hashtable parameter
CreateInteractionChoiceSet(Integer, List<Choice>) - Constructor for class com.smartdevicelink.proxy.rpc.CreateInteractionChoiceSet
Constructs a new CreateInteractionChoiceSet object
CreateInteractionChoiceSetResponse - Class in com.smartdevicelink.proxy.rpc
Create Interaction ChoiceSet Response is sent, when CreateInteractionChoiceSet has been called
CreateInteractionChoiceSetResponse() - Constructor for class com.smartdevicelink.proxy.rpc.CreateInteractionChoiceSetResponse
Constructs a new CreateInteractionChoiceSetResponse object
CreateInteractionChoiceSetResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.CreateInteractionChoiceSetResponse
 
CreateInteractionChoiceSetResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.CreateInteractionChoiceSetResponse
Constructs a new CreateInteractionChoiceSetResponse object
createMultiSendDataFirst(SessionType, byte, int, byte, byte[], boolean) - Static method in class com.smartdevicelink.protocol.SdlPacketFactory
 
createMultiSendDataRest(SessionType, byte, int, byte, int, byte, byte[], int, int, boolean) - Static method in class com.smartdevicelink.protocol.SdlPacketFactory
 
createOffscreenSurface(int, int) - Method in class com.android.grafika.gles.EglCore
Creates an EGL surface associated with an offscreen buffer.
createOffscreenSurface(int, int) - Method in class com.android.grafika.gles.EglSurfaceBase
Creates an off-screen surface.
createProgram(String, String) - Static method in class com.android.grafika.gles.GlUtil
Creates a new program from the supplied vertex and fragment shaders.
createRegisterSecondaryTransport(byte, byte) - Static method in class com.smartdevicelink.protocol.SdlPacketFactory
 
createSingleSendData(SessionType, byte, int, int, byte, byte[], boolean) - Static method in class com.smartdevicelink.protocol.SdlPacketFactory
 
createSocket(Context) - Static method in class com.smartdevicelink.transport.utl.WiFiSocketFactory
Try to create a TCP socket which is bound to Wi-Fi network (for Android 5+)
createStartSession(SessionType, int, byte, byte, boolean) - Static method in class com.smartdevicelink.protocol.SdlPacketFactory
 
createStartSessionACK(SessionType, byte, int, byte) - Static method in class com.smartdevicelink.protocol.SdlPacketFactory
 
createStartSessionNACK(SessionType, byte, int, byte) - Static method in class com.smartdevicelink.protocol.SdlPacketFactory
 
createTextureObject() - Method in class com.android.grafika.gles.FullFrameRect
Creates a texture object suitable for use with drawFrame().
createTextureObject() - Method in class com.android.grafika.gles.Texture2dProgram
Creates a texture object suitable for use with this program.
createTrustedListRequest(Context, boolean) - Static method in class com.smartdevicelink.transport.RouterServiceValidator
Performs a look up against installed SDL apps that support the router service.
createTrustedListRequest(Context, boolean, RouterServiceValidator.TrustedListCallback) - Static method in class com.smartdevicelink.transport.RouterServiceValidator
 
createTrustedListRequest(Context, boolean, HttpRequestTask.HttpRequestTaskCallback, RouterServiceValidator.TrustedListCallback) - Static method in class com.smartdevicelink.transport.RouterServiceValidator
 
CreateWindow - Class in com.smartdevicelink.proxy.rpc
The RPC CreateWindow allows an app to create a new window on the display.
CreateWindow() - Constructor for class com.smartdevicelink.proxy.rpc.CreateWindow
Constructs a new CreateWindow object
CreateWindow(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.CreateWindow
Constructs a new CreateWindow object indicated by the Hashtable parameter
CreateWindow(Integer, String, WindowType) - Constructor for class com.smartdevicelink.proxy.rpc.CreateWindow
Constructs a new CreateWindow object
CreateWindowResponse - Class in com.smartdevicelink.proxy.rpc
This RCP creates a window, by default the main is 0.
CreateWindowResponse() - Constructor for class com.smartdevicelink.proxy.rpc.CreateWindowResponse
Constructs a new CreateWindowResponse object
CreateWindowResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.CreateWindowResponse
Constructs a new CreateWindowResponse object indicated by the Hashtable parameter
CreateWindowResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.CreateWindowResponse
Constructs a new CreateWindowResponse object
createWindowSurface(Object) - Method in class com.android.grafika.gles.EglCore
Creates an EGL surface associated with a Surface.
createWindowSurface(Object) - Method in class com.android.grafika.gles.EglSurfaceBase
Creates a window surface.
CREATOR - Static variable in class com.smartdevicelink.protocol.SdlPacket
 
Creator(Context, Display, SdlRemoteDisplay, Class<? extends SdlRemoteDisplay>, SdlRemoteDisplay.Callback) - Constructor for class com.smartdevicelink.streaming.video.SdlRemoteDisplay.Creator
 
CREATOR - Static variable in class com.smartdevicelink.transport.utl.TransportRecord
 
CURRENT_HARDWARE_CONNECTED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
currentVideoStreamState() - Method in class com.smartdevicelink.managers.video.VideoStreamManager
Gets the current video streaming state as defined in @StreamingStateMachine

D

DATA_PUMP_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
DATA_SIZE_1_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
DATA_SIZE_2_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
DATA_SIZE_3_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
DATA_SIZE_4_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
DateTime - Class in com.smartdevicelink.proxy.rpc
 
DateTime() - Constructor for class com.smartdevicelink.proxy.rpc.DateTime
 
DateTime(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DateTime
 
DebugTool - Class in com.smartdevicelink.util
 
DebugTool() - Constructor for class com.smartdevicelink.util.DebugTool
 
decoder - Variable in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
defineLocalSdlRouterClass() - Method in class com.smartdevicelink.transport.SdlBroadcastReceiver
We need to define this for local copy of the Sdl Router Service class.
DefrostZone - Enum in com.smartdevicelink.proxy.rpc.enums
 
DeleteCommand - Class in com.smartdevicelink.proxy.rpc
Removes a command from the Command Menu.
DeleteCommand() - Constructor for class com.smartdevicelink.proxy.rpc.DeleteCommand
Constructs a new DeleteCommand object
DeleteCommand(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteCommand
Constructs a new DeleteCommand object indicated by the Hashtable parameter
DeleteCommand(Integer) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteCommand
Constructs a new DeleteCommand object
DeleteCommandResponse - Class in com.smartdevicelink.proxy.rpc
Delete Command Response is sent, when DeleteCommand has been called.
DeleteCommandResponse() - Constructor for class com.smartdevicelink.proxy.rpc.DeleteCommandResponse
Constructs a new DeleteCommandResponse object
DeleteCommandResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteCommandResponse
 
DeleteCommandResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteCommandResponse
Constructs a new DeleteCommandResponse object
DeleteFile - Class in com.smartdevicelink.proxy.rpc
Used to delete a file resident on the SDL module in the app's local cache.
DeleteFile() - Constructor for class com.smartdevicelink.proxy.rpc.DeleteFile
Constructs a new DeleteFile object
DeleteFile(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteFile
Constructs a new DeleteFile object indicated by the Hashtable parameter
DeleteFile(String) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteFile
Constructs a new DeleteFile object
DeleteFileResponse - Class in com.smartdevicelink.proxy.rpc
Delete File Response is sent, when DeleteFile has been called
DeleteFileResponse() - Constructor for class com.smartdevicelink.proxy.rpc.DeleteFileResponse
Constructs a new DeleteFileResponse object
DeleteFileResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteFileResponse
 
DeleteFileResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteFileResponse
Constructs a new DeleteFileResponse object
DeleteInteractionChoiceSet - Class in com.smartdevicelink.proxy.rpc
Deletes an existing Choice Set identified by the parameter interactionChoiceSetID.
DeleteInteractionChoiceSet() - Constructor for class com.smartdevicelink.proxy.rpc.DeleteInteractionChoiceSet
Constructs a new DeleteInteractionChoiceSet object
DeleteInteractionChoiceSet(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteInteractionChoiceSet
Constructs a new DeleteInteractionChoiceSet object indicated by the Hashtable parameter
DeleteInteractionChoiceSet(Integer) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteInteractionChoiceSet
Constructs a new DeleteInteractionChoiceSet object
DeleteInteractionChoiceSetResponse - Class in com.smartdevicelink.proxy.rpc
Delete Interaction ChoiceSet Response is sent, when DeleteInteractionChoiceSet has been called
DeleteInteractionChoiceSetResponse() - Constructor for class com.smartdevicelink.proxy.rpc.DeleteInteractionChoiceSetResponse
 
DeleteInteractionChoiceSetResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteInteractionChoiceSetResponse
 
DeleteInteractionChoiceSetResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteInteractionChoiceSetResponse
Constructs a new DeleteInteractionChoiceSetResponse object
DeleteSubMenu - Class in com.smartdevicelink.proxy.rpc
Deletes a submenu from the Command Menu.
DeleteSubMenu() - Constructor for class com.smartdevicelink.proxy.rpc.DeleteSubMenu
Constructs a new DeleteSubMenu object
DeleteSubMenu(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteSubMenu
Constructs a new DeleteSubMenu object indicated by the Hashtable parameter
DeleteSubMenu(Integer) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteSubMenu
Constructs a new DeleteSubMenu object
DeleteSubMenuResponse - Class in com.smartdevicelink.proxy.rpc
Delete SubMenu Response is sent, when DeleteSubMenu has been called
DeleteSubMenuResponse() - Constructor for class com.smartdevicelink.proxy.rpc.DeleteSubMenuResponse
Constructs a new DeleteSubMenuResponse object
DeleteSubMenuResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteSubMenuResponse
 
DeleteSubMenuResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteSubMenuResponse
Constructs a new DeleteSubMenuResponse object
DeleteWindow - Class in com.smartdevicelink.proxy.rpc
This RPC deletes the window created by the CreateWindow RPC
DeleteWindow() - Constructor for class com.smartdevicelink.proxy.rpc.DeleteWindow
Constructs a new DeleteWindow object
DeleteWindow(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteWindow
Constructs a new DeleteWindow object indicated by the Hashtable parameter
DeleteWindow(Integer) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteWindow
Constructs a new DeleteWindow object
DeleteWindowResponse - Class in com.smartdevicelink.proxy.rpc
This RPC is the response of the DeleteWindow RPC
DeleteWindowResponse() - Constructor for class com.smartdevicelink.proxy.rpc.DeleteWindowResponse
Constructs a new DeleteWindowResponse object
DeleteWindowResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteWindowResponse
Constructs a new DeleteWindowResponse object indicated by the Hashtable parameter
DeleteWindowResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.DeleteWindowResponse
Constructs a new DeleteWindowResponse object
DeliveryMode - Enum in com.smartdevicelink.proxy.rpc.enums
 
deployNextRouterService() - Method in class com.smartdevicelink.transport.SdlRouterService
The method will attempt to start up the next router service in line based on the sorting criteria of best router service.
describeContents() - Method in class com.smartdevicelink.protocol.SdlPacket
 
describeContents() - Method in class com.smartdevicelink.transport.utl.TransportRecord
 
DESCRIPTION - Static variable in class com.smartdevicelink.transport.MultiplexUsbTransport
 
deserializeJSON(JSONObject) - Method in class com.smartdevicelink.proxy.RPCStruct
 
deserializeJSONObject(JSONObject) - Static method in class com.smartdevicelink.marshal.JsonRPCMarshaller
 
deserializeSupportedVehicles(XmlResourceParser) - Static method in class com.smartdevicelink.util.SdlAppInfo
Retrieves the list of vehicle types that are set in the xml file.
desiredVideoParams - Variable in class com.smartdevicelink.session.BaseSdlSession
 
detail - Variable in exception com.smartdevicelink.exception.SdlException
 
DetailLevel - Enum in com.smartdevicelink.trace.enums
 
DEVICE_ADDRESS - Static variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
DEVICE_NAME - Static variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
DeviceInfo - Class in com.smartdevicelink.proxy.rpc
Various information about connecting device.
DeviceInfo() - Constructor for class com.smartdevicelink.proxy.rpc.DeviceInfo
 
DeviceInfo(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DeviceInfo
Constructs a new DeviceInfo object indicated by the Hashtable parameter
DeviceLevelStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the reported battery status of the connected device, if reported.
DeviceStatus - Class in com.smartdevicelink.proxy.rpc
Describes the status related to a connected mobile device or SDL and if or how it is represented in the vehicle.
DeviceStatus() - Constructor for class com.smartdevicelink.proxy.rpc.DeviceStatus
Constructs a newly allocated DeviceStatus object
DeviceStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DeviceStatus
Constructs a newly allocated DeviceStatus object indicated by the Hashtable parameter
DeviceStatus(Boolean, Boolean, Boolean, Boolean, Boolean, DeviceLevelStatus, Boolean, Boolean, DeviceLevelStatus, PrimaryAudioSource, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.DeviceStatus
Constructs a newly allocated DeviceStatus object
DiagLevel - Class in com.smartdevicelink.trace
 
DiagLevel() - Constructor for class com.smartdevicelink.trace.DiagLevel
 
DiagnosticMessage - Class in com.smartdevicelink.proxy.rpc
Non periodic vehicle diagnostic request.
DiagnosticMessage() - Constructor for class com.smartdevicelink.proxy.rpc.DiagnosticMessage
Constructs a new DiagnosticMessage object
DiagnosticMessage(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DiagnosticMessage
Constructs a new DiagnosticMessage object indicated by the Hashtable parameter
DiagnosticMessage(Integer, Integer, List<Integer>) - Constructor for class com.smartdevicelink.proxy.rpc.DiagnosticMessage
Constructs a new DiagnosticMessage object
DiagnosticMessageResponse - Class in com.smartdevicelink.proxy.rpc
Diagnostic Message Response is sent, when DiagnosticMessage has been called.
DiagnosticMessageResponse() - Constructor for class com.smartdevicelink.proxy.rpc.DiagnosticMessageResponse
Constructs a new DiagnosticMessageResponse object
DiagnosticMessageResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DiagnosticMessageResponse
 
DiagnosticMessageResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.DiagnosticMessageResponse
Constructs a new DiagnosticMessageResponse object
DialNumber - Class in com.smartdevicelink.proxy.rpc
Dials a phone number and switches to phone application.
DialNumber() - Constructor for class com.smartdevicelink.proxy.rpc.DialNumber
 
DialNumber(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DialNumber
 
DialNumber(String) - Constructor for class com.smartdevicelink.proxy.rpc.DialNumber
 
DialNumberResponse - Class in com.smartdevicelink.proxy.rpc
Dial Number Response is sent, when DialNumber has been called
DialNumberResponse() - Constructor for class com.smartdevicelink.proxy.rpc.DialNumberResponse
 
DialNumberResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DialNumberResponse
 
DialNumberResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.DialNumberResponse
Constructs a new DialNumberResponse object
DIDResult - Class in com.smartdevicelink.proxy.rpc
Individual requested DID result and data.
DIDResult() - Constructor for class com.smartdevicelink.proxy.rpc.DIDResult
 
DIDResult(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DIDResult
Constructs a new DIDResult object indicated by the Hashtable parameter
DIDResult(VehicleDataResultCode, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.DIDResult
 
Dimension - Enum in com.smartdevicelink.proxy.rpc.enums
The supported dimensions of the GPS.
Direction - Enum in com.smartdevicelink.proxy.rpc.enums
 
disableDebugTool() - Static method in class com.smartdevicelink.util.DebugTool
 
disableSiphonServer() - Static method in class com.smartdevicelink.transport.SiphonServer
 
dismissPresentation() - Method in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
DISPLAY_MODE_ALWAYS - Static variable in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
 
DISPLAY_MODE_NEVER - Static variable in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
 
DISPLAY_MODE_OPTIONAL_OR_REQUIRED - Static variable in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
 
DISPLAY_MODE_REQUIRED_ONLY - Static variable in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
 
DisplayCapabilities - Class in com.smartdevicelink.proxy.rpc
Contains information about the display for the SDL system to which the application is currently connected.
DisplayCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Constructs a newly allocated DisplayCapabilities object
DisplayCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Constructs a newly allocated DisplayCapabilities object indicated by the Hashtable parameter
DisplayCapabilities(DisplayType, List<TextField>, List<MediaClockFormat>, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Deprecated.
DisplayCapabilities(String, List<TextField>, List<MediaClockFormat>, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Constructs a newly allocated DisplayCapabilities object
DisplayCapability - Class in com.smartdevicelink.proxy.rpc
Contain the display related information and all windows related to that display.
DisplayCapability() - Constructor for class com.smartdevicelink.proxy.rpc.DisplayCapability
 
DisplayCapability(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DisplayCapability
 
DisplayMode - Enum in com.smartdevicelink.proxy.rpc.enums
 
DisplayType - Enum in com.smartdevicelink.proxy.rpc.enums
Deprecated.
in SmartDeviceLink 5.0
dispose() - Method in class com.smartdevicelink.managers.audio.AudioStreamManager
 
dispose() - Method in class com.smartdevicelink.managers.BaseSubManager
Called when manager is being torn down
dispose() - Method in class com.smartdevicelink.managers.lockscreen.LockScreenManager
 
dispose() - Method in class com.smartdevicelink.managers.SdlManager
Dispose SdlManager and clean its resources Note: new instance of SdlManager should be created on every connection.
dispose() - Method in class com.smartdevicelink.managers.video.VideoStreamManager
Stops streaming, ends video streaming service and removes service listeners.
DistanceUnit - Enum in com.smartdevicelink.proxy.rpc.enums
 
doInBackground(String...) - Method in class com.smartdevicelink.util.HttpRequestTask
 
DoorStatus - Class in com.smartdevicelink.proxy.rpc
Describes the status of a parameter of door.
DoorStatus() - Constructor for class com.smartdevicelink.proxy.rpc.DoorStatus
Constructs a new DoorStatus object
DoorStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DoorStatus
Constructs a new DoorStatus object indicated by the Hashtable parameter
DoorStatus(Grid, DoorStatusType) - Constructor for class com.smartdevicelink.proxy.rpc.DoorStatus
Constructs a new DoorStatus object
DoorStatusType - Enum in com.smartdevicelink.proxy.rpc.enums
 
downloadFile(String) - Static method in class com.smartdevicelink.util.FileUtls
 
downloadImage(String) - Static method in class com.smartdevicelink.util.AndroidTools
 
drainEncoder(boolean) - Method in class com.smartdevicelink.encoder.SdlEncoder
Extracts all pending data from the encoder
draw(float[], FloatBuffer, int, int, int, int, float[], FloatBuffer, int, int) - Method in class com.android.grafika.gles.Texture2dProgram
Issues the draw call.
Drawable2d - Class in com.android.grafika.gles
Base class for stuff we like to draw.
Drawable2d(Drawable2d.Prefab) - Constructor for class com.android.grafika.gles.Drawable2d
Prepares a drawable from a "pre-fabricated" shape definition.
Drawable2d.Prefab - Enum in com.android.grafika.gles
Enum values for constructor.
drawFrame(int, float[]) - Method in class com.android.grafika.gles.FullFrameRect
Draws a viewport-filling rect, texturing it with the specified texture object.
DriverDistractionCapability - Class in com.smartdevicelink.proxy.rpc
Parameter List
DriverDistractionCapability() - Constructor for class com.smartdevicelink.proxy.rpc.DriverDistractionCapability
Constructs a new DriverDistractionCapability object
DriverDistractionCapability(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DriverDistractionCapability
Constructs a new DriverDistractionCapability object indicated by the Hashtable parameter
DriverDistractionState - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration that describes possible states of driver distraction.
DTC - Class in com.smartdevicelink.proxy.rpc
String containing hexadecimal identifier as well as other common names.
DTC() - Constructor for class com.smartdevicelink.proxy.rpc.DTC
Constructs a newly allocated DTC object
DTC(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DTC
Constructs a newly allocated DTC object indicated by the Hashtable parameter
DynamicMenuUpdatesMode - Enum in com.smartdevicelink.managers.screen.menu
 
DynamicUpdateCapabilities - Class in com.smartdevicelink.proxy.rpc
Parameter List
DynamicUpdateCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.DynamicUpdateCapabilities
Constructs a new DynamicUpdateCapabilities object
DynamicUpdateCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.DynamicUpdateCapabilities
Constructs a new DynamicUpdateCapabilities object indicated by the Hashtable parameter

E

e(String, String, Throwable) - Static method in class com.smartdevicelink.util.Log
 
ECallConfirmationStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the status of the eCall Notification.
ECallInfo - Class in com.smartdevicelink.proxy.rpc
Emergency Call notification and confirmation data.
ECallInfo() - Constructor for class com.smartdevicelink.proxy.rpc.ECallInfo
Constructs a new ECallInfo object
ECallInfo(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ECallInfo
Constructs a new ECallInfo object indicated by the Hashtable parameter
ECallInfo(VehicleDataNotificationStatus, VehicleDataNotificationStatus, ECallConfirmationStatus) - Constructor for class com.smartdevicelink.proxy.rpc.ECallInfo
Constructs a new ECallInfo object
EglCore - Class in com.android.grafika.gles
Core EGL state (display, context, config).
EglCore() - Constructor for class com.android.grafika.gles.EglCore
Prepares EGL display and context.
EglCore(EGLContext, int) - Constructor for class com.android.grafika.gles.EglCore
Prepares EGL display and context.
EglSurfaceBase - Class in com.android.grafika.gles
Common base class for EGL surfaces.
EglSurfaceBase(EglCore) - Constructor for class com.android.grafika.gles.EglSurfaceBase
 
ElectronicParkBrakeStatus - Enum in com.smartdevicelink.proxy.rpc.enums
 
EmergencyEvent - Class in com.smartdevicelink.proxy.rpc
Information related to an emergency event (and if it occurred).
EmergencyEvent() - Constructor for class com.smartdevicelink.proxy.rpc.EmergencyEvent
Constructs a new EmergencyEvent object
EmergencyEvent(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.EmergencyEvent
Constructs a new EmergencyEvent object indicated by the Hashtable parameter
EmergencyEvent(EmergencyEventType, FuelCutoffStatus, VehicleDataEventStatus, Integer, VehicleDataEventStatus) - Constructor for class com.smartdevicelink.proxy.rpc.EmergencyEvent
Constructs a new EmergencyEvent object
EmergencyEventType - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the emergency event status of the vehicle.
ENABLE_LEGACY_MODE_EXTRA - Static variable in class com.smartdevicelink.transport.TransportConstants
 
enableDebugTool() - Static method in class com.smartdevicelink.util.DebugTool
 
enableDismissGesture(boolean) - Method in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
If true, then the lock screen can be dismissed with a downward swipe on compatible head units.
enableDismissGesture() - Method in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
If true, then the lock screen can be dismissed with a downward swipe on compatible head units.
enableLegacyMode(boolean) - Method in class com.smartdevicelink.transport.TransportBroker
 
enableSiphonServer() - Static method in class com.smartdevicelink.transport.SiphonServer
 
EncoderUtils - Class in com.smartdevicelink.encoder
 
encryptedServices - Variable in class com.smartdevicelink.session.BaseSdlSession
 
EndAudioPassThru - Class in com.smartdevicelink.proxy.rpc
When this request is invoked, the audio capture stops
EndAudioPassThru() - Constructor for class com.smartdevicelink.proxy.rpc.EndAudioPassThru
Constructs a new EndAudioPassThru object
EndAudioPassThru(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.EndAudioPassThru
Constructs a new EndAudioPassThru object indicated by the Hashtable parameter
EndAudioPassThruResponse - Class in com.smartdevicelink.proxy.rpc
End Audio Pass Thru Response is sent, when EndAudioPassThru has been called
EndAudioPassThruResponse() - Constructor for class com.smartdevicelink.proxy.rpc.EndAudioPassThruResponse
Constructs a new EndAudioPassThruResponse object
EndAudioPassThruResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.EndAudioPassThruResponse
 
EndAudioPassThruResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.EndAudioPassThruResponse
Constructs a new EndAudioPassThruResponse object
EndService() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Audio.EndService
 
EndService() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.EndService
 
EndService() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.EndService
 
endService(SessionType, byte) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
endService(SessionType) - Method in class com.smartdevicelink.session.BaseSdlSession
 
EndServiceACK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Audio.EndServiceACK
 
EndServiceACK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.EndServiceACK
 
EndServiceACK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.EndServiceACK
 
EndServiceNAK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Audio.EndServiceNAK
 
EndServiceNAK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.EndServiceNAK
 
EndServiceNAK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.EndServiceNAK
 
EndSession - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
endSession(byte) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
EndSessionACK - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
EndSessionNACK - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
eq(SecurityQueryID) - Method in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
eq(ByteEnumer) - Method in class com.smartdevicelink.util.ByteEnumer
 
EqualizerSettings - Class in com.smartdevicelink.proxy.rpc
Defines the each Equalizer channel settings.
EqualizerSettings() - Constructor for class com.smartdevicelink.proxy.rpc.EqualizerSettings
Constructs a newly allocated EqualizerSettings object
EqualizerSettings(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.EqualizerSettings
Constructs a newly allocated EqualizerSettings object indicated by the Hashtable parameter
EqualizerSettings(Integer, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.EqualizerSettings
Constructs a newly allocated EqualizerSettings object
equals(Object) - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Uses our custom hashCode for SdlFile objects
equals(Object) - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
Uses our custom hashCode for ChoiceCell objects
equals(Object) - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Uses our custom hashCode for MenuCell objects
equals(Object) - Method in class com.smartdevicelink.managers.screen.menu.MenuConfiguration
Uses our custom hashCode for MenuConfiguration objects
equals(Object) - Method in class com.smartdevicelink.managers.screen.menu.VoiceCommand
Uses our custom hashCode for VoiceCommand objects
equals(Object) - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Uses our custom hashCode for SoftButtonObject objects
equals(Object) - Method in class com.smartdevicelink.managers.screen.SoftButtonState
Uses our custom hashCode for SoftButtonState objects
equals(SecurityQueryID) - Method in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
equals(Object) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingFormat
 
equals(Object) - Method in class com.smartdevicelink.proxy.RPCStruct
Uses the RPCStruct store for RPCStruct objects
equals(ByteEnumer) - Method in class com.smartdevicelink.util.ByteEnumer
 
ERROR - Static variable in class com.smartdevicelink.managers.BaseSubManager
 
ERROR - Static variable in class com.smartdevicelink.managers.StreamingStateMachine
 
ERROR_DECRYPTION_FAILED - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
ERROR_ENCRYPTION_FAILED - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
ERROR_HANDSHAKE_FAILED - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
ERROR_INTERNAL - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
ERROR_INVALID_QUERY_ID - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
ERROR_INVALID_QUERY_SIZE - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
ERROR_NOT_SUPPORTED - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
ERROR_REASON_KEY - Static variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
ERROR_SERVICE_ALREADY_PROTECTED - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
ERROR_SERVICE_NOT_PROTECTED - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
ERROR_SSL_INVALID_DATA - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
ERROR_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
ERROR_SUCCESS - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
ERROR_UNKNOWN_INTERNAL_ERROR - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
executor - Variable in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
EXPIRED_CERT - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
extractor - Variable in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
extractRpc(ProtocolMessage, Version) - Static method in class com.smartdevicelink.managers.lifecycle.RpcConverter
Extracts the RPC out of the payload of a given protocol message
extractSystemInfo(SdlPacket) - Method in class com.smartdevicelink.session.BaseSdlSession
Extracts the SystemInfo out of a packet

F

FileManager - Class in com.smartdevicelink.managers.file
FileManager
Note: This class must be accessed through the SdlManager.
FileManager(ISdl, Context, FileManagerConfig) - Constructor for class com.smartdevicelink.managers.file.FileManager
Constructor for FileManager
FileManagerConfig - Class in com.smartdevicelink.managers.file
FileManagerConfig
FileManagerConfig() - Constructor for class com.smartdevicelink.managers.file.FileManagerConfig
Constructor for FileMangerConfig Sets artworkRetryCount and fileRetryCount to a default value of 1
FileType - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration listing possible file types.
FileUtls - Class in com.smartdevicelink.util
 
FileUtls() - Constructor for class com.smartdevicelink.util.FileUtls
 
finalize() - Method in class com.android.grafika.gles.EglCore
 
FINISHED_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
First - Static variable in class com.smartdevicelink.protocol.enums.FrameType
 
FLAG_DEBUG_INSTALLED_FROM_CHECK - Static variable in class com.smartdevicelink.transport.RouterServiceValidator
 
FLAG_DEBUG_NONE - Static variable in class com.smartdevicelink.transport.RouterServiceValidator
 
FLAG_DEBUG_PACKAGE_CHECK - Static variable in class com.smartdevicelink.transport.RouterServiceValidator
 
FLAG_DEBUG_PERFORM_ALL_CHECKS - Static variable in class com.smartdevicelink.transport.RouterServiceValidator
 
FLAG_DEBUG_USE_TIMESTAMP_CHECK - Static variable in class com.smartdevicelink.transport.RouterServiceValidator
 
FLAG_DEBUG_VERSION_CHECK - Static variable in class com.smartdevicelink.transport.RouterServiceValidator
This will flag the validator to check for app version during debugging.
FLAG_MULTI_SECURITY_HIGH - Static variable in class com.smartdevicelink.transport.MultiplexTransportConfig
Multiplexing security will be very strict.
FLAG_MULTI_SECURITY_LOW - Static variable in class com.smartdevicelink.transport.MultiplexTransportConfig
Multiplexing security will be minimal.
FLAG_MULTI_SECURITY_MED - Static variable in class com.smartdevicelink.transport.MultiplexTransportConfig
Multiplexing security will be on at a normal level.
FLAG_MULTI_SECURITY_OFF - Static variable in class com.smartdevicelink.transport.MultiplexTransportConfig
Multiplexing security will be turned off.
FLAG_RECORDABLE - Static variable in class com.android.grafika.gles.EglCore
Constructor flag: surface must be recordable.
FLAG_SKIP_ROUTER_SERVICE_CHECK - Static variable in class com.smartdevicelink.util.IntegrationValidator
 
FLAG_TRY_GLES3 - Static variable in class com.android.grafika.gles.EglCore
Constructor flag: ask for GLES3, fall back to GLES2 if not available.
FLOAT - Static variable in annotation type com.smartdevicelink.managers.audio.AudioStreamManager.SampleType
 
FORCE_TRANSPORT_CONNECTED - Static variable in class com.smartdevicelink.transport.TransportConstants
Deprecated.
FOREGROUND_EXTRA - Static variable in class com.smartdevicelink.transport.TransportConstants
 
format(Version, boolean) - Method in class com.smartdevicelink.proxy.rpc.Choice
VrCommands became optional as of RPC Spec 5.0.
format(Version, boolean) - Method in class com.smartdevicelink.proxy.rpc.DeleteFileResponse
SpaceAvailable became optional as of RPC Spec 5.0.
format(Version, boolean) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
format(Version, boolean) - Method in class com.smartdevicelink.proxy.rpc.ListFilesResponse
SpaceAvailable became optional as of RPC Spec 5.0.
format(Version, boolean) - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
 
format(Version, boolean) - Method in class com.smartdevicelink.proxy.rpc.PutFileResponse
SpaceAvailable became optional as of RPC Spec 5.0.
format(Version, boolean) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
format(Version, boolean) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
format(Version, boolean) - Method in class com.smartdevicelink.proxy.rpc.SdlMsgVersion
 
format(Version, boolean) - Method in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
 
format(Version, boolean) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
format(Version, boolean) - Method in class com.smartdevicelink.proxy.RPCStruct
This method should clean the the RPC to make sure it is compliant with the spec.
formatMessage(SdlRouterService.RegisteredApp, Message) - Method in class com.smartdevicelink.transport.SdlRouterService
Formats the message for the app that is to receive it
formatObject(Class, Object) - Method in class com.smartdevicelink.proxy.RPCStruct
 
FORMED_PACKET_EXTRA_NAME - Static variable in class com.smartdevicelink.transport.TransportConstants
 
FrameDataControlFrameType - Class in com.smartdevicelink.protocol.enums
 
FrameDataControlFrameType(byte, String) - Constructor for class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
FrameType - Class in com.smartdevicelink.protocol.enums
 
FrameType(byte, String) - Constructor for class com.smartdevicelink.protocol.enums.FrameType
 
FuelCutoffStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the status of the Restraints Control Module fuel pump cutoff.
The fuel pump is cut off typically after the vehicle has had a collision.
FuelRange - Class in com.smartdevicelink.proxy.rpc
Parameter List
FuelRange() - Constructor for class com.smartdevicelink.proxy.rpc.FuelRange
Constructs a new FuelRange object
FuelRange(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.FuelRange
Constructs a new FuelRange object indicated by the Hashtable parameter
FuelType - Enum in com.smartdevicelink.proxy.rpc.enums
 
FullFrameRect - Class in com.android.grafika.gles
This class essentially represents a viewport-sized sprite that will be rendered with a texture, usually from an external source like the camera or video decoder.
FullFrameRect(Texture2dProgram) - Constructor for class com.android.grafika.gles.FullFrameRect
Prepares the object.
function - Variable in class com.smartdevicelink.proxy.RPCMessage
 
FunctionID - Enum in com.smartdevicelink.protocol.enums
 

G

GateStatus - Class in com.smartdevicelink.proxy.rpc
Describes the status of a parameter of trunk/hood/etc.
GateStatus() - Constructor for class com.smartdevicelink.proxy.rpc.GateStatus
Constructs a new GateStatus object
GateStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GateStatus
Constructs a new GateStatus object indicated by the Hashtable parameter
GateStatus(Grid, DoorStatusType) - Constructor for class com.smartdevicelink.proxy.rpc.GateStatus
Constructs a new GateStatus object
GearStatus - Class in com.smartdevicelink.proxy.rpc
Parameter List
GearStatus() - Constructor for class com.smartdevicelink.proxy.rpc.GearStatus
Constructs a newly allocated GearStatus object
GearStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GearStatus
Constructs a new GearStatus object indicated by the Hashtable parameter
generateId() - Static method in class com.smartdevicelink.util.CorrelationIdGenerator
 
GenericResponse - Class in com.smartdevicelink.proxy.rpc
Generic Response is sent, when the name of a received msg cannot be retrieved.
GenericResponse() - Constructor for class com.smartdevicelink.proxy.rpc.GenericResponse
 
GenericResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GenericResponse
 
GenericResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.GenericResponse
Constructs a new GenericResponse object
get() - Method in class com.smartdevicelink.managers.audio.SampleBuffer
Returns the sample of the current position and then increments the position.
get(int) - Method in class com.smartdevicelink.managers.audio.SampleBuffer
Returns the sample from the given index in the buffer.
get(Vector<?>, byte[]) - Static method in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
get(Vector<?>, String) - Static method in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
get(Vector<?>, byte) - Static method in class com.smartdevicelink.util.ByteEnumer
 
get(Vector<?>, String) - Static method in class com.smartdevicelink.util.ByteEnumer
 
getAcceptedVideoParams() - Method in class com.smartdevicelink.session.BaseSdlSession
 
getAcceptsWayPoints() - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceManifest
Informs the subscriber if this service can actually accept way points.
getAccPedalPosition() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getAccPedalPosition() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getAccPedalPosition() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getAccPedalPosition() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getAccPedalPosition() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets AccPedal Position
getAccPedalPosition() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getAccPedalPosition() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets AccPedal Position
getAcEnable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
getAcEnableAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the acEnableAvailable portion of the ClimateControlCapabilities class
getAcMaxEnable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
getAcMaxEnableAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the acMaxEnableAvailable portion of the ClimateControlCapabilities class
getAction() - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
getAction() - Method in class com.smartdevicelink.proxy.rpc.SeatMemoryAction
Gets the action portion of the SeatMemoryAction class
getActiveTransports() - Method in class com.smartdevicelink.protocol.SdlProtocolBase
This method will return copy of active transports
getActiveTransports() - Method in class com.smartdevicelink.session.BaseSdlSession
Retrieves list of the active transports
getActual() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get what coordinates based on
getActualGear() - Method in class com.smartdevicelink.proxy.rpc.GearStatus
Gets the actualGear.
getAdditionalVideoStreamingCapabilities() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
Gets the additionalVideoStreamingCapabilities.
getAddress() - Method in class com.smartdevicelink.proxy.rpc.SendLocation
 
getAddress() - Method in class com.smartdevicelink.transport.MultiplexBaseTransport
 
getAddressLines() - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
getAddressLines() - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Getter for address lines of the location to send.
getAdministrativeArea() - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Gets the Administrative Area associated with the OasisAddress class.
getAirbagStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getAirbagStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getAirbagStatus() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getAirbagStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
getAirbagStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
getAirbagStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
getAirbagStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
getAlertIcon() - Method in class com.smartdevicelink.proxy.rpc.Alert
Gets the image to be shown along with the alert
getAlertIcon() - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Gets the alertIcon.
getAlerts() - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceData
minsize: 1, maxsize: 10
getAlertText1() - Method in class com.smartdevicelink.proxy.rpc.Alert
Gets the text which is displayed in the first field of the display during the Alert
getAlertText1() - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Gets the alertText1.
getAlertText2() - Method in class com.smartdevicelink.proxy.rpc.Alert
Gets the text which is displayed in the second field of the display during the Alert
getAlertText2() - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Gets the alertText2.
getAlertText3() - Method in class com.smartdevicelink.proxy.rpc.Alert
Gets the text which is displayed in the third field of the display during the Alert
getAlignment() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets the alignment that Specifies how mainField1 and mainField2 text should be aligned on display
getAllImageFields() - Static method in class com.smartdevicelink.managers.ManagerUtility.WindowCapabilityUtility
Method to get a list of all available Image fields
getAllocatedModules() - Method in class com.smartdevicelink.proxy.rpc.OnRCStatus
 
getAllowances() - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsentResponse
Gets the list of allowances of this class
getAllowAppConsumers() - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
If true, app service consumers beyond the IVI system will be able to access this service.
getAllowed() - Method in class com.smartdevicelink.proxy.rpc.HMIPermissions
get a set of all HMI levels that are permitted for this given RPC.
getAllowed() - Method in class com.smartdevicelink.proxy.rpc.OnRCStatus
 
getAllowed() - Method in class com.smartdevicelink.proxy.rpc.ParameterPermissions
get a set of all parameters that are permitted for this given RPC.
getAllowedParameters() - Method in class com.smartdevicelink.managers.permission.PermissionStatus
Get the status of the permission parameter for the RPC
getAllTextFields() - Static method in class com.smartdevicelink.managers.ManagerUtility.WindowCapabilityUtility
Method to get a list of all available text fields
getAltitude() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get altitude in meters
getAmbientLightStatus() - Method in class com.smartdevicelink.proxy.rpc.HeadLampStatus
 
getApparentTemperature() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getApparentTemperatureHigh() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getApparentTemperatureLow() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getAppBundleID() - Method in class com.smartdevicelink.proxy.rpc.AppInfo
Gets package name of the Android application.
getAppCapability() - Method in class com.smartdevicelink.proxy.rpc.OnAppCapabilityUpdated
Gets the appCapability.
getAppCapabilityType() - Method in class com.smartdevicelink.proxy.rpc.AppCapability
Gets the appCapabilityType.
getAppDisplayName() - Method in class com.smartdevicelink.proxy.rpc.AppInfo
Gets the name displayed for the mobile application on the mobile device (can differ from the app name set in the initial RAI request).
getAppHMIType() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets a list of all applicable app types stating which classifications to be given to the app.e.g.
getAppIcon() - Method in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
Gets the resource reference of the icon to be displayed on the lock screen
getAppIcon() - Method in class com.smartdevicelink.proxy.rpc.AppInfo
Gets build version number of this particular mobile app.
getAppID() - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
getAppID() - Method in class com.smartdevicelink.proxy.rpc.GetCloudAppProperties
 
getAppID() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets the unique ID, which an app will be given when approved
getAppInfo() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets the appInfo.
getAppName() - Method in class com.smartdevicelink.managers.lifecycle.LifecycleConfigurationUpdate
The full name of the app to that the configuration should be updated to.
getAppName() - Method in class com.smartdevicelink.proxy.rpc.ChangeRegistration
Gets app name
getAppName() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets Mobile Application's Name
getApproximatePosition() - Method in class com.smartdevicelink.proxy.rpc.WindowState
Gets the approximatePosition.
GetAppServiceData - Class in com.smartdevicelink.proxy.rpc
This request asks the module for current data related to the specific service.
GetAppServiceData() - Constructor for class com.smartdevicelink.proxy.rpc.GetAppServiceData
Constructs a new GetAppServiceData object
GetAppServiceData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetAppServiceData
Constructs a new GetAppServiceData object indicated by the Hashtable parameter
GetAppServiceData(String) - Constructor for class com.smartdevicelink.proxy.rpc.GetAppServiceData
Constructs a new GetAppServiceData object with the mandatory appServiceType parameter
GetAppServiceDataResponse - Class in com.smartdevicelink.proxy.rpc
This response includes the data that was requested from the specific service
GetAppServiceDataResponse() - Constructor for class com.smartdevicelink.proxy.rpc.GetAppServiceDataResponse
 
GetAppServiceDataResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetAppServiceDataResponse
 
GetAppServiceDataResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.GetAppServiceDataResponse
 
getAppServiceId() - Method in class com.smartdevicelink.proxy.rpc.GetFile
ID of the service that should have uploaded the requested file
getAppServiceManifest() - Method in class com.smartdevicelink.proxy.rpc.PublishAppService
The manifest of the service that wishes to be published.
getAppServices() - Method in class com.smartdevicelink.proxy.rpc.AppServicesCapabilities
An array of currently available services.
getAppVersion() - Method in class com.smartdevicelink.proxy.rpc.AppInfo
Gets build version number of this particular mobile app.
getAPTData() - Method in class com.smartdevicelink.proxy.rpc.OnAudioPassThru
 
getArtwork() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
Maps to Choice.image.
getArtwork() - Method in class com.smartdevicelink.managers.screen.SoftButtonState
Get the Artwork for the state
getArtworkRetryCount() - Method in class com.smartdevicelink.managers.file.FileManagerConfig
Getter for Integer artWorkRetryCount
getAssociatedServiceType() - Method in class com.smartdevicelink.proxy.rpc.CreateWindow
Gets the associatedServiceType.
getAtmosphericPressure() - Method in class com.smartdevicelink.proxy.rpc.ClimateData
Gets the atmosphericPressure.
getAudio() - Method in class com.smartdevicelink.managers.screen.AlertView
 
getAudioControlCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Gets the audioControlCapabilities portion of the RemoteControlCapabilities class
getAudioControlData() - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Gets the audioControlData portion of the ModuleData class
getAudioData() - Method in class com.smartdevicelink.managers.screen.AudioData
 
getAudioPassThruCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Gets AudioPassThruCapabilities set when application interface is registered.
getAudioPassThruDisplayText1() - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Gets a first line of text displayed during audio capture
getAudioPassThruDisplayText2() - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Gets a second line of text displayed during audio capture
getAudioStreamingIndicator() - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Gets the playback status of a media app
getAudioStreamingState() - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
Get current state of audio streaming for the application
getAudioStreamManager() - Method in class com.smartdevicelink.managers.SdlManager
Gets the AudioStreamManager.
getAudioType() - Method in class com.smartdevicelink.proxy.rpc.AudioPassThruCapabilities
get the audioType for AudioPassThru
getAudioType() - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Gets a type of audio data
getAuthToken() - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
getAutoCompleteList() - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
Gets the list that allows an app to prepopulate the text field with a list of suggested or completed entries as the user types.
getAutoCompleteText() - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
Deprecated.
getAutoModeEnable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
getAutoModeEnableAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the autoModeEnableAvailable portion of the ClimateControlCapabilities class
getAutoReconnect() - Method in class com.smartdevicelink.transport.TCPTransportConfig
Gets value of AutoReconnect
getAuxECallNotificationStatus() - Method in class com.smartdevicelink.proxy.rpc.ECallInfo
 
getAvailableHdChannels() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Gets the availableHdChannels portion of the RadioControlData class
getAvailableHdChannelsAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the availableHdChannelsAvailable portion of the RadioControlCapabilities class
getAvailableHDs() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Deprecated.
getAvailableHDsAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Deprecated.
getBackgroundColor() - Method in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
Gets the int reference to the custom lock screen background color
getBackgroundColor() - Method in class com.smartdevicelink.proxy.rpc.TemplateColorScheme
Gets the backgroundColor of the scheme
getBackSeekIndicator() - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Gets the backSeekIndicator.
getBackTiltAngle() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the backTiltAngle portion of the SeatControlData class
getBackTiltAngleAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the backTiltAngleAvailable portion of the SeatControlCapabilities class
getBackVerticalPosition() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the backVerticalPosition portion of the SeatControlData class
getBackVerticalPositionAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the backVerticalPositionAvailable portion of the SeatControlCapabilities class
getBand() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Gets the band portion of the RadioControlData class
getBattLevelStatus() - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
get battery level status
getBearing() - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
The angle at which this instruction takes place.
getBeltStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getBeltStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getBeltStatus() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getBeltStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getBeltStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Belt Status
getBeltStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getBeltStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Belt Status
getBitrate() - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
getBitsPerSample() - Method in class com.smartdevicelink.proxy.rpc.AudioPassThruCapabilities
get the sample depth in bit for AudioPassThru
getBitsPerSample() - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Gets a BitsPerSample value, 8 bit or 16 bit
getBlue() - Method in class com.smartdevicelink.proxy.rpc.RGBColor
Gets the green value of the color
getBody() - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
getBodyInformation() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getBodyInformation() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getBodyInformation() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getBodyInformation() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getBodyInformation() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Body Information
getBodyInformation() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getBodyInformation() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Body Information
getBoolean(String) - Method in class com.smartdevicelink.proxy.RPCMessage
 
getBoolean(String) - Method in class com.smartdevicelink.proxy.RPCStruct
 
getBooleanPref(String, boolean) - Method in class com.smartdevicelink.transport.SdlRouterService
Retrieves a boolean value for the given key in the SDL_ROUTER_SERVICE_PREFS
getBTDeviceInfo(BluetoothDevice) - Static method in class com.smartdevicelink.trace.SdlTrace
 
getBtIconOn() - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
get the bluetooth connection established
getBTSocket(BluetoothServerSocket) - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
 
getBulkData() - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
getBulkData() - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
getBulkData() - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
getBulkData() - Method in class com.smartdevicelink.proxy.RPCStruct
 
getButtonCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
getButtonCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Gets the buttonCapabilities portion of the RemoteControlCapabilities class
getButtonCapabilities() - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
 
getButtonCapabilities() - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Gets the buttonCapabilities portion of the WindowCapability class
getButtonEventMode() - Method in class com.smartdevicelink.proxy.rpc.OnButtonEvent
Return ButtonEventMode indicates the button was depressed or released
getButtonId() - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Get the id of the SoftButtonObject
getButtonName() - Method in class com.smartdevicelink.proxy.rpc.ButtonPress
Gets the ButtonName
getButtonName() - Method in class com.smartdevicelink.proxy.rpc.OnButtonEvent
Returns ButtonName the button's name
getButtonName() - Method in class com.smartdevicelink.proxy.rpc.OnButtonPress
Returns an ButtonName the button's name
getButtonName() - Method in class com.smartdevicelink.proxy.rpc.SubscribeButton
Gets the name of the button to subscribe to
getButtonName() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeButton
Gets a name of the button to unsubscribe from
getButtonPressMode() - Method in class com.smartdevicelink.proxy.rpc.ButtonPress
Gets the ButtonPressMode
getButtonPressMode() - Method in class com.smartdevicelink.proxy.rpc.OnButtonPress
getByteBuffer() - Method in class com.smartdevicelink.managers.audio.SampleBuffer
Returns the raw byte buffer managed by this sample buffer.
getBytes() - Method in class com.smartdevicelink.managers.audio.SampleBuffer
Returns a copy of the bytes from position 0 to the current limit.
getBytes() - Method in class com.smartdevicelink.transport.utl.ByteAraryMessageAssembler
 
getC() - Method in class com.smartdevicelink.proxy.rpc.TouchEvent
Deprecated.
in 4.0.2. Use TouchEvent.getTouchCoordinates() instead.
getCabinTemperature() - Method in class com.smartdevicelink.proxy.rpc.ClimateData
Gets the cabinTemperature.
getCallActive() - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
get a call is being active
getCancelID() - Method in class com.smartdevicelink.proxy.rpc.Alert
Gets an Integer value representing the cancel ID
getCancelID() - Method in class com.smartdevicelink.proxy.rpc.CancelInteraction
The ID of the specific interaction to dismiss.
getCancelID() - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Gets an Integer value representing the cancel ID
getCancelID() - Method in class com.smartdevicelink.proxy.rpc.ScrollableMessage
Gets an Integer value representing the cancel ID
getCancelID() - Method in class com.smartdevicelink.proxy.rpc.Slider
Gets an Integer value representing the cancel ID
getCancelID() - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Gets the cancelID.
getCapabilityForType(SystemCapabilityType) - Method in class com.smartdevicelink.proxy.rpc.SystemCapability
 
getCapacity() - Method in class com.smartdevicelink.proxy.rpc.FuelRange
Gets the capacity.
getCapacityUnit() - Method in class com.smartdevicelink.proxy.rpc.FuelRange
Gets the capacityUnit.
getCarModeStatus() - Method in class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
getCarrier() - Method in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
getChannel(BluetoothSocket) - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
 
getChannelId() - Method in class com.smartdevicelink.proxy.rpc.EqualizerSettings
Gets the channelId portion of the EqualizerSettings class
getChannelName() - Method in class com.smartdevicelink.proxy.rpc.EqualizerSettings
Gets the channelName portion of the EqualizerSettings class
getChannelSetting() - Method in class com.smartdevicelink.proxy.rpc.EqualizerSettings
Gets the channelSetting portion of the EqualizerSettings class
getCharacterSet() - Method in class com.smartdevicelink.proxy.rpc.TextField
Get the character set that is supported in this field.
getCharset() - Method in class com.smartdevicelink.proxy.rpc.Headers
 
getChoiceID() - Method in class com.smartdevicelink.proxy.rpc.Choice
Get the application-scoped identifier that uniquely identifies this choice.
getChoiceID() - Method in class com.smartdevicelink.proxy.rpc.PerformInteractionResponse
Gets the application-scoped identifier that uniquely identifies this choice.
getChoices() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
The choices to be displayed to the user within this choice set.
getChoiceSet() - Method in class com.smartdevicelink.proxy.rpc.CreateInteractionChoiceSet
Gets Choice Set Array of one or more elements
getChoiceSetSelectionListener() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
The listener of this choice set, called when the user interacts with it.
getCirculateAirEnable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
getCirculateAirEnableAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the circulateAirEnableAvailable portion of the ClimateControlCapabilities class
getClimateControlCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Gets the climateControlCapabilities portion of the RemoteControlCapabilities class
getClimateControlData() - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Gets the climateControlData portion of the ModuleData class
getClimateData() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Gets the climateData.
getClimateData() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Gets the climateData.
getClimateData() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Gets the climateData.
getClimateData() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets the climateData.
getClimateData() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets the climateData.
getClimateData() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets the climateData.
getClimateData() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets the climateData.
getClimateEnable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
Gets the climateEnable portion of the ClimateControlData class
getClimateEnableAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the climateEnableAvailable portion of the ClimateControlCapabilities class
getClockText() - Method in class com.smartdevicelink.proxy.rpc.RdsData
Gets the clockText portion of the RdsData class
GetCloudAppProperties - Class in com.smartdevicelink.proxy.rpc
 
GetCloudAppProperties() - Constructor for class com.smartdevicelink.proxy.rpc.GetCloudAppProperties
 
GetCloudAppProperties(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetCloudAppProperties
 
GetCloudAppProperties(String) - Constructor for class com.smartdevicelink.proxy.rpc.GetCloudAppProperties
 
getCloudAppProperties() - Method in class com.smartdevicelink.proxy.rpc.GetCloudAppPropertiesResponse
 
GetCloudAppPropertiesResponse - Class in com.smartdevicelink.proxy.rpc
 
GetCloudAppPropertiesResponse() - Constructor for class com.smartdevicelink.proxy.rpc.GetCloudAppPropertiesResponse
 
GetCloudAppPropertiesResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetCloudAppPropertiesResponse
 
GetCloudAppPropertiesResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.GetCloudAppPropertiesResponse
Constructs a new GetCloudAppPropertiesResponse object
getCloudAppVehicleID() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Gets a boolean value.
getCloudAppVehicleID() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Gets a String value of the returned cloud app vehicle ID
getCloudAppVehicleID() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Gets a String value of the returned cloud app vehicle ID
getCloudAppVehicleID() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getCloudAppVehicleID() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets a VehicleDataResult for the subscription response of the CloudAppVehicleID vehicle data item.
getCloudAppVehicleID() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getCloudAppVehicleID() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets a VehicleDataResult for the unsubscribe response of the CloudAppVehicleID vehicle data item.
getCloudCover() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
minValue: 0, maxValue: 1
getCloudTransportType() - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
getClusterModes() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets the status modes of the cluster
getClusterModes() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets the status modes of the cluster
getClusterModeStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getClusterModeStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getClusterModeStatus() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getClusterModeStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
getClusterModeStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
getClusterModeStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
getClusterModeStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
getCmdIcon() - Method in class com.smartdevicelink.proxy.rpc.AddCommand
Gets the image to be shown along with a command
getCmdID() - Method in class com.smartdevicelink.proxy.rpc.AddCommand
Returns an Integer object representing the Command ID that you want to add
getCmdID() - Method in class com.smartdevicelink.proxy.rpc.DeleteCommand
Gets the Command ID that identifies the Command to be deleted from Command Menu
getCmdID() - Method in class com.smartdevicelink.proxy.rpc.OnCommand
Returns an Integer object representing the Command ID
getCodec() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingFormat
 
getCodecSpecificData(MediaFormat) - Static method in class com.smartdevicelink.encoder.EncoderUtils
Extracts codec-specific data from MediaFormat instance
getCol() - Method in class com.smartdevicelink.proxy.rpc.Grid
Get the column value of this Grid
getColor() - Method in class com.smartdevicelink.proxy.rpc.LightState
Gets the color portion of the LightState class
getCols() - Method in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
Gets the seat columns of this capability
getColSpan() - Method in class com.smartdevicelink.proxy.rpc.Grid
Gets the column span of this Grid
getCompassDirection() - Method in class com.smartdevicelink.proxy.rpc.GPSData
 
getConditionActive() - Method in class com.smartdevicelink.proxy.rpc.SeatStatus
Gets the conditionActive.
getConnectedDevice() - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
A method to retrieve the currently connected bluetooth device
getConnectedTransports() - Method in class com.smartdevicelink.transport.TransportManager
Retrieves the currently connected transports
getConnectedTransports() - Method in class com.smartdevicelink.transport.TransportManagerBase
Retrieves the currently connected transports
getConnectTimeout() - Method in class com.smartdevicelink.proxy.rpc.Headers
 
getContentLength() - Method in class com.smartdevicelink.proxy.rpc.Headers
 
getContentType() - Method in class com.smartdevicelink.proxy.rpc.Headers
 
getContext() - Static method in class com.smartdevicelink.security.SdlSecurityBase
 
getContext() - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Gets the context attached to this config
getCoolingEnabled() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the coolingEnabled portion of the SeatControlData class
getCoolingEnabledAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the coolingEnabledAvailable portion of the SeatControlCapabilities class
getCoolingLevel() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the coolingLevel portion of the SeatControlData class
getCoolingLevelAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the coolingLevelAvailable portion of the SeatControlCapabilities class
getCoordinate() - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
getCoordsPerVertex() - Method in class com.android.grafika.gles.Drawable2d
Returns the number of position coordinates per vertex.
getCorrelationID() - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
getCorrelationID() - Method in class com.smartdevicelink.proxy.RPCRequest
 
getCorrelationID() - Method in class com.smartdevicelink.proxy.RPCResponse
Returns correlationID the ID of the request
getCorrID() - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
getCorrID() - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
getCountRate() - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Gets the countRate.
getCountryCode() - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Gets the country code in ISO 3166-2 format associated with the OasisAddress class.
getCountryCode() - Method in class com.smartdevicelink.proxy.rpc.StationIDNumber
Gets the countryCode portion of the StationIDNumber class
getCountryName() - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Gets the localized Name of the country associated with the OasisAddress class.
getCRC() - Method in class com.smartdevicelink.proxy.rpc.GetFileResponse
Additional CRC32 checksum to protect data integrity up to 512 Mbits minvalue="0" maxvalue="4294967295"
getCRC() - Method in class com.smartdevicelink.proxy.rpc.PutFile
This returns the CRC, if it has been set, for the file object
getCurrentForecast() - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
getCurrentForecastSupported() - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
Get whether the current forecast is supported
getCurrentState() - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Get the current state for the SoftButtonObject
getCurrentStateName() - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Get the name of the current state
getCurrentStateSoftButton() - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Get the SoftButton object for the current state
getCurrentTemperature() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
getCurrentTemperature() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getCurrentTemperatureAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the currentTemperatureAvailable portion of the ClimateControlCapabilities class
getCurrentTransportType() - Method in class com.smartdevicelink.session.BaseSdlSession
 
getCurrentTransportType() - Method in class com.smartdevicelink.session.SdlSession
 
getCushion() - Method in class com.smartdevicelink.proxy.rpc.MassageCushionFirmness
Gets the type of MassageCushion for multi-contour massage seat
getCustomButtonID() - Method in class com.smartdevicelink.proxy.rpc.OnButtonEvent
 
getCustomButtonID() - Method in class com.smartdevicelink.proxy.rpc.OnButtonPress
Get CustomButtonID of the button If ButtonName is "CUSTOM_BUTTON", this references the integer ID passed by a custom button.
getCustomKeyboardConfiguration() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Implement this in order to provide a custom keyboard configuration to just this keyboard.
getCustomKeys() - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
Gets the customKeys.
getCustomPresets() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets the Custom Presets defined by the App
getCustomView() - Method in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
Gets the reference to the custom lockscreen layout to be used
getData() - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
getData() - Method in class com.smartdevicelink.proxy.rpc.DIDResult
 
getData() - Method in class com.smartdevicelink.proxy.rpc.OnKeyboardInput
 
getDataType() - Method in class com.smartdevicelink.proxy.rpc.VehicleDataResult
 
getDay() - Method in class com.smartdevicelink.proxy.rpc.DateTime
Gets the Day portion of the DateTime class.
getDayColorScheme() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets the color scheme that is currently used for day
getDayColorScheme() - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayout
Deprecated.
Gets the color scheme that is currently used for day
getDayColorScheme() - Method in class com.smartdevicelink.proxy.rpc.TemplateConfiguration
Gets the dayColorScheme.
getDefaultTimeout() - Method in class com.smartdevicelink.managers.screen.AlertView
 
getDefaultTimeout() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
 
getDefrostZone() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the List portion of the ClimateControlCapabilities class
getDefrostZone() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
getDefrostZoneAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the defrostZoneAvailable portion of the ClimateControlCapabilities class
getDeliveryMode() - Method in class com.smartdevicelink.proxy.rpc.SendLocation
 
getDensity() - Method in class com.smartdevicelink.proxy.rpc.LightState
Gets the density portion of the LightState class
getDensityAvailable() - Method in class com.smartdevicelink.proxy.rpc.LightCapabilities
Gets the densityAvailable portion of the LightCapabilities class
getDesiredTemperature() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
getDesiredTemperatureAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the desiredTemperatureAvailable portion of the ClimateControlCapabilities class
getDesiredVideoParams() - Method in interface com.smartdevicelink.protocol.ISdlProtocol
A method that should be implemented by the hosting class of the SdlProtocol instance that will return the desired video streaming parameters.
getDesiredVideoParams() - Method in class com.smartdevicelink.session.BaseSdlSession
Returns the currently set desired video streaming parameters.
getDestination() - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
getDestinationETA() - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
getDetails() - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
This is a string representation of this instruction, used to display instructions to the users.
getDeviation() - Method in class com.smartdevicelink.proxy.rpc.WindowState
Gets the deviation.
getDeviceInfo() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
getDeviceName() - Method in class com.smartdevicelink.transport.MultiplexBaseTransport
 
getDeviceStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getDeviceStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getDeviceStatus() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getDeviceStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getDeviceStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Device Status
getDeviceStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getDeviceStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Device Status
getDiagonalScreenSize() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
getDialNumberEnabled() - Method in class com.smartdevicelink.proxy.rpc.PhoneCapability
 
getDidLocation() - Method in class com.smartdevicelink.proxy.rpc.DIDResult
 
getDidLocation() - Method in class com.smartdevicelink.proxy.rpc.ReadDID
Gets raw data from vehicle data DID location(s)
getDidResult() - Method in class com.smartdevicelink.proxy.rpc.ReadDIDResponse
 
getDimension() - Method in class com.smartdevicelink.proxy.rpc.GPSData
 
getDisplayCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
getDisplayCapabilities() - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
 
getDisplayDensity() - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
getDisplayLayout() - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayout
Deprecated.
Gets a display layout.
getDisplayMode() - Method in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
Get the displayMode to be used
getDisplayMode() - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlData
Gets the displayMode portion of the HMISettingsControlData class
getDisplayModeUnitAvailable() - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
Gets the displayModeUnitAvailable portion of the HMISettingsControlCapabilities class
getDisplayName() - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Get the name of the display
getDisplayName() - Method in class com.smartdevicelink.proxy.rpc.DisplayCapability
Get the name of the display
getDisplayType() - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Deprecated.
getDistanceToManeuver() - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Gets the distanceToManeuver.
getDistanceToManeuverScale() - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Gets the distanceToManeuverScale.
getDistanceUnit() - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlData
Gets the distanceUnit portion of the HMISettingsControlData class
getDistanceUnitAvailable() - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
Gets the distanceUnitAvailable portion of the HMISettingsControlCapabilities class
getDoInput() - Method in class com.smartdevicelink.proxy.rpc.Headers
 
getDoorStatuses() - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Gets the doorStatuses.
getDoOutput() - Method in class com.smartdevicelink.proxy.rpc.Headers
 
getDouble(String) - Method in class com.smartdevicelink.proxy.RPCMessage
 
getDouble(String) - Method in class com.smartdevicelink.proxy.RPCStruct
 
getDoublePressAvailable() - Method in class com.smartdevicelink.proxy.rpc.TouchEventCapabilities
 
getDriverAirbagDeployed() - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
getDriverBeltDeployed() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getDriverBraking() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getDriverBraking() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getDriverBraking() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getDriverBraking() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getDriverBraking() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Driver Braking
getDriverBraking() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getDriverBraking() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Driver Braking
getDriverBuckleBelted() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getDriverCurtainAirbagDeployed() - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
getDriverDoorAjar() - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Deprecated.
in SmartDeviceLink 7.1.0
getDriverKneeAirbagDeployed() - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
getDriverSideAirbagDeployed() - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
getDrivingSide() - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
Used to infer which side of the road this instruction takes place.
getDtc() - Method in class com.smartdevicelink.proxy.rpc.GetDTCsResponse
 
getDtcMask() - Method in class com.smartdevicelink.proxy.rpc.GetDTCs
 
GetDTCs - Class in com.smartdevicelink.proxy.rpc
This RPC allows to request diagnostic module trouble codes from a certain vehicle module.
GetDTCs() - Constructor for class com.smartdevicelink.proxy.rpc.GetDTCs
Constructs a new GetDTCs object
GetDTCs(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetDTCs
Constructs a new GetDTCs object indicated by the Hashtable parameter
GetDTCs(Integer) - Constructor for class com.smartdevicelink.proxy.rpc.GetDTCs
Constructs a new GetDTCs object
GetDTCsResponse - Class in com.smartdevicelink.proxy.rpc
Get DTCs Response is sent, when GetDTCs has been called
GetDTCsResponse() - Constructor for class com.smartdevicelink.proxy.rpc.GetDTCsResponse
 
GetDTCsResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetDTCsResponse
 
GetDTCsResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.GetDTCsResponse
Constructs a new GetDTCsResponse object
getDualModeEnable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
getDualModeEnableAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the dualModeEnableAvailable portion of the ClimateControlCapabilities class
getDuplicateUpdatesFromWindowID() - Method in class com.smartdevicelink.proxy.rpc.CreateWindow
Gets the duplicateUpdatesFromWindowID.
getDuration() - Method in class com.smartdevicelink.proxy.rpc.Alert
Gets the duration of the displayed portion of the alert, in milliseconds
getDuration() - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Gets the duration.
getDynamicUpdateCapabilities() - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Gets the dynamicUpdateCapabilities.
getE911Override() - Method in class com.smartdevicelink.proxy.rpc.MyKey
 
getECallConfirmationStatus() - Method in class com.smartdevicelink.proxy.rpc.ECallInfo
 
getECallEventActive() - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
getECallInfo() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getECallInfo() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getECallInfo() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getECallInfo() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
getECallInfo() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
getECallInfo() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
getECallInfo() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
getECallNotificationStatus() - Method in class com.smartdevicelink.proxy.rpc.ECallInfo
 
getEcuHeader() - Method in class com.smartdevicelink.proxy.rpc.GetDTCsResponse
 
getEcuName() - Method in class com.smartdevicelink.proxy.rpc.GetDTCs
Gets a name of the module to receive the DTC form
getEcuName() - Method in class com.smartdevicelink.proxy.rpc.ReadDID
Gets the ID of the vehicle module
getElectronicParkBrakeStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Gets a boolean value.
getElectronicParkBrakeStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Gets electronicParkBrakeStatus
getElectronicParkBrakeStatus() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Gets electronicParkBrakeStatus
getElectronicParkBrakeStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getElectronicParkBrakeStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets electronicParkBrakeStatus
getElectronicParkBrakeStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getElectronicParkBrakeStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets electronicParkBrakeStatus
getEmergencyEvent() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getEmergencyEvent() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getEmergencyEvent() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getEmergencyEvent() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
getEmergencyEvent() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
getEmergencyEvent() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
getEmergencyEvent() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
getEmergencyEventType() - Method in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
getEndpoint() - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
getEndTime() - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
 
getEngineOilLife() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getEngineOilLife() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getEngineOilLife() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getEngineOilLife() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getEngineOilLife() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Engine Oil Life
getEngineOilLife() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getEngineOilLife() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Engine Oil Life
getEngineTorque() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getEngineTorque() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getEngineTorque() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getEngineTorque() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getEngineTorque() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Engine Torque
getEngineTorque() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getEngineTorque() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Engine Torque
getEnumForString(String) - Static method in enum com.smartdevicelink.protocol.enums.FunctionID
This method gives the corresponding FunctionID enum value for a string RPC
getEqualizerAvailable() - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Gets the equalizerAvailable portion of the AudioControlCapabilities class
getEqualizerMaxChannelId() - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Gets the equalizerMaxChannelId portion of the AudioControlCapabilities class
getEqualizerSettings() - Method in class com.smartdevicelink.proxy.rpc.AudioControlData
Gets the equalizerSettings portion of the AudioControlData class
getErrorCode() - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
getEscSystem() - Method in class com.smartdevicelink.proxy.rpc.StabilityControlsStatus
Gets the escSystem.
getEta() - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
getEta() - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Gets a text field for estimated time of arrival
getEvent() - Method in class com.smartdevicelink.proxy.rpc.OnKeyboardInput
 
getEvent() - Method in class com.smartdevicelink.proxy.rpc.OnTouchEvent
 
getExpires() - Method in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
getExternalTemperature() - Method in class com.smartdevicelink.proxy.rpc.ClimateData
Gets the externalTemperature.
getExternalTemperature() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Deprecated.
in SmartDeviceLink 7.1.0
getExternalTemperature() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.1.0
getExternalTemperature() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Deprecated.
in SmartDeviceLink 7.1.0
getExternalTemperature() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Deprecated.
in SmartDeviceLink 7.1.0
getExternalTemperature() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.1.0
getExternalTemperature() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Deprecated.
in SmartDeviceLink 7.1.0
getExternalTemperature() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.1.0
getFanSpeed() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
getFanSpeedAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the fanSpeedAvailable portion of the ClimateControlCapabilities class
getFccFacilityId() - Method in class com.smartdevicelink.proxy.rpc.StationIDNumber
Gets the fccFacilityId portion of the StationIDNumber class
GetFile - Class in com.smartdevicelink.proxy.rpc
This request is sent to the module to retrieve a file
GetFile() - Constructor for class com.smartdevicelink.proxy.rpc.GetFile
 
GetFile(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetFile
 
GetFile(String) - Constructor for class com.smartdevicelink.proxy.rpc.GetFile
 
getFileData() - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Gets the byte array that represents the content of the file
getFileData() - Method in class com.smartdevicelink.proxy.rpc.PutFile
 
getFileData(String) - Static method in class com.smartdevicelink.util.FileUtls
When using on Android, this method should only be used for Android Oreo and newer
getFileData(String, String) - Static method in class com.smartdevicelink.util.FileUtls
When using on Android, this method should only be used for Android Oreo and newer
getFileName() - Method in class com.smartdevicelink.proxy.rpc.GetFile
File name that should be retrieved.
getFileName() - Method in class com.smartdevicelink.proxy.rpc.OnUpdateFile
Gets the fileName.
getFileName() - Method in class com.smartdevicelink.proxy.rpc.SystemRequest
 
getFilenames() - Method in class com.smartdevicelink.proxy.rpc.ListFilesResponse
 
GetFileResponse - Class in com.smartdevicelink.proxy.rpc
 
GetFileResponse() - Constructor for class com.smartdevicelink.proxy.rpc.GetFileResponse
Constructs a new PublishAppServiceResponse object
GetFileResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetFileResponse
 
GetFileResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.GetFileResponse
Constructs a new PublishAppServiceResponse object
getFileRetryCount() - Method in class com.smartdevicelink.managers.file.FileManagerConfig
Getter for Integer fileRetryCount
getFileType() - Method in class com.smartdevicelink.proxy.rpc.GetFile
Selected file type.
getFileType() - Method in class com.smartdevicelink.proxy.rpc.GetFileResponse
File type that is being sent in response
getFileType() - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
getFileType() - Method in class com.smartdevicelink.proxy.rpc.PutFile
Gets a file type
getFirmness() - Method in class com.smartdevicelink.proxy.rpc.MassageCushionFirmness
Gets the firmness associated with the supplied MassageCushion
getFirmwareRev() - Method in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
getFirstRun() - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
Query whether it's the first run
getFloat(String) - Method in class com.smartdevicelink.proxy.RPCMessage
 
getFloat(String) - Method in class com.smartdevicelink.proxy.RPCStruct
 
getFormat() - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
getFormedPacket() - Method in class com.smartdevicelink.transport.SdlPsm
 
getForwardSeekIndicator() - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Gets the forwardSeekIndicator.
getFrameAssemblerForFrame(SdlPacket) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
getFrameRate() - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
getFreeModules() - Method in class com.smartdevicelink.proxy.rpc.OnRCStatus
 
getFrequencyFraction() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Gets the frequencyFraction portion of the RadioControlData class
getFrequencyInteger() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Gets the frequencyInteger portion of the RadioControlData class
getFrontVerticalPosition() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the frontVerticalPosition portion of the SeatControlData class
getFrontVerticalPositionAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the frontVerticalPositionAvailable portion of the SeatControlCapabilities class
getFuelCutoffStatus() - Method in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
getFuelLevel() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Deprecated.
getFuelLevel() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Deprecated.
getFuelLevel() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Deprecated.
getFuelLevel() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Deprecated.
getFuelLevel() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Deprecated.
getFuelLevel() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Deprecated.
getFuelLevel() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Deprecated.
getFuelLevelState() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Deprecated.
getFuelLevelState() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Deprecated.
getFuelLevelState() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Deprecated.
getFuelLevelState() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Deprecated.
getFuelLevelState() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Deprecated.
getFuelLevelState() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Deprecated.
getFuelLevelState() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Deprecated.
getFuelRange() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getFuelRange() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Gets Fuel Range List
getFuelRange() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Gets the fuelRange.
getFuelRange() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets the fuelRange.
getFuelRange() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets the fuelRange.
getFuelRange() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getFuelRange() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets the fuelRange.
getFullAppID() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets the unique ID, which an app will be given when approved
getFunctionID() - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
getFunctionId(String) - Static method in enum com.smartdevicelink.protocol.enums.FunctionID
 
getFunctionID() - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
getFunctionID() - Method in class com.smartdevicelink.proxy.RPCMessage
 
getFunctionName(int) - Static method in enum com.smartdevicelink.protocol.enums.FunctionID
 
getFunctionName() - Method in class com.smartdevicelink.proxy.RPCMessage
 
getGateStatuses() - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Gets the gateStatuses.
getGearStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Gets the gearStatus.
getGearStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Gets the gearStatus.
getGearStatus() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Gets the gearStatus.
getGearStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets the gearStatus.
getGearStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets the gearStatus.
getGearStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets the gearStatus.
getGearStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets the gearStatus.
getGlVersion() - Method in class com.android.grafika.gles.EglCore
Returns the GLES version this context is configured for (currently 2 or 3).
getGps() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getGps() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getGps() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getGps() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getGps() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Gps
getGps() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getGps() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Gps
getGraphic() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets an image to be shown on supported displays
getGraphicSupported() - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Get the display's persistent screen supports.
getGreen() - Method in class com.smartdevicelink.proxy.rpc.RGBColor
Gets the green value of the color
getGrid() - Method in class com.smartdevicelink.proxy.rpc.SeatLocation
Gets the Grid of this seat location
getHandledRpcs() - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
This field contains the FunctionID integer ID values for the RPCs that this service intends to handle correctly.
getHandsOffSteering() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Gets the handsOffSteering.
getHandsOffSteering() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Gets the handsOffSteering.
getHandsOffSteering() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Gets the handsOffSteering.
getHandsOffSteering() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets the handsOffSteering.
getHandsOffSteering() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets the handsOffSteering.
getHandsOffSteering() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets the handsOffSteering.
getHandsOffSteering() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets the handsOffSteering.
getHapticRectData() - Method in class com.smartdevicelink.proxy.rpc.SendHapticData
Get the haptic data
getHardware() - Method in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
getHashID() - Method in class com.smartdevicelink.proxy.rpc.OnHashChange
 
getHashID() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
getHdChannel() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Gets the hdChannel portion of the RadioControlData class
getHdChannelAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the hdChannelAvailable portion of the RadioControlCapabilities class
getHdop() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get the horizontal dilution of precision
getHdRadioEnable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Gets the hdRadioEnable portion of the RadioControlData class
getHdRadioEnableAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the hdRadioEnableAvailable portion of the RadioControlCapabilities class
getHeader() - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
getHeading() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get the heading
getHeadLampStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getHeadLampStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getHeadLampStatus() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getHeadLampStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getHeadLampStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Head Lamp Status
getHeadLampStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getHeadLampStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Head Lamp Status
getHeadSupportHorizontalPosition() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the headSupportHorizontalPosition portion of the SeatControlData class
getHeadSupportHorizontalPositionAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the headSupportHorizontalPositionAvailable portion of the SeatControlCapabilities class
getHeadSupportVerticalPosition() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the headSupportVerticalPosition portion of the SeatControlData class
getHeadSupportVerticalPositionAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the headSupportVerticalPositionAvailable portion of the SeatControlCapabilities class
getHeartbeatRunnable() - Method in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
getHeartBeatTimeout() - Method in class com.smartdevicelink.transport.BaseTransportConfig
 
getHeatedMirrorsAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the heatedMirrorsAvailable portion of the ClimateControlCapabilities class
getHeatedMirrorsEnable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
Gets the heatedMirrorsEnable portion of the ClimateControlCapabilities class
getHeatedRearWindowAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the heatedRearWindowAvailable portion of the ClimateControlCapabilities class
getHeatedRearWindowEnable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
Gets the heatedRearWindowEnable portion of the ClimateControlCapabilities class
getHeatedSteeringWheelAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the heatedSteeringWheelAvailable portion of the ClimateControlCapabilities class
getHeatedSteeringWheelEnable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
Gets the heatedSteeringWheelEnable portion of the ClimateControlCapabilities class
getHeatedWindshieldAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the heatedWindshieldAvailable portion of the ClimateControlCapabilities class
getHeatedWindshieldEnable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
Gets the heatedWindshieldEnable portion of the ClimateControlCapabilities class
getHeatingEnabled() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the heatingEnabled portion of the SeatControlData class
getHeatingEnabledAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the heatingEnabledAvailable portion of the SeatControlCapabilities class
getHeatingLevel() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the heatingLevel portion of the SeatControlData class
getHeatingLevelAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the heatingLevelAvailable portion of the SeatControlCapabilities class
getHeight() - Method in class com.android.grafika.gles.EglSurfaceBase
Returns the surface's height, in pixels.
getHeight() - Method in class com.smartdevicelink.proxy.rpc.Rectangle
 
getHelpPrompt() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Maps to PerformInteraction.helpPrompt.
getHelpPrompt() - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Gets a List which taken together, specify the help phrase to be spoken when the user says "help" during the VR session
getHelpPrompt() - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Gets a List for Help Prompt representing Array of one or more TTSChunk elements specifying the help prompt used in an interaction started by PTT
getHighBeamsOn() - Method in class com.smartdevicelink.proxy.rpc.HeadLampStatus
 
getHighlighted() - Method in class com.smartdevicelink.managers.screen.SoftButtonState
Get whether or not the button should be highlighted on the UI
getHmiCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
getHmiDisplayLanguage() - Method in class com.smartdevicelink.proxy.rpc.ChangeRegistration
Gets HMI display language
getHmiDisplayLanguage() - Method in class com.smartdevicelink.proxy.rpc.OnLanguageChange
Returns language that current display use
getHmiDisplayLanguage() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Gets an enumeration indicating what language the application intends to use for user interaction ( Display)
getHmiDisplayLanguageDesired() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets an enumeration indicating what language the application intends to use for user interaction ( Display)
getHmiLevel() - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
Get HMILevel in effect for the application
getHMIPermissions() - Method in class com.smartdevicelink.proxy.rpc.PermissionItem
 
getHmiSettingsControlCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Gets the hmiSettingsControlCapabilities portion of the RemoteControlCapabilities class
getHmiSettingsControlData() - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Gets the hmiSettingsControlData portion of the ModuleData class
getHmiZoneCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Gets hmiZoneCapabilities set when application interface is registered.
getHorizontalPosition() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the horizontalPosition portion of the SeatControlData class
getHorizontalPositionAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the horizontalPositionAvailable portion of the SeatControlCapabilities class
getHour() - Method in class com.smartdevicelink.proxy.rpc.DateTime
Gets the Hours portion of the DateTime class.
getHourlyForecast() - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceData
minsize: 1, maxsize: 96
getHours() - Method in class com.smartdevicelink.proxy.rpc.StartTime
Get the hour.
getHumidity() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
minValue: 0, maxValue: 1
getHybridAppPreference() - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
getIcon() - Method in class com.smartdevicelink.managers.screen.AlertView
 
getIcon() - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Gets the icon for the cell
getIconResumed() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Tells developer whether or not their app icon has been resumed on core.
getId() - Method in enum com.smartdevicelink.protocol.enums.FunctionID
 
getId() - Method in class com.smartdevicelink.proxy.rpc.HapticRect
 
getId() - Method in class com.smartdevicelink.proxy.rpc.LightState
Gets the id portion of the LightState class
getId() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Deprecated.
getId() - Method in class com.smartdevicelink.proxy.rpc.SeatMemoryAction
Gets the id portion of the SeatMemoryAction class
getId() - Method in class com.smartdevicelink.proxy.rpc.TouchEvent
 
getIdentifier() - Method in class com.smartdevicelink.proxy.rpc.DTC
get identifier
getIgnitionStableStatus() - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
 
getIgnitionStatus() - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
 
getImage() - Method in class com.smartdevicelink.proxy.rpc.Choice
Get the image
getImage() - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
An image representation of this instruction.
getImage() - Method in class com.smartdevicelink.proxy.rpc.SoftButton
 
getImage() - Method in class com.smartdevicelink.proxy.rpc.VrHelpItem
 
getImageFields() - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
getImageFields() - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Get an array of ImageField structures.
getImageResolution() - Method in class com.smartdevicelink.proxy.rpc.ImageField
 
getImageResolution() - Method in class com.smartdevicelink.proxy.rpc.ScreenParams
 
getImageRPC() - Method in class com.smartdevicelink.managers.file.filetypes.SdlArtwork
Gets the Image RPC representing this artwork.
getImageSupported() - Method in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
get the button supports referencing a static or dynamic image.
getImageType() - Method in class com.smartdevicelink.proxy.rpc.Image
Get image type (static or dynamic image)
getImageTypeSupported() - Method in class com.smartdevicelink.proxy.rpc.ImageField
 
getImageTypeSupported() - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Get an array of ImageType elements.
getInfo() - Method in class com.smartdevicelink.proxy.RPCResponse
Returns a string of text representing additional information returned from SDL
getInitialPrompt() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Maps to PerformInteraction.initialPrompt.
getInitialPrompt() - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Gets a List value representing an initial prompt which will be spoken before opening the audio pass thru session by SDL
getInitialPrompt() - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Gets an An array of one or more TTSChunks that, taken together, specify what is to be spoken to the user at the start of an interaction
getInitialText() - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Gets the Text that Displayed when the interaction begins.
getInnerException() - Method in exception com.smartdevicelink.exception.SdlException
 
getInnerLeftRear() - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Gets the innerLeftRear.
getInnerRightRear() - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Gets the innerRightRear.
getInstanceFollowRedirects() - Method in class com.smartdevicelink.proxy.rpc.Headers
 
getInstantFuelConsumption() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getInstantFuelConsumption() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getInstantFuelConsumption() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getInstantFuelConsumption() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getInstantFuelConsumption() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Instant Fuel Consumption
getInstantFuelConsumption() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getInstantFuelConsumption() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Instant Fuel Consumption
getInstructions() - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
This array should be ordered with all remaining instructions.
getInteger(String) - Method in class com.smartdevicelink.proxy.RPCMessage
 
getInteger(String) - Method in class com.smartdevicelink.proxy.RPCStruct
 
getInteractionChoiceSetID() - Method in class com.smartdevicelink.proxy.rpc.CreateInteractionChoiceSet
Gets the Choice Set unique ID
getInteractionChoiceSetID() - Method in class com.smartdevicelink.proxy.rpc.DeleteInteractionChoiceSet
Gets a unique ID that identifies the Choice Set
getInteractionChoiceSetIDList() - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Gets a List value representing an Array of one or more Choice Set IDs
getInteractionFunctionID() - Method in class com.smartdevicelink.proxy.rpc.CancelInteraction
Gets the ID of the type of interaction the developer wants to dismiss.
getInteractionLayout() - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Gets the layout mode of how the choices are presented.
getInteractionMode() - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Gets the Indicates mode that indicate how user selects interaction choice.
GetInteriorVehicleData - Class in com.smartdevicelink.proxy.rpc
Read the current status value of specified remote control module (type).
GetInteriorVehicleData() - Constructor for class com.smartdevicelink.proxy.rpc.GetInteriorVehicleData
Constructs a new GetInteriorVehicleData object
GetInteriorVehicleData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetInteriorVehicleData
Constructs a new GetInteriorVehicleData object indicated by the Hashtable parameter
GetInteriorVehicleData(ModuleType) - Constructor for class com.smartdevicelink.proxy.rpc.GetInteriorVehicleData
Constructs a new GetInteriorVehicleData object
GetInteriorVehicleDataConsent - Class in com.smartdevicelink.proxy.rpc
 
GetInteriorVehicleDataConsent() - Constructor for class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsent
 
GetInteriorVehicleDataConsent(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsent
 
GetInteriorVehicleDataConsent(ModuleType, List<String>) - Constructor for class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsent
 
GetInteriorVehicleDataConsentResponse - Class in com.smartdevicelink.proxy.rpc
 
GetInteriorVehicleDataConsentResponse() - Constructor for class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsentResponse
 
GetInteriorVehicleDataConsentResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsentResponse
 
GetInteriorVehicleDataConsentResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsentResponse
 
GetInteriorVehicleDataResponse - Class in com.smartdevicelink.proxy.rpc
 
GetInteriorVehicleDataResponse() - Constructor for class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataResponse
Constructs a new GetInteriorVehicleDataResponse object
GetInteriorVehicleDataResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataResponse
Constructs a new GetInteriorVehicleDataResponse object indicated by the Hashtable parameter
GetInteriorVehicleDataResponse(Result, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataResponse
Constructs a new GetInteriorVehicleDataResponse object
getInterval() - Method in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
getInterval() - Method in interface com.smartdevicelink.protocol.heartbeat.IHeartbeatMonitor
Returns the heartbeat messages interval.
getInterval() - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
getIntValue() - Method in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
getIPAddress() - Method in class com.smartdevicelink.transport.TCPTransportConfig
Gets value of IP address.
getIsConnected() - Method in class com.smartdevicelink.session.BaseSdlSession
 
getIsExplicit() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
getIsHapticSpatialDataSupported() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
getIsHighlighted() - Method in class com.smartdevicelink.proxy.rpc.SoftButton
 
getIsMediaApplication() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets a Boolean representing MediaApplication
getIsRPCAllowed() - Method in class com.smartdevicelink.managers.permission.PermissionStatus
Get whether the RCP is allowed or not
getIsSubscribed() - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataResponse
Gets isSubscribed parameter
getIsTemplate() - Method in class com.smartdevicelink.proxy.rpc.Image
Get whether this Image is a template image whose coloring should be decided by the HMI
getJsonData() - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
getJsonData() - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
getJsonSize() - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
getJsonSize() - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
getJsonSize() - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
getJunctionType() - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
getKeepContext() - Method in class com.smartdevicelink.proxy.rpc.AudioControlData
Gets the keepContext portion of the AudioControlData class
getKeepContextAvailable() - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Gets the keepContextAvailable portion of the AudioControlCapabilities class
getKeyboardCapabilities() - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Gets the keyboardCapabilities.
getKeyboardLayout() - Method in class com.smartdevicelink.proxy.rpc.KeyboardLayoutCapability
Gets the keyboardLayout.
getKeyboardLayout() - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
getKeyboardProperties() - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
getKeypressMode() - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
getLabel() - Method in class com.smartdevicelink.proxy.rpc.SeatMemoryAction
Gets the label portion of the SeatMemoryAction class
getLanguage() - Method in class com.smartdevicelink.proxy.rpc.ChangeRegistration
Gets language
getLanguage() - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
getLanguage() - Method in class com.smartdevicelink.proxy.rpc.OnLanguageChange
Returns language that current SDL voice engine(VR+TTS) use
getLanguage() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Gets a Language enumeration indicating what language the application intends to use for user interaction (Display, TTS and VR)
getLanguageDesired() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets a Language enumeration indicating what language the application intends to use for user interaction (Display, TTS and VR)
getLastCachedStreamingParameters() - Method in class com.smartdevicelink.managers.video.VideoStreamManager
 
getLastRequest(Context) - Static method in class com.smartdevicelink.transport.RouterServiceValidator
Gets the last request JSON object we sent to the RSVP server.
getLatitudeDegrees() - Method in class com.smartdevicelink.proxy.rpc.Coordinate
 
getLatitudeDegrees() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get latitude degrees
getLatitudeDegrees() - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Getter for latitude of the location to send.
getLayout() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Maps to PerformInteraction.interactionLayout.
getLeftFront() - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Gets the leftFront.
getLeftRear() - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Gets the leftRear.
getLeftRearInflatableBelted() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getLeftRow2BuckleBelted() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getLeftRow3BuckleBelted() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getLegacyData() - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
getLegacyData() - Method in class com.smartdevicelink.proxy.rpc.SystemRequest
 
getLength() - Method in class com.smartdevicelink.proxy.rpc.GetFile
Optional length in bytes for resuming partial data chunks if offset is set to 0, then length is the total length of the file to be downloaded minvalue="0" maxvalue="2000000000"
getLength() - Method in class com.smartdevicelink.proxy.rpc.GetFileResponse
Optional length in bytes for resuming partial data chunks if offset is set to 0, then length is the total length of the file to be downloaded minvalue="0" maxvalue="2000000000"
getLength() - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
getLength() - Method in class com.smartdevicelink.proxy.rpc.PutFile
 
getLevel() - Method in class com.smartdevicelink.proxy.rpc.FuelRange
Gets the level.
getLevel() - Method in class com.smartdevicelink.proxy.rpc.Grid
Gets the level value of this Grid
getLevel(Mod) - Static method in class com.smartdevicelink.trace.DiagLevel
 
getLevels() - Method in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
Gets the seat levels of this capability
getLevelSpan() - Method in class com.smartdevicelink.proxy.rpc.Grid
Gets the level span of this Grid
getLevelState() - Method in class com.smartdevicelink.proxy.rpc.FuelRange
Gets the levelState.
getLightControlCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Gets the lightControlCapabilities portion of the RemoteControlCapabilities class
getLightControlData() - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Gets the lightControlData portion of the ModuleData class
getLightState() - Method in class com.smartdevicelink.proxy.rpc.LightControlData
Gets the lightState portion of the LightControlData class
getLimitedCharacterList() - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
getLine(Throwable) - Static method in class com.smartdevicelink.util.DebugTool
 
getList() - Static method in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
getList() - Static method in class com.smartdevicelink.protocol.enums.FrameType
 
getList() - Static method in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
getList() - Static method in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
getList() - Static method in class com.smartdevicelink.protocol.enums.SecurityQueryType
 
getList() - Static method in class com.smartdevicelink.protocol.enums.SessionType
 
getListener() - Method in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
getListener() - Method in interface com.smartdevicelink.protocol.heartbeat.IHeartbeatMonitor
Returns the listener.
getListenerType() - Method in class com.smartdevicelink.proxy.rpc.listeners.OnRPCListener
This is used to see what type of listener this instance is.
getLocality() - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Gets the Locality associated with the OasisAddress class.
getLocalRouterService(Intent, ComponentName) - Static method in class com.smartdevicelink.transport.SdlRouterService
Deprecated.
getLocation() - Method in class com.smartdevicelink.proxy.rpc.DoorStatus
Gets the location.
getLocation() - Method in class com.smartdevicelink.proxy.rpc.GateStatus
Gets the location.
getLocation() - Method in class com.smartdevicelink.proxy.rpc.RoofStatus
Gets the location.
getLocation() - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
getLocation() - Method in class com.smartdevicelink.proxy.rpc.WindowStatus
Gets the location.
getLocationDescription() - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
getLocationDescription() - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Getter for description of the location to send.
getLocationDetails() - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
getLocationImage() - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
getLocationImage() - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Getter for image of the location to send.
getLocationName() - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
getLocationName() - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Getter for name of the location to send.
getLockScreenConfig() - Method in class com.smartdevicelink.managers.SdlManager
 
getLockscreenDismissibility() - Method in class com.smartdevicelink.proxy.rpc.OnDriverDistraction
Called to get the dismissible state of Lockscreen
getLockScreenManager() - Method in class com.smartdevicelink.managers.SdlManager
Gets the LockScreenManager.
getLockscreenWarningMessage() - Method in class com.smartdevicelink.proxy.rpc.OnDriverDistraction
Called to get the lockscreen warning message
getLogHeader(String, int) - Static method in class com.smartdevicelink.trace.SdlTrace
 
getLong(String) - Method in class com.smartdevicelink.proxy.RPCMessage
 
getLong(String) - Method in class com.smartdevicelink.proxy.RPCStruct
 
getLongitudeDegrees() - Method in class com.smartdevicelink.proxy.rpc.Coordinate
 
getLongitudeDegrees() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get longitude degrees
getLongitudeDegrees() - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Getter for longitude of the location to send.
getLongPressAvailable() - Method in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Whether the button supports a LONG press.
getLongPressAvailable() - Method in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
get whether the button supports a LONG press.
getLowBeamsOn() - Method in class com.smartdevicelink.proxy.rpc.HeadLampStatus
 
getMainField1() - Method in class com.smartdevicelink.proxy.rpc.MetadataTags
 
getMainField1() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets the text displayed in a single-line display, or in the upper display line in a two-line display
getMainField2() - Method in class com.smartdevicelink.proxy.rpc.MetadataTags
 
getMainField2() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets the text displayed on the second display line of a two-line display
getMainField3() - Method in class com.smartdevicelink.proxy.rpc.MetadataTags
 
getMainField3() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets the text displayed on the first display line of the second page
getMainField4() - Method in class com.smartdevicelink.proxy.rpc.MetadataTags
 
getMainField4() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets the text displayed on the second display line of the second page
getMainView() - Method in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
getMajor() - Method in class com.smartdevicelink.util.Version
 
getMajorVersion() - Method in class com.smartdevicelink.proxy.rpc.SdlMsgVersion
Get major version minvalue="1" maxvalue="10"
getMake() - Method in class com.smartdevicelink.proxy.rpc.VehicleType
get the make of the vehicle
getManeuverComplete() - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Gets a maneuver complete flag
getManualTextEntry() - Method in class com.smartdevicelink.proxy.rpc.PerformInteractionResponse
 
getMaskInputCharacters() - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
Gets the maskInputCharacters.
getMaskInputCharactersSupported() - Method in class com.smartdevicelink.proxy.rpc.KeyboardCapabilities
Gets the maskInputCharactersSupported.
getMassageCushionFirmness() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the List portion of the SeatControlData class
getMassageCushionFirmnessAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the massageCushionFirmnessAvailable portion of the SeatControlCapabilities class
getMassageEnabled() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the massageEnabled portion of the SeatControlData class
getMassageEnabledAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the massageEnabledAvailable portion of the SeatControlCapabilities class
getMassageMode() - Method in class com.smartdevicelink.proxy.rpc.MassageModeData
Gets the massageMode that will be associated with the supplied massage zone
getMassageMode() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the List portion of the SeatControlData class
getMassageModeAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the massageModeAvailable portion of the SeatControlCapabilities class
getMassageZone() - Method in class com.smartdevicelink.proxy.rpc.MassageModeData
Gets the massageZone that will be associated with the supplied massage mode
getMaxBitrate() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
Retrieves the max bitrate supported by this module.
getMaxDuration() - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Gets a max duration of audio recording in milliseconds
getMaxHourlyForecastAmount() - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
Get the max hourly forecast amount
getMaximumAspectRatio() - Method in class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
getMaximumChangeVelocity() - Method in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
getMaximumNumberOfWindows() - Method in class com.smartdevicelink.proxy.rpc.WindowTypeCapabilities
get the maximumNumberOfWindows
getMaximumResolution() - Method in class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
getMaxMinutelyForecastAmount() - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
Get the max minutely forecast amount
getMaxMultidayForecastAmount() - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
Get the max multi day forecast amount
getMaxNumberOfAlertFieldLines(WindowCapability) - Static method in class com.smartdevicelink.managers.ManagerUtility.WindowCapabilityUtility
Method to get number of alert textFields allowed to be set according to WindowCapability
getMaxNumberOfMainFieldLines(WindowCapability) - Static method in class com.smartdevicelink.managers.ManagerUtility.WindowCapabilityUtility
Method to get number of textFields allowed to be set according to WindowCapability
getMaxNumberRFCOMMPorts() - Method in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
getMediaAlbum() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The name of the current album Podcast: The name of the current podcast show Audiobook: The name of the current book
getMediaArtist() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The name of the current album artist Podcast: The provider of the podcast (hosts, network, company) Audiobook: The book author's name
getMediaClock() - Method in class com.smartdevicelink.proxy.rpc.Show
Deprecated.
in SmartDeviceLink 7.1.0
getMediaClockFormats() - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Get an array of MediaClockFormat elements, defining the valid string formats used in specifying the contents of the media clock field
getMediaImage() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Returns the media image associated with the currently playing media Music: The album art of the current track Podcast: The podcast or chapter artwork of the current podcast episode Audiobook: The book or chapter artwork of the current audiobook
getMediaServiceData() - Method in class com.smartdevicelink.proxy.rpc.AppServiceData
 
getMediaServiceManifest() - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
The MediaServiceManifest
getMediaTitle() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The name of the current track Podcast: The name of the current episode Audiobook: The name of the current chapter
getMediaTrack() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets the text in the track field
getMediaType() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
getMemory() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the memory portion of the SeatControlData class
getMemoryAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the memoryAvailable portion of the SeatControlCapabilities class
getMenuIcon() - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Returns Image to be be shown along with the submenu item
getMenuIcon() - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
getMenuID() - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Returns an Integer object representing the Menu ID that identifies a sub menu
getMenuID() - Method in class com.smartdevicelink.proxy.rpc.DeleteSubMenu
Gets the Menu ID that identifies the SubMenu to be delete
getMenuID() - Method in class com.smartdevicelink.proxy.rpc.OnUpdateSubMenu
Gets the menuID.
getMenuID() - Method in class com.smartdevicelink.proxy.rpc.ShowAppMenu
If omitted the HMI opens the apps menu.
getMenuLayout() - Method in class com.smartdevicelink.managers.screen.menu.MenuConfiguration
Changes the default main menu layout.
getMenuLayout() - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Gets the layout of the submenu screen.
getMenuLayout() - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Sets the layout of the main menu screen.
getMenuLayoutsAvailable() - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
An array of available menu layouts.
getMenuLength() - Method in class com.smartdevicelink.proxy.rpc.DriverDistractionCapability
Gets the menuLength.
getMenuName() - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Returns String which is displayed representing this submenu item
getMenuName() - Method in class com.smartdevicelink.proxy.rpc.Choice
Text which appears in menu, representing this choice.
getMenuName() - Method in class com.smartdevicelink.proxy.rpc.MenuParams
Get the text which appears in menu, representing this command.
getMenuParams() - Method in class com.smartdevicelink.proxy.rpc.AddCommand
Returns a MenuParams object which will defined the command and how it is added to the Command Menu
getMenuSelectionListener() - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
The listener that gets triggered when the menuCell object is selected
getMenuTitle() - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
getMessageData() - Method in class com.smartdevicelink.proxy.rpc.DiagnosticMessage
 
getMessageDataResult() - Method in class com.smartdevicelink.proxy.rpc.DiagnosticMessageResponse
 
getMessageLength() - Method in class com.smartdevicelink.proxy.rpc.DiagnosticMessage
 
getMessageType() - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
getMessageType() - Method in class com.smartdevicelink.proxy.RPCMessage
 
getMessageTypeName(Set<String>) - Method in class com.smartdevicelink.proxy.RPCStruct
 
getMetadataTags() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets text field metadata defined by the App
getMiddleRow1BeltDeployed() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getMiddleRow1BuckleBelted() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getMiddleRow2BuckleBelted() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getMiddleRow3BuckleBelted() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getMilliSecond() - Method in class com.smartdevicelink.proxy.rpc.DateTime
Gets the Milliseconds portion of the DateTime class
getMinimumAspectRatio() - Method in class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
getMinimumDiagonal() - Method in class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
getMinimumResolution() - Method in class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
getMinor() - Method in class com.smartdevicelink.util.Version
 
getMinorVersion() - Method in class com.smartdevicelink.proxy.rpc.SdlMsgVersion
Get minor version minvalue="0" maxvalue="1000"
getMinute() - Method in class com.smartdevicelink.proxy.rpc.DateTime
Gets the Minutes portion of the DateTime class
getMinuteForecast() - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceData
minsize: 15, maxsize: 60
getMinutes() - Method in class com.smartdevicelink.proxy.rpc.StartTime
Get the minute.
getModel() - Method in class com.smartdevicelink.proxy.rpc.VehicleType
get the model of the vehicle
getModelYear() - Method in class com.smartdevicelink.proxy.rpc.VehicleType
get the model year of the vehicle
getModuleData() - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataResponse
Gets the moduleData
getModuleData() - Method in class com.smartdevicelink.proxy.rpc.OnInteriorVehicleData
Gets the moduleData
getModuleData() - Method in class com.smartdevicelink.proxy.rpc.SetInteriorVehicleData
Gets the moduleData
getModuleData() - Method in class com.smartdevicelink.proxy.rpc.SetInteriorVehicleDataResponse
Gets the moduleData
getModuleId() - Method in class com.smartdevicelink.proxy.rpc.ButtonPress
Gets the module id of this object
getModuleId() - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleData
Gets the Module ID of this class
getModuleId() - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Gets the Module ID of the ModuleData class
getModuleId() - Method in class com.smartdevicelink.proxy.rpc.ModuleInfo
Gets the Module ID for this module
getModuleId() - Method in class com.smartdevicelink.proxy.rpc.ReleaseInteriorVehicleDataModule
Gets the Module Id of this class
getModuleIds() - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsent
Gets the Module Ids of this class
getModuleInfo() - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Gets a ModuleInfo of this capability
getModuleInfo() - Method in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Gets a ModuleInfo of this capability
getModuleInfo() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets a ModuleInfo of this capability
getModuleInfo() - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
Gets a ModuleInfo of this capability
getModuleInfo() - Method in class com.smartdevicelink.proxy.rpc.LightControlCapabilities
Gets a ModuleInfo of this capability
getModuleInfo() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets a ModuleInfo of this capability
getModuleInfo() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets a ModuleInfo of this capability
getModuleLocation() - Method in class com.smartdevicelink.proxy.rpc.ModuleInfo
Gets the location of this Module
getModuleName() - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Gets the moduleName portion of the AudioControlCapabilities class
getModuleName() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the moduleName portion of the ClimateControlCapabilities class
getModuleName() - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
Gets the moduleName portion of the HMISettingsControlCapabilities class
getModuleName() - Method in class com.smartdevicelink.proxy.rpc.LightControlCapabilities
Gets the moduleName portion of the LightControlCapabilities class
getModuleName() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the moduleName portion of the RadioControlCapabilities class
getModuleName() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Get the moduleName portion of the SeatControlCapabilities class
getModuleServiceArea() - Method in class com.smartdevicelink.proxy.rpc.ModuleInfo
Gets the service area of this Module
getModuleType() - Method in class com.smartdevicelink.proxy.rpc.ButtonPress
Gets the ModuleType
getModuleType() - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleData
Gets the ModuleType
getModuleType() - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsent
Gets the Module Type of this class
getModuleType() - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Gets the moduleType portion of the ModuleData class
getModuleType() - Method in class com.smartdevicelink.proxy.rpc.ReleaseInteriorVehicleDataModule
Gets the Module Type of this class
getMonoAudioOutputMuted() - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
get the status of the mono audio output channel
getMonth() - Method in class com.smartdevicelink.proxy.rpc.DateTime
Gets the Month portion of the DateTime class.
getMoonPhase() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
minValue: 0, maxValue: 1
getMtu(SessionType) - Method in interface com.smartdevicelink.managers.ISdl
Get the max payload size for a packet to be sent to the module
getMtu() - Method in class com.smartdevicelink.protocol.SdlProtocolBase
Retrieves the max payload size for a packet to be sent to the module
getMtu(SessionType) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
getMtu() - Method in class com.smartdevicelink.session.BaseSdlSession
 
getMtu(SessionType) - Method in class com.smartdevicelink.session.BaseSdlSession
 
getMultidayForecast() - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceData
minsize: 1, maxsize: 30
getMultipleAccessAllowance() - Method in class com.smartdevicelink.proxy.rpc.ModuleInfo
Gets the multiple allowance access of this Module
getMultipleEvents() - Method in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
getMultiTouchAvailable() - Method in class com.smartdevicelink.proxy.rpc.TouchEventCapabilities
 
getMuteAudio() - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Gets a Boolean value representing if the current audio source should be muted during the APT session
getMyKey() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getMyKey() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getMyKey() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getMyKey() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
getMyKey() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
getMyKey() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
getMyKey() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
getName() - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Gets the name of the file
getName() - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Get the name of the SoftButtonObject
getName() - Method in class com.smartdevicelink.managers.screen.SoftButtonState
Get the state name
getName() - Method in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
getName() - Method in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Get the name of theSDL HMI button.
getName() - Method in class com.smartdevicelink.proxy.rpc.ImageField
 
getName() - Method in class com.smartdevicelink.proxy.rpc.LightCapabilities
Gets the name portion of the LightCapabilities class
getName() - Method in class com.smartdevicelink.proxy.rpc.TextField
Get the enumeration identifying the field.
getName() - Method in class com.smartdevicelink.util.ByteEnumer
 
getNavigationServiceData() - Method in class com.smartdevicelink.proxy.rpc.AppServiceData
 
getNavigationServiceManifest() - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
The NavigationServiceManifest
getNavigationText() - Method in class com.smartdevicelink.proxy.rpc.Turn
get the text to describe the turn (e.g.
getNavigationText1() - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Gets a text for navigation text field 1
getNavigationText2() - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Gets a text for navigation text field 2
getNearestStormBearing() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getNearestStormDistance() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getNextInstructionDistance() - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
The distance to this instruction from current location.
getNextInstructionDistanceScale() - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
Distance till next maneuver (starting from) from previous maneuver.
getNextInstructionETA() - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
getNextTask(TransportType) - Method in class com.smartdevicelink.transport.SdlRouterService
Method for finding the next, highest priority write task from all connected apps.
getNextTurnIcon() - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Gets an Image for nextTurnIcon
getNgnMediaScreenAppName() - Method in class com.smartdevicelink.proxy.rpc.ChangeRegistration
Gets NGN media screen app name
getNgnMediaScreenAppName() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets a String representing an abbreviated version of the mobile application's name (if necessary) that will be displayed on the NGN media screen
getNicknames() - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
getNightColorScheme() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets the color scheme that is currently used for night
getNightColorScheme() - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayout
Deprecated.
Gets the color scheme that is currently used for night
getNightColorScheme() - Method in class com.smartdevicelink.proxy.rpc.TemplateConfiguration
Gets the nightColorScheme.
getNumber() - Method in class com.smartdevicelink.proxy.rpc.DialNumber
Gets a number to dial
getNumConfigurableKeys() - Method in class com.smartdevicelink.proxy.rpc.KeyboardLayoutCapability
Gets the numConfigurableKeys.
getNumCustomPresetsAvailable() - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
getNumCustomPresetsAvailable() - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Gets the numCustomPresetsAvailable.
getNumTicks() - Method in class com.smartdevicelink.proxy.rpc.Slider
Gets a number of selectable items on a horizontal axis
getObject(Class, String) - Method in class com.smartdevicelink.proxy.RPCMessage
 
getObject(Class, String) - Method in class com.smartdevicelink.proxy.RPCStruct
 
getOdometer() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getOdometer() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getOdometer() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getOdometer() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getOdometer() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Odometer
getOdometer() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getOdometer() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Odometer
getOEMCustomVehicleData(String) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Gets a boolean value for OEM Custom VehicleData.
getOEMCustomVehicleData(String) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Gets a VehicleData value for the vehicle data item.
getOEMCustomVehicleData(String) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Gets a VehicleData value for the vehicle data item.
getOEMCustomVehicleData(String) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value for OEM Custom VehicleData.
getOEMCustomVehicleData(String) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets a VehicleDataResult for the vehicle data item.
getOEMCustomVehicleData(String) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value for OEM Custom VehicleData.
getOEMCustomVehicleData(String) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets a VehicleDataResult for the vehicle data item.
getOEMCustomVehicleDataType() - Method in class com.smartdevicelink.proxy.rpc.VehicleDataResult
 
getOffset() - Method in class com.smartdevicelink.proxy.rpc.GetFile
Optional offset in bytes for resuming partial data chunks minvalue="0" maxvalue="2000000000"
getOffset() - Method in class com.smartdevicelink.proxy.rpc.GetFileResponse
Optional offset in bytes for resuming partial data chunks minvalue="0" maxvalue="2000000000"
getOffset() - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
getOffset() - Method in class com.smartdevicelink.proxy.rpc.PutFile
 
getOnEventListener() - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Get the event listener for the SoftButtonObject
getOnRPCResponseListener() - Method in class com.smartdevicelink.proxy.RPCRequest
 
getOnScreenPresetsAvailable() - Method in class com.smartdevicelink.proxy.rpc.PresetBankCapabilities
Defines, if Onscreen custom presets are available.
getOrigin() - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
getOriginApp() - Method in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
This string is the appID of the app requesting the app service provider take the specific action.
getOs() - Method in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
getOsVersion() - Method in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
getOverwrite() - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Gets the overwrite property for an SdlFile by default its set to false
getParameterPermissions() - Method in class com.smartdevicelink.proxy.rpc.PermissionItem
 
getParameters() - Method in class com.smartdevicelink.managers.permission.PermissionElement
Get the permission parameters for the RPC
getParameters(String) - Method in class com.smartdevicelink.proxy.RPCMessage
 
getParentID() - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Gets the parentID.
getParentID() - Method in class com.smartdevicelink.proxy.rpc.MenuParams
Get the unique ID of an existing submenu to which a command will be added.
getParkBrakeActive() - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
 
getPassengerAirbagDeployed() - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
getPassengerBeltDeployed() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getPassengerBuckleBelted() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getPassengerChildDetected() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getPassengerCurtainAirbagDeployed() - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
getPassengerDoorAjar() - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Deprecated.
in SmartDeviceLink 7.1.0
getPassengerKneeAirbagDeployed() - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
getPassengerSideAirbagDeployed() - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
getPatch() - Method in class com.smartdevicelink.util.Version
 
getPatchVersion() - Method in class com.smartdevicelink.proxy.rpc.SdlMsgVersion
Get patch version minvalue="0" maxvalue="1000"
getPayloadProtected() - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
getPcmStreamingCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Gets pcmStreamingCapabilities set when application interface is registered.
getPdop() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get the positional dilution of precision
getPermissionItem() - Method in class com.smartdevicelink.proxy.rpc.OnPermissionsChange
Returns List object describing change in permissions for a given set of RPCs
getPermissionManager() - Method in interface com.smartdevicelink.managers.ISdl
 
getPersistentFile() - Method in class com.smartdevicelink.proxy.rpc.PutFile
Gets a value to Indicates if the file is meant to persist between sessions / ignition cycles
getPhoneNumber() - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
getPhoneNumber() - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Getter for phone number of the location to send.
getPhoneRoaming() - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
get the phone is in roaming mode
getPixelPerInch() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
getPlaylistName() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The name of the playlist or radio station, if the user is playing from a playlist, otherwise, Null Podcast: The name of the playlist, if the user is playing from a playlist, otherwise, Null Audiobook: Likely not applicable, possibly a collection or "playlist" of books
getPlayTone() - Method in class com.smartdevicelink.proxy.rpc.Alert
Gets a Boolean value representing the alert tone
getPort() - Method in class com.smartdevicelink.transport.TCPTransportConfig
Gets value of Port.
getPosition() - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Returns an Integer object representing the position of menu
getPosition() - Method in class com.smartdevicelink.proxy.rpc.MenuParams
Get the position within the items of the parent Command Menu.
getPosition() - Method in class com.smartdevicelink.proxy.rpc.Slider
Gets an Initial position of slider control
getPosition() - Method in class com.smartdevicelink.proxy.rpc.VrHelpItem
 
getPostalCode() - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Gets the Postal Code associated with the OasisAddress class.
getPowerModeActive() - Method in class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
getPowerModeQualificationStatus() - Method in class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
getPowerModeStatus() - Method in class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
getPrecipAccumulation() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getPrecipIntensity() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getPrecipProbability() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
minValue: 0, maxValue: 1
getPrecipType() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getPreferredDiagonal() - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
getPreferredFPS() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
getPreferredResolution() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
getPrerecordedSpeech() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
getPresentationTimeUs() - Method in class com.smartdevicelink.managers.audio.SampleBuffer
The presentation time of this sample buffer.
getPresetBankCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
getPresetBankCapabilities() - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
 
getPressAvailable() - Method in class com.smartdevicelink.proxy.rpc.TouchEventCapabilities
 
getPressure() - Method in class com.smartdevicelink.proxy.rpc.SingleTireStatus
 
getPressureTellTale() - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Deprecated.
getPressureTelltale() - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Gets the status of the tire pressure Telltale.
getPrimaryAudioSource() - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
get the current primary audio source of SDL (if selected).
getPrimaryColor() - Method in class com.smartdevicelink.proxy.rpc.TemplateColorScheme
Gets the primaryColor of the scheme
getPrimaryTransports() - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Get the list of primary transports that are set to be accepted by this config
getPrioirtyCoefficient() - Method in class com.smartdevicelink.protocol.ProtocolMessage
Deprecated.
getPriorityCoefficient() - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
getPrndl() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Deprecated.
in SmartDeviceLink 7.0.0
getPrndl() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.0.0
getPrndl() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Deprecated.
in SmartDeviceLink 7.0.0
getPrndl() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Deprecated.
in SmartDeviceLink 7.0.0
getPrndl() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.0.0
getPrndl() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Deprecated.
in SmartDeviceLink 7.0.0
getPrndl() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.0.0
getProgram() - Method in class com.android.grafika.gles.FullFrameRect
Returns the program currently in use.
getProgramIdentification() - Method in class com.smartdevicelink.proxy.rpc.RdsData
Gets the programIdentification portion of the RdsData class
getProgramService() - Method in class com.smartdevicelink.proxy.rpc.RdsData
Gets the programService portion of the RdsData class
getProgramType() - Method in class com.android.grafika.gles.Texture2dProgram
Returns the program type.
getProgramType() - Method in class com.smartdevicelink.proxy.rpc.RdsData
Gets the programType portion of the RdsData class
getProgressIndicator() - Method in class com.smartdevicelink.proxy.rpc.Alert
Gets a Boolean value representing the progress indicator
getPrompt() - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
This is a prompt message that should be conveyed to the user through either display or voice (TTS).
getProperties() - Method in class com.smartdevicelink.proxy.rpc.ResetGlobalProperties
Gets an array of one or more GlobalProperty enumeration elements indicating which global properties to reset to their default value
getProperties() - Method in class com.smartdevicelink.proxy.rpc.SetCloudAppProperties
 
getProtocol() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingFormat
 
getProtocolVersion() - Method in interface com.smartdevicelink.managers.ISdl
Get the protocol version of this session
getProtocolVersion() - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
getProtocolVersion() - Method in class com.smartdevicelink.session.BaseSdlSession
Get the current protocol version used by this session
getProtocolVersion() - Method in class com.smartdevicelink.session.SdlSession
Get the current protocol version used by this session
getQueryID() - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
getQueryType() - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
getQueueCurrentTrackNumber() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The current number (1 based) of the track in the playback queue Podcast: The current number (1 based) of the episode in the playback queue Audiobook: The current number (1 based) of the episode in the playback queue (e.g.
getQueuePlaybackDuration() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The total duration of the playback queue in seconds Podcast: The total duration of the playback queue in seconds Audiobook: The total duration of the playback queue (e.g.
getQueuePlaybackProgress() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The current progress of the playback queue in seconds Podcast: The current progress of the playback queue in seconds Audiobook: The current progress of the playback queue (e.g.
getQueueTotalTrackCount() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The total number of tracks in the playback queue Podcast: The total number of episodes in the playback queue Audiobook: The total number of sections in the playback queue (e.g.
getRadioBandAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the radioBandAvailable portion of the RadioControlCapabilities class
getRadioControlCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Gets the radioControlCapabilities portion of the RemoteControlCapabilities class
getRadioControlData() - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Gets the radioControlData portion of the ModuleData class
getRadioEnable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Gets the radioEnable portion of the RadioControlData class
Note: If this is set to false, no other data will be included.
getRadioEnableAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the radioEnableAvailable portion of the RadioControlCapabilities class
getRadioFrequencyAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the radioFrequencyAvailable portion of the RadioControlCapabilities class
getRadioText() - Method in class com.smartdevicelink.proxy.rpc.RdsData
Gets the radioText portion of the RdsData class
getRange() - Method in class com.smartdevicelink.proxy.rpc.FuelRange
Gets the range portion of the FuelRange class
getRdsData() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Gets the rdsData portion of the RadioControlData class
getRdsDataAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the rdsDataAvailable portion of the RadioControlCapabilities class
getReadTimeout() - Method in class com.smartdevicelink.proxy.rpc.Headers
 
getRearLeftDoorAjar() - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Deprecated.
in SmartDeviceLink 7.1.0
getRearRightDoorAjar() - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Deprecated.
in SmartDeviceLink 7.1.0
getReason() - Method in class com.smartdevicelink.proxy.rpc.OnAppInterfaceUnregistered
Get the reason the registration was terminated
getRect() - Method in class com.smartdevicelink.proxy.rpc.HapticRect
 
getRed() - Method in class com.smartdevicelink.proxy.rpc.RGBColor
Gets the red value of the color
getRefreshRate() - Static method in class com.smartdevicelink.transport.RouterServiceValidator
 
getRegion() - Method in class com.smartdevicelink.proxy.rpc.RdsData
Gets the region portion of the RdsData class
getRegions() - Method in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
getRegisterAppInterfaceResponse() - Method in interface com.smartdevicelink.managers.ISdl
Get RegisterAppInterfaceResponse
getRequestMethod() - Method in class com.smartdevicelink.proxy.rpc.Headers
 
getRequestServiceActive() - Method in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
This string is the appID of the app requesting the app service provider take the specific action.
getRequestSubType() - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
getRequestSubType() - Method in class com.smartdevicelink.proxy.rpc.SystemRequest
 
getRequestType() - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
getRequestType() - Method in class com.smartdevicelink.proxy.rpc.SystemRequest
 
getRequireEncryption() - Method in class com.smartdevicelink.proxy.rpc.OnPermissionsChange
Returns the encryption requirement for this permission change
getRequireEncryption() - Method in class com.smartdevicelink.proxy.rpc.PermissionItem
Gets the encryption requirement for this item
getResolution() - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
getResolutionHeight() - Method in class com.smartdevicelink.managers.video.resolution.Resolution
 
getResolutionHeight() - Method in class com.smartdevicelink.proxy.rpc.ImageResolution
 
getResolutionWidth() - Method in class com.smartdevicelink.managers.video.resolution.Resolution
 
getResolutionWidth() - Method in class com.smartdevicelink.proxy.rpc.ImageResolution
 
getResourceId() - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Gets the resource id of the file
getResultCode() - Method in class com.smartdevicelink.proxy.rpc.DIDResult
 
getResultCode() - Method in class com.smartdevicelink.proxy.rpc.VehicleDataResult
 
getResultCode() - Method in class com.smartdevicelink.proxy.RPCResponse
Returns ResultCode additional information about a response returning a failed outcome
getResultText() - Method in class com.smartdevicelink.util.IntegrationValidator.ValidationResult
 
getRGBColorSpaceAvailable() - Method in class com.smartdevicelink.proxy.rpc.LightCapabilities
Gets the RGBColorSpaceAvailable portion of the LightCapabilities class
getRightFront() - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Gets the rightFront.
getRightRear() - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Gets the rightRear.
getRightRearInflatableBelted() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getRightRow2BuckleBelted() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getRightRow3BuckleBelted() - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
getRolloverEvent() - Method in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
getRoofStatuses() - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Gets the roofStatuses.
getRouterService() - Method in class com.smartdevicelink.transport.TransportBroker
 
getRouterServiceComponentName() - Method in class com.smartdevicelink.util.SdlAppInfo
 
getRouterServiceVersion() - Method in class com.smartdevicelink.transport.SdlBroadcastReceiver
 
getRouterServiceVersion() - Method in class com.smartdevicelink.transport.TransportBroker
 
getRouterServiceVersion() - Method in class com.smartdevicelink.util.SdlAppInfo
 
getRow() - Method in class com.smartdevicelink.proxy.rpc.Grid
Gets the row value of this Grid
getRows() - Method in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
Gets the seat rows of this capability
getRows() - Method in class com.smartdevicelink.proxy.rpc.TextField
Get the number of rows for this text field.
getRowSpan() - Method in class com.smartdevicelink.proxy.rpc.Grid
Gets the row span of this Grid
getRPCHash(SdlPacket) - Static method in class com.smartdevicelink.util.DebugTool
Debug method to try to extract the RPC hash from the packet payload.
getRPCName() - Method in class com.smartdevicelink.managers.permission.PermissionElement
Get the RPC name
getRPCName() - Method in class com.smartdevicelink.managers.permission.PermissionStatus
Get the name of the RPC
getRpcName() - Method in class com.smartdevicelink.proxy.rpc.PermissionItem
 
getRpcSpecVersion() - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
This is the max RPC Spec version the app service understands.
getRPCType() - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
getRPCType() - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
getRpm() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getRpm() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getRpm() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getRpm() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getRpm() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets rpm
getRpm() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getRpm() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets rpm
getSamplingRate() - Method in class com.smartdevicelink.proxy.rpc.AudioPassThruCapabilities
get the sampling rate for AudioPassThru
getSamplingRate() - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Gets a samplingRate
getSatellites() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get the number of satellites in view
getScale() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
getScale() - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
getScreenParams() - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
getScrollableMessageBody() - Method in class com.smartdevicelink.proxy.rpc.ScrollableMessage
Gets a Body of text that can include newlines and tabs
getSdlEnabledApps(Context, String) - Static method in class com.smartdevicelink.util.AndroidTools
Get all SDL enabled apps.
getSdlExceptionCause() - Method in exception com.smartdevicelink.exception.SdlException
 
getSdlFileName() - Method in class com.smartdevicelink.proxy.rpc.DeleteFile
Gets a file reference name
getSdlFileName() - Method in class com.smartdevicelink.proxy.rpc.PutFile
Gets a file reference name
getSdlFileName() - Method in class com.smartdevicelink.proxy.rpc.SetAppIcon
Gets a file reference name
getSdlMsgVersion() - Method in interface com.smartdevicelink.managers.ISdl
Get the RPC specification version currently being used for the SDL messages
getSdlMsgVersion() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets the version of the SDL® SmartDeviceLink interface
getSdlMsgVersion() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Gets the version of the SDL® SmartDeviceLink interface
getSdlProtocolImplementation() - Method in class com.smartdevicelink.session.BaseSdlSession
 
getSdlProtocolImplementation() - Method in class com.smartdevicelink.session.SdlSession
 
getSdlSecurity() - Method in interface com.smartdevicelink.protocol.ISdlProtocol
A method that should be implemented by the hosting class of the SdlProtocol instance that will return the currently being used security library if any.
getSdlSecurity() - Method in class com.smartdevicelink.session.BaseSdlSession
 
getSdlVersion() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
getSearchAddress() - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
getSeatControlCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Gets the seatControlCapabilities portion of the RemoteControlCapabilities class
getSeatControlData() - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Gets the seatControlData portion of the ModuleData class
getSeatLocation() - Method in class com.smartdevicelink.proxy.rpc.SeatStatus
Gets the seatLocation.
getSeatLocations() - Method in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
Deprecated.
getSeatOccupancy() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Gets the seatOccupancy.
getSeatOccupancy() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Gets the seatOccupancy.
getSeatOccupancy() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Gets the seatOccupancy.
getSeatOccupancy() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets the seatOccupancy.
getSeatOccupancy() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets the seatOccupancy.
getSeatOccupancy() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets the seatOccupancy.
getSeatOccupancy() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets the seatOccupancy.
getSeats() - Method in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
Gets the seat locations of this capability
getSeatsBelted() - Method in class com.smartdevicelink.proxy.rpc.SeatOccupancy
Gets the seatsBelted.
getSeatsOccupied() - Method in class com.smartdevicelink.proxy.rpc.SeatOccupancy
Gets the seatsOccupied.
getSecond() - Method in class com.smartdevicelink.proxy.rpc.DateTime
Gets the Seconds portion of the DateTime class
getSecondaryArtwork() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
Maps to Choice.secondaryImage.
getSecondaryArtwork() - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Get the cell's secondaryArtwork
getSecondaryColor() - Method in class com.smartdevicelink.proxy.rpc.TemplateColorScheme
Gets the secondaryColor of the scheme
getSecondaryGraphic() - Method in class com.smartdevicelink.proxy.rpc.Show
 
getSecondaryImage() - Method in class com.smartdevicelink.proxy.rpc.AddCommand
Gets the secondaryImage.
getSecondaryImage() - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Gets the secondaryImage.
getSecondaryImage() - Method in class com.smartdevicelink.proxy.rpc.Choice
 
getSecondaryText() - Method in class com.smartdevicelink.managers.screen.AlertView
 
getSecondaryText() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
Maps to Choice.secondaryText.
getSecondaryText() - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Get the cell's secondaryText
getSecondaryText() - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Gets the secondaryText.
getSecondaryText() - Method in class com.smartdevicelink.proxy.rpc.Choice
 
getSecondaryText() - Method in class com.smartdevicelink.proxy.rpc.MenuParams
Gets the secondaryText.
getSecondaryTransports() - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Get the list of secondary transports that are set to be accepted by this config
getSeconds() - Method in class com.smartdevicelink.proxy.rpc.StartTime
Get the second.
getSecurityLevel() - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Get the security level that will be used to verify a router service before binding
getSecurityLevel(Context) - Static method in class com.smartdevicelink.transport.RouterServiceValidator
 
getSeekTime() - Method in class com.smartdevicelink.proxy.rpc.SeekStreamingIndicator
Gets the seekTime.
getSendLocationEnabled() - Method in class com.smartdevicelink.proxy.rpc.NavigationCapability
 
getService() - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Gets the ComponentName of the router service attached to this config
getService() - Method in class com.smartdevicelink.transport.RouterServiceValidator
 
getServiceActive() - Method in class com.smartdevicelink.proxy.rpc.AppServiceRecord
If true, the service is the active primary service of the supplied service type.
getServiceData() - Method in class com.smartdevicelink.proxy.rpc.GetAppServiceDataResponse
 
getServiceData() - Method in class com.smartdevicelink.proxy.rpc.OnAppServiceData
 
getServiceIcon() - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
The icon to be associated with this service Most likely the same as the appIcon.
getServiceID() - Method in class com.smartdevicelink.proxy.rpc.AppServiceData
 
getServiceID() - Method in class com.smartdevicelink.proxy.rpc.AppServiceRecord
ID of this service
getServiceID() - Method in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
The service ID that the app consumer wishes to send this URI.
getServiceID() - Method in class com.smartdevicelink.proxy.rpc.UnpublishAppService
The ID of the service to be unpublished.
getServiceListeners() - Method in class com.smartdevicelink.session.BaseSdlSession
 
getServiceManifest() - Method in class com.smartdevicelink.proxy.rpc.AppServiceRecord
the App Service Manifest
getServiceName() - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
Unique name of this service
getServicePublished() - Method in class com.smartdevicelink.proxy.rpc.AppServiceRecord
If true, the service is published and available.
getServiceRecord() - Method in class com.smartdevicelink.proxy.rpc.PublishAppServiceResponse
If the request was successful, this object will be the current status of the service record for the published service.
getServiceSpecificResult() - Method in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteractionResponse
The service can provide specific result strings to the consumer through this param.
getServiceType() - Method in class com.smartdevicelink.proxy.rpc.AppServiceData
 
getServiceType() - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
The type of service that is to be offered by this app
getServiceType() - Method in class com.smartdevicelink.proxy.rpc.GetAppServiceData
 
getServiceUri() - Method in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
Fully qualified URI based on a predetermined scheme provided by the app service.
getSessionId() - Method in interface com.smartdevicelink.protocol.ISdlProtocol
Method that the protocol layer will use to obtain the session ID
getSessionID() - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
getSessionId() - Method in class com.smartdevicelink.session.BaseSdlSession
 
getSessionType() - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
getSeverity() - Method in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
getShifted() - Method in class com.smartdevicelink.proxy.rpc.GPSData
Gets the shifted param for GPSData.
getShortAppName() - Method in class com.smartdevicelink.managers.lifecycle.LifecycleConfigurationUpdate
An abbreviated application name that will be used on the app launching screen if the full one would be truncated.
getShortPressAvailable() - Method in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Whether the button supports a SHORT press.
getShortPressAvailable() - Method in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
get whether the button supports a short press.
getSignalChangeThreshold() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Gets the signalChangeThreshold portion of the RadioControlData class
getSignalChangeThresholdAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the signalChangeThresholdAvailable portion of the RadioControlCapabilities class
getSignalLevelStatus() - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
get signal level status
getSignalStrength() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Gets the signalStrength portion of the RadioControlData class
getSignalStrengthAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the signalStrengthAvailable portion of the RadioControlCapabilities class
getSingleRpcResponseListener() - Method in class com.smartdevicelink.proxy.rpc.listeners.OnMultipleRequestListener
 
getSiphonEnabledStatus() - Static method in class com.smartdevicelink.transport.SiphonServer
 
getSiriusXMRadioAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the siriusxmRadioAvailable portion of the RadioControlCapabilities class
getSisData() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Gets the sisData portion of the RadioControlData class
getSisDataAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the sisDataAvailable portion of the RadioControlCapabilities class
getSliderFooter() - Method in class com.smartdevicelink.proxy.rpc.Slider
Gets a text footer to display
getSliderHeader() - Method in class com.smartdevicelink.proxy.rpc.Slider
Gets a text header to display
getSliderPosition() - Method in class com.smartdevicelink.proxy.rpc.SliderResponse
Gets an Initial position of slider control
getSoftButton() - Method in class com.smartdevicelink.managers.screen.SoftButtonState
Get the SoftButton for the state
getSoftButtonCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
getSoftButtonCapabilities() - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
 
getSoftButtonCapabilities() - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Gets the softButtonCapabilities portion of the WindowCapability class
getSoftButtonID() - Method in class com.smartdevicelink.proxy.rpc.SoftButton
 
getSoftButtons() - Method in class com.smartdevicelink.managers.screen.AlertView
 
getSoftButtons() - Method in class com.smartdevicelink.proxy.rpc.Alert
Gets the SoftButton List object
getSoftButtons() - Method in class com.smartdevicelink.proxy.rpc.AlertManeuver
Gets the SoftButton List object
getSoftButtons() - Method in class com.smartdevicelink.proxy.rpc.ScrollableMessage
Gets App defined soft button
getSoftButtons() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets the Soft buttons defined by the App
getSoftButtons() - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Gets Three dynamic SoftButtons available (first SoftButton is fixed to "Turns").
getSoftButtons() - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Gets the softButtons.
getSoftButtons() - Method in class com.smartdevicelink.proxy.rpc.UpdateTurnList
Gets the SoftButton List object
getSource() - Method in class com.smartdevicelink.proxy.rpc.AudioControlData
Gets the source portion of the AudioControlData class
getSourceAvailable() - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Gets the sourceAvailable portion of the AudioControlCapabilities class
getSpaceAvailable() - Method in class com.smartdevicelink.proxy.rpc.DeleteFileResponse
 
getSpaceAvailable() - Method in class com.smartdevicelink.proxy.rpc.ListFilesResponse
 
getSpaceAvailable() - Method in class com.smartdevicelink.proxy.rpc.PutFileResponse
 
getSpeechCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Gets speechCapabilities set when application interface is registered.
getSpeed() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getSpeed() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getSpeed() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get the speed in KPH
getSpeed() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getSpeed() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getSpeed() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Speed
getSpeed() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getSpeed() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Speed
getStabilityControlsStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Gets the stabilityControlsStatus.
getStabilityControlsStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Gets the stabilityControlsStatus.
getStabilityControlsStatus() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Gets the stabilityControlsStatus.
getStabilityControlsStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets the stabilityControlsStatus.
getStabilityControlsStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets the stabilityControlsStatus.
getStabilityControlsStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets the stabilityControlsStatus.
getStabilityControlsStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets the stabilityControlsStatus.
getStartTime() - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Gets the Start Time which media clock timer is set
getState() - Method in class com.smartdevicelink.managers.BaseSubManager
 
getState() - Method in class com.smartdevicelink.managers.StreamingStateMachine
 
getState() - Method in class com.smartdevicelink.proxy.rpc.OnDriverDistraction
Called to get the current driver distraction state(i.e.
getState() - Method in class com.smartdevicelink.proxy.rpc.OnTBTClientState
Called to get the current state of TBT client
getState() - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Gets the state portion of the RadioControlData class
getState() - Method in class com.smartdevicelink.proxy.rpc.RoofStatus
Gets the state.
getState() - Method in class com.smartdevicelink.proxy.rpc.WindowStatus
Gets the state.
getState() - Method in class com.smartdevicelink.transport.MultiplexBaseTransport
Return the current connection state.
getState() - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
Return the current connection state.
getState() - Method in class com.smartdevicelink.transport.SdlPsm
 
getStateAvailable() - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Gets the stateAvailable portion of the RadioControlCapabilities class
getStates() - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Get the SoftButtonState list
getStationIDNumber() - Method in class com.smartdevicelink.proxy.rpc.SisData
Gets the stationIDNumber which is used for network Application.
getStationLocation() - Method in class com.smartdevicelink.proxy.rpc.SisData
Gets the stationLocation portion of the SisData class
getStationLongName() - Method in class com.smartdevicelink.proxy.rpc.SisData
Gets the stationLongName portion of the SisData class
getStationMessage() - Method in class com.smartdevicelink.proxy.rpc.SisData
Gets the stationMessage portion of the SisData class
getStationShortName() - Method in class com.smartdevicelink.proxy.rpc.SisData
Gets the stationShortName portion of the SisData class
getStatus() - Method in class com.smartdevicelink.proxy.rpc.DoorStatus
Gets the status.
getStatus() - Method in class com.smartdevicelink.proxy.rpc.GateStatus
Gets the status.
getStatus() - Method in class com.smartdevicelink.proxy.rpc.LightState
Gets the status portion of the LightState class
getStatus() - Method in class com.smartdevicelink.proxy.rpc.RoofStatus
Gets the status.
getStatus() - Method in class com.smartdevicelink.proxy.rpc.SingleTireStatus
get the volume status of a single tire
getStatusAvailable() - Method in class com.smartdevicelink.proxy.rpc.LightCapabilities
Gets the statusAvailable portion of the LightCapabilities class
getStatusBar() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets text in the Status Bar
getStatusByte() - Method in class com.smartdevicelink.proxy.rpc.DTC
get Hexadecimal byte string
getSteeringWheelAngle() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getSteeringWheelAngle() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getSteeringWheelAngle() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getSteeringWheelAngle() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
getSteeringWheelAngle() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
getSteeringWheelAngle() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
getSteeringWheelAngle() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
getStereoAudioOutputMuted() - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
get the status of the stereo audio output channel
getStore() - Method in class com.smartdevicelink.proxy.RPCStruct
 
getStoreValue(String) - Method in class com.smartdevicelink.proxy.RPCStruct
 
getStreamingParams() - Method in class com.smartdevicelink.encoder.VirtualDisplayEncoder
 
getString(String) - Method in class com.smartdevicelink.proxy.RPCMessage
 
getString(String) - Method in class com.smartdevicelink.proxy.RPCStruct
 
getSubAdministrativeArea() - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Gets the SubAdministrative Area associated with the OasisAddress class.
getSubCells() - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
The list of subCells for this menu item
getSubLocality() - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Gets the Sub-Locality associated with the OasisAddress class.
getSubMenuDepth() - Method in class com.smartdevicelink.proxy.rpc.DriverDistractionCapability
Gets the subMenuDepth.
getSubMenuLayout() - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
The submenu's layout that the subCells will be shown in.
getSubMenuLayout() - Method in class com.smartdevicelink.managers.screen.menu.MenuConfiguration
Changes the default submenu layout.
getSubscribe() - Method in class com.smartdevicelink.proxy.rpc.GetAppServiceData
If true, the consumer is requesting to subscribe to all future updates from the service publisher.
getSubscribe() - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleData
Gets subscribe parameter
getSubscribe() - Method in class com.smartdevicelink.proxy.rpc.GetSystemCapability
Flag to subscribe to updates of the supplied service capability type.
getSubThoroughfare() - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Gets the Sub-Thoroughfare associated with the OasisAddress class.
getSuccess() - Method in class com.smartdevicelink.proxy.RPCResponse
Returns Success whether the request is successfully processed
getSummary() - Method in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
getSupportedDiagModes() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
getSupportedDynamicImageFieldNames() - Method in class com.smartdevicelink.proxy.rpc.DynamicUpdateCapabilities
Gets the supportedDynamicImageFieldNames.
getSupportedFormats() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
getSupportedKeyboards() - Method in class com.smartdevicelink.proxy.rpc.KeyboardCapabilities
Gets the supportedKeyboards.
getSupportedLights() - Method in class com.smartdevicelink.proxy.rpc.LightControlCapabilities
Gets the supportedLights portion of the LightControlCapabilities class
getSupportedVehicles() - Method in class com.smartdevicelink.util.SdlAppInfo
Gets app's supported vehicle types.
getSupportsDynamicSubMenus() - Method in class com.smartdevicelink.proxy.rpc.DynamicUpdateCapabilities
Gets the supportsDynamicSubMenus.
getSystemAction() - Method in class com.smartdevicelink.managers.screen.SoftButtonState
Get whether selecting a SoftButton shall call a specific system action See SystemAction
getSystemAction() - Method in class com.smartdevicelink.proxy.rpc.SoftButton
 
GetSystemCapability - Class in com.smartdevicelink.proxy.rpc
Used to request the corresponding capability object for a given capability.
GetSystemCapability() - Constructor for class com.smartdevicelink.proxy.rpc.GetSystemCapability
Constructs a new GetSystemCapability object
GetSystemCapability(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetSystemCapability
Constructs a new GetSystemCapability object indicated by the Hashtable parameter
GetSystemCapability(SystemCapabilityType) - Constructor for class com.smartdevicelink.proxy.rpc.GetSystemCapability
Constructs a new GetSystemCapability object
getSystemCapability() - Method in class com.smartdevicelink.proxy.rpc.GetSystemCapabilityResponse
Get the SystemCapability object returned after a GetSystemCapability call
getSystemCapability() - Method in class com.smartdevicelink.proxy.rpc.OnSystemCapabilityUpdated
 
getSystemCapabilityManager() - Method in interface com.smartdevicelink.managers.ISdl
 
GetSystemCapabilityResponse - Class in com.smartdevicelink.proxy.rpc
GetSystemCapabilityResponse is sent, when GetSystemCapability has been called
GetSystemCapabilityResponse() - Constructor for class com.smartdevicelink.proxy.rpc.GetSystemCapabilityResponse
Constructs a new GetSystemCapability object
GetSystemCapabilityResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetSystemCapabilityResponse
Constructs a new GetSystemCapability object indicated by the Hashtable parameter
GetSystemCapabilityResponse(Result, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.GetSystemCapabilityResponse
Constructs a new GetSystemCapabilityResponse object
getSystemCapabilityType() - Method in class com.smartdevicelink.proxy.rpc.GetSystemCapability
Used to get the SystemCapabilityType being requested
getSystemCapabilityType() - Method in class com.smartdevicelink.proxy.rpc.SystemCapability
 
getSystemContext() - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
Get the System Context
getSystemFile() - Method in class com.smartdevicelink.proxy.rpc.PutFile
 
getSystemHardwareVersion() - Method in class com.smartdevicelink.util.SystemInfo
 
getSystemSoftwareVersion() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
in SmartDeviceLink 7.1.0
getSystemSoftwareVersion() - Method in class com.smartdevicelink.util.SystemInfo
 
getTargetID() - Method in class com.smartdevicelink.proxy.rpc.DiagnosticMessage
Returns an Integer object representing the Target ID that you want to add
getTaskmaster() - Method in interface com.smartdevicelink.managers.ISdl
 
getTelephonyManager() - Static method in class com.smartdevicelink.trace.TraceDeviceInfo
 
getTemperatureHigh() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getTemperatureLow() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getTemperatureUnit() - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlData
Gets the temperatureUnit portion of the HMISettingsControlData class
getTemperatureUnitAvailable() - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
Gets the temperatureUnitAvailable portion of the HMISettingsControlCapabilities class
getTemplate() - Method in class com.smartdevicelink.proxy.rpc.TemplateConfiguration
Gets the template.
getTemplateConfiguration() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets the templateConfiguration.
getTemplatesAvailable() - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
getTemplatesAvailable() - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Get an array of templatesAvailable.
getTemplateTitle() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets the title of the new template that will be displayed How this will be displayed is dependent on the OEM design and implementation of the template.
getTertiaryText() - Method in class com.smartdevicelink.managers.screen.AlertView
 
getTertiaryText() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
Maps to Choice.tertiaryText.
getTertiaryText() - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Get the cell's tertiaryText
getTertiaryText() - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Gets the tertiaryText.
getTertiaryText() - Method in class com.smartdevicelink.proxy.rpc.Choice
 
getTertiaryText() - Method in class com.smartdevicelink.proxy.rpc.MenuParams
Gets the tertiaryText.
getTexCoordArray() - Method in class com.android.grafika.gles.Drawable2d
Returns the array of texture coordinates.
getTexCoordStride() - Method in class com.android.grafika.gles.Drawable2d
Returns the width, in bytes, of the data for each texture coordinate.
getText() - Method in class com.smartdevicelink.managers.screen.AlertView
 
getText() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
Maps to Choice.menuName.
getText() - Method in class com.smartdevicelink.proxy.rpc.SoftButton
 
getText() - Method in class com.smartdevicelink.proxy.rpc.TTSChunk
Get text to be spoken, or a phoneme specification, or the name of a pre-recorded sound.
getText() - Method in class com.smartdevicelink.proxy.rpc.VrHelpItem
 
getTextFields() - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Get an array of TextField structures, each of which describes a field in the HMI which the application can write to using operations such as Show, SetMediaClockTimer, etc.
getTextFields() - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Get an array of TextField structures.
getTextMsgAvailable() - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
get a text message is available
getTextSupported() - Method in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
get the text support.
getThoroughfare() - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Gets the Thoroughfare associated with the OasisAddress class.
getTime() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getTimeIssued() - Method in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
getTimeout() - Method in class com.smartdevicelink.managers.screen.AlertView
 
getTimeout() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Maps to PerformInteraction.timeout.
getTimeout() - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
getTimeout() - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Gets a Integer value representing the amount of time, in milliseconds, SDL will wait for the user to make a choice (VR or Menu)
getTimeout() - Method in class com.smartdevicelink.proxy.rpc.ScrollableMessage
Gets an App defined timeout
getTimeout() - Method in class com.smartdevicelink.proxy.rpc.Slider
Gets an App defined timeout
getTimeoutPrompt() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Maps to PerformInteraction.timeoutPrompt.
getTimeoutPrompt() - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Gets An array of TTSChunks which, taken together, specify the phrase to be spoken when the listen times out during the VR session
getTimeoutPrompt() - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Gets a List for Timeout Prompt representing Array of one or more TTSChunk elements specifying the help prompt used in an interaction started by PTT
getTimeStamp() - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
This is the timeStamp of when the data was generated.
getTimeStamp() - Method in class com.smartdevicelink.proxy.rpc.SendLocation
 
getTimestamps() - Method in class com.smartdevicelink.proxy.rpc.TouchEvent
 
getTimeToDestination() - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
getTirePressure() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getTirePressure() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getTirePressure() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getTirePressure() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getTirePressure() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Tire Pressure
getTirePressure() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getTirePressure() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Tire Pressure
getTitle() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Maps to PerformInteraction.initialText.
getTitle() - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Gets the title of the menu cell
getTitle() - Method in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
getTotalDistance() - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Gets a text field for total distance
getTouchCoordinates() - Method in class com.smartdevicelink.proxy.rpc.TouchEvent
 
getTouchEventAvailable() - Method in class com.smartdevicelink.proxy.rpc.ScreenParams
 
getTPMS() - Method in class com.smartdevicelink.proxy.rpc.SingleTireStatus
Get the status of TPMS according to the particular tire.
getTrackPlaybackDuration() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The total duration of the track in seconds Podcast: The total duration of the episode in seconds Audiobook: The total duration of the current segment (e.g.
getTrackPlaybackProgress() - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The current progress of the track in seconds Podcast: The current progress of the episode in seconds Audiobook: The current progress of the current segment (e.g.
getTrafficAnnouncement() - Method in class com.smartdevicelink.proxy.rpc.RdsData
Gets the trafficAnnouncement portion of the RdsData class
getTrafficProgram() - Method in class com.smartdevicelink.proxy.rpc.RdsData
Gets the trafficProgram portion of the RdsData class
getTrailerSwayControl() - Method in class com.smartdevicelink.proxy.rpc.StabilityControlsStatus
Gets the trailerSwayControl.
getTransmissionType() - Method in class com.smartdevicelink.proxy.rpc.GearStatus
Gets the transmissionType.
getTransportConfig() - Method in class com.smartdevicelink.session.BaseSdlSession
 
getTransportListener() - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Getter for the supplied transport listener
getTransportRecord() - Method in class com.smartdevicelink.transport.MultiplexBaseTransport
Should only be called after a connection has been established
getTransportRecord(TransportType, String) - Method in class com.smartdevicelink.transport.TCPTransportManager
 
getTransportRecord(TransportType, String) - Method in class com.smartdevicelink.transport.TransportManager
Retrieve a transport record with the supplied params
getTransportRecord(TransportType, String) - Method in class com.smartdevicelink.transport.TransportManagerBase
Retrieve a transport record with the supplied params
getTransportType() - Method in class com.smartdevicelink.transport.BaseTransportConfig
Gets transport type for this transport configuration.
getTransportType() - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Overridden abstract method which returns specific type of this transport configuration.
getTransportType() - Method in class com.smartdevicelink.transport.TCPTransportConfig
Overridden abstract method which returns specific type of this transport configuration.
getTransportType() - Method in class com.smartdevicelink.transport.utl.ByteAraryMessageAssembler
 
getTriggerSource() - Method in class com.smartdevicelink.proxy.rpc.OnCommand
Returns a TriggerSource object which will be shown in the HMI
getTriggerSource() - Method in class com.smartdevicelink.proxy.rpc.PerformInteractionResponse
Returns a TriggerSource object which will be shown in the HMI
getTrim() - Method in class com.smartdevicelink.proxy.rpc.VehicleType
get the trim of the vehicle
getTrustedAppListTimeStamp(Context) - Static method in class com.smartdevicelink.transport.RouterServiceValidator
Retrieves the time stamp from the user's shared prefs.
getTrustedList(Context) - Static method in class com.smartdevicelink.transport.RouterServiceValidator
Retrieves the list of available applications from user's shared prefs.
getTryAgainTime() - Method in class com.smartdevicelink.proxy.rpc.AlertResponse
 
getTryAgainTime() - Method in class com.smartdevicelink.proxy.rpc.SubtleAlertResponse
Gets the tryAgainTime.
getTs() - Method in class com.smartdevicelink.proxy.rpc.TouchEvent
Deprecated.
in 4.0.2. Use TouchEvent.getTimestamps()()} instead.
getTtsChunks() - Method in class com.smartdevicelink.proxy.rpc.Alert
Gets TTSChunk[], the Array of type TTSChunk which, taken together, specify what is to be spoken to the user
getTtsChunks() - Method in class com.smartdevicelink.proxy.rpc.AlertManeuver
Gets TTSChunk[], the Array of type TTSChunk which, taken together, specify what is to be spoken to the user
getTtsChunks() - Method in class com.smartdevicelink.proxy.rpc.Speak
Gets a List representing an array of 1-100 TTSChunk structs which, taken together, specify the phrase to be spoken
getTtsChunks() - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Gets the ttsChunks.
getTtsName() - Method in class com.smartdevicelink.managers.lifecycle.LifecycleConfigurationUpdate
A Text to Speech String for voice recognition of the mobile application name.
getTtsName() - Method in class com.smartdevicelink.proxy.rpc.ChangeRegistration
Gets the TTS name
getTtsName() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets TTS string for VR recognition of the mobile application name
getTurnIcon() - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Gets an Image for turn icon
getTurnIcon() - Method in class com.smartdevicelink.proxy.rpc.Turn
get the image to be shown for a turn
getTurnList() - Method in class com.smartdevicelink.proxy.rpc.UpdateTurnList
Gets a list of turns to be shown to the user
getTurnSignal() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Gets a boolean value.
getTurnSignal() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Gets turnSignal
getTurnSignal() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Gets turnSignal
getTurnSignal() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getTurnSignal() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets turnSignal
getTurnSignal() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getTurnSignal() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets turnSignal
getType() - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Gets the type of the file
getType() - Method in class com.smartdevicelink.proxy.rpc.CreateWindow
Gets a WindowType value
getType() - Method in class com.smartdevicelink.proxy.rpc.FuelRange
Gets the type portion of the FuelRange class
getType() - Method in class com.smartdevicelink.proxy.rpc.OnTouchEvent
 
getType() - Method in class com.smartdevicelink.proxy.rpc.SeekStreamingIndicator
Gets the type.
getType() - Method in class com.smartdevicelink.proxy.rpc.SoftButton
 
getType() - Method in class com.smartdevicelink.proxy.rpc.TTSChunk
Get the type of information in the "text" field (e.g.
getType() - Method in class com.smartdevicelink.proxy.rpc.WindowTypeCapabilities
get the type of Window
getTzHour() - Method in class com.smartdevicelink.proxy.rpc.DateTime
Gets the Time Zone Hours portion of the DateTime class.
getTzMinute() - Method in class com.smartdevicelink.proxy.rpc.DateTime
Gets the Time Zone Minutes portion of the DateTime class.
getUnit() - Method in class com.smartdevicelink.proxy.rpc.Temperature
Gets the unit portion of the Temperature class
getUpdatedAppServiceRecord() - Method in class com.smartdevicelink.proxy.rpc.AppServiceCapability
Only included in OnSystemCapabilityUpdated.
getUpdateMode() - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Gets the media clock/timer update mode (COUNTUP/COUNTDOWN/PAUSE/RESUME)
getUpdateReason() - Method in class com.smartdevicelink.proxy.rpc.AppServiceCapability
Only included in OnSystemCapabilityUpdated.
getUpdateSubCells() - Method in class com.smartdevicelink.proxy.rpc.OnUpdateSubMenu
Gets the updateSubCells.
getUpDownAvailable() - Method in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Whether the button supports "button down" and "button up".
getUpDownAvailable() - Method in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
get the button supports "button down" and "button up".
getUri() - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Gets the uri of the file
getUrl() - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
getUseCaches() - Method in class com.smartdevicelink.proxy.rpc.Headers
 
getUserDisallowed() - Method in class com.smartdevicelink.proxy.rpc.HMIPermissions
get a set of all HMI levels that are prohibited for this given RPC
getUserDisallowed() - Method in class com.smartdevicelink.proxy.rpc.ParameterPermissions
get a set of all parameters that are prohibited for this given RPC.
getUserLocation() - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Gets the user seat location
getUserSelectedGear() - Method in class com.smartdevicelink.proxy.rpc.GearStatus
Gets the userSelectedGear.
getUtcDay() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get utc day
getUtcHours() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get utc hours
getUtcMinutes() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get utc minutes
getUtcMonth() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get utc month
getUtcSeconds() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get utc seconds
getUtcYear() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get utc year
getValue() - Method in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
getValue() - Method in enum com.smartdevicelink.proxy.rpc.enums.MessageType
Gets the value for the MessageType
getValue() - Method in enum com.smartdevicelink.proxy.rpc.enums.PredefinedWindows
 
getValue() - Method in class com.smartdevicelink.proxy.rpc.Image
Get either the static hex icon value or the binary image file name identifier (sent by PutFile)
getValue() - Method in class com.smartdevicelink.proxy.rpc.Temperature
Gets the value portion of the Temperature class
getValue(String) - Method in class com.smartdevicelink.proxy.RPCStruct
 
getValue() - Method in class com.smartdevicelink.util.ByteEnumer
 
getValueForString(Class, String) - Method in class com.smartdevicelink.proxy.RPCStruct
 
getVdop() - Method in class com.smartdevicelink.proxy.rpc.GPSData
get the vertical dilution of precision
GetVehicleData - Class in com.smartdevicelink.proxy.rpc
Non periodic vehicle data read request.
GetVehicleData() - Constructor for class com.smartdevicelink.proxy.rpc.GetVehicleData
Constructs a new GetVehicleData object
GetVehicleData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetVehicleData
Constructs a new GetVehicleDta object indicated by the Hashtable parameter
GetVehicleDataResponse - Class in com.smartdevicelink.proxy.rpc
Get Vehicle Data Response is sent, when GetVehicleData has been called.
GetVehicleDataResponse() - Constructor for class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Constructs a new GetVehicleDataResponse object
GetVehicleDataResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
GetVehicleDataResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Constructs a new GetVehicleDataResponse object
getVehicleType() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
in SmartDeviceLink 7.1.0
getVehicleType() - Method in class com.smartdevicelink.util.SystemInfo
 
getVehicleTypeFromPrefs(Context, String) - Static method in class com.smartdevicelink.util.AndroidTools
Retrieves the vehicle details by the mac address of the connected vehicle.
getVehicleTypesFromManifest(Context, ComponentName, int) - Static method in class com.smartdevicelink.util.AndroidTools
Retrieves the list of vehicle types that are set in the manifest.
getVentilationMode() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the List portion of the ClimateControlCapabilities class
getVentilationMode() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
getVentilationModeAvailable() - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Gets the ventilationModeAvailable portion of the ClimateControlCapabilities class
getVersion() - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
getVertexArray() - Method in class com.android.grafika.gles.Drawable2d
Returns the array of vertices.
getVertexCount() - Method in class com.android.grafika.gles.Drawable2d
Returns the number of vertices stored in the vertex array.
getVertexStride() - Method in class com.android.grafika.gles.Drawable2d
Returns the width, in bytes, of the data for each vertex.
getVerticalPosition() - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Gets the verticalPosition portion of the SeatControlData class
getVerticalPositionAvailable() - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Gets the verticalPositionAvailable portion of the SeatControlCapabilities class
getVideoStreamingCapability() - Method in class com.smartdevicelink.proxy.rpc.AppCapability
Gets the videoStreamingCapability.
getVideoStreamingState() - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
Get current state of video streaming for the application
getVideoStreamManager() - Method in class com.smartdevicelink.managers.SdlManager
Gets the VideoStreamManager.
getVin() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getVin() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getVin() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getVirtualDisplay() - Method in class com.smartdevicelink.encoder.VirtualDisplayEncoder
 
getVisibility() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getVoiceCommands() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
Maps to Choice.vrCommands.
getVoiceCommands() - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
the string list used by the IVI system for voice commands
getVoiceCommands() - Method in class com.smartdevicelink.managers.screen.menu.VoiceCommand
The strings the user can say to activate this voice command
getVoiceCommandSelectionListener() - Method in class com.smartdevicelink.managers.screen.menu.VoiceCommand
The listener that will be called when the command is activated
getVoiceRecognitionCommandNames() - Method in class com.smartdevicelink.managers.lifecycle.LifecycleConfigurationUpdate
Additional voice recognition commands.
getVoiceRecOn() - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
get whether the voice recognition is on
getVolume() - Method in class com.smartdevicelink.proxy.rpc.AudioControlData
Gets the volume portion of the AudioControlData class
getVolumeAvailable() - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Gets the volumeAvailable portion of the AudioControlCapabilities class
getVrCapabilities() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Gets vrCapabilities set when application interface is registered.
getVrCommands() - Method in class com.smartdevicelink.proxy.rpc.AddCommand
Gets Voice Recognition Commands
getVrCommands() - Method in class com.smartdevicelink.proxy.rpc.Choice
Get an array of strings to be used as VR synonyms for this choice.
getVrHelp() - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Gets a Voice Recognition Help list, which is a list of suggested VR Help Items to display on-screen during a Perform Interaction
getVrHelp() - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Gets items listed in the VR help screen used in an interaction started by PTT
getVrHelpList() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Maps to PerformInteraction.vrHelp.
getVrHelpTitle() - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Gets a voice recognition Help Title
getVrSynonyms() - Method in class com.smartdevicelink.proxy.rpc.ChangeRegistration
Gets the List representing the an array of 1-100 elements, each element containing a voice-recognition synonym
getVrSynonyms() - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Gets the List representing the an array of 1-100 elements, each element containing a voice-recognition synonym
GetWayPoints - Class in com.smartdevicelink.proxy.rpc
 
GetWayPoints() - Constructor for class com.smartdevicelink.proxy.rpc.GetWayPoints
 
GetWayPoints(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetWayPoints
 
GetWayPoints(WayPointType) - Constructor for class com.smartdevicelink.proxy.rpc.GetWayPoints
 
getWayPoints() - Method in class com.smartdevicelink.proxy.rpc.GetWayPointsResponse
 
getWayPoints() - Method in class com.smartdevicelink.proxy.rpc.OnWayPointChange
 
getWayPoints() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeWayPointsResponse
Gets the way points location details
getWayPointsEnabled() - Method in class com.smartdevicelink.proxy.rpc.NavigationCapability
 
GetWayPointsResponse - Class in com.smartdevicelink.proxy.rpc
 
GetWayPointsResponse() - Constructor for class com.smartdevicelink.proxy.rpc.GetWayPointsResponse
 
GetWayPointsResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GetWayPointsResponse
 
GetWayPointsResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.GetWayPointsResponse
Constructs a new GetWayPointsResponse object
getWayPointType() - Method in class com.smartdevicelink.proxy.rpc.GetWayPoints
 
getWeatherForLocationSupported() - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
Get whether the weather is supported for the current location
getWeatherIcon() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getWeatherServiceData() - Method in class com.smartdevicelink.proxy.rpc.AppServiceData
 
getWeatherServiceManifest() - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
The WeatherServiceManifest
getWeatherSummary() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getWidth() - Method in class com.android.grafika.gles.EglSurfaceBase
Returns the surface's width, in pixels.
getWidth() - Method in class com.smartdevicelink.proxy.rpc.Rectangle
 
getWidth() - Method in class com.smartdevicelink.proxy.rpc.TextField
Get the number of characters in one row of this field.
getWindBearing() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getWindGust() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getWindowCapabilities() - Method in class com.smartdevicelink.proxy.rpc.DisplayCapability
Gets the windowCapabilities portion of the DisplayCapability class
getWindowID() - Method in class com.smartdevicelink.proxy.rpc.CreateWindow
Gets the windowID.
getWindowID() - Method in class com.smartdevicelink.proxy.rpc.DeleteWindow
Gets the windowID.
getWindowID() - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
Get the windowID value
getWindowID() - Method in class com.smartdevicelink.proxy.rpc.Show
Gets the windowID.
getWindowID() - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Gets the windowID.
getWindowName() - Method in class com.smartdevicelink.proxy.rpc.CreateWindow
Gets a window name to be used by the HMI.
getWindowStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Gets the windowStatus.
getWindowStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Gets the windowStatus.
getWindowStatus() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Gets the windowStatus.
getWindowStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets the windowStatus.
getWindowStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets the windowStatus.
getWindowStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets the windowStatus.
getWindowStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets the windowStatus.
getWindowTypeSupported() - Method in class com.smartdevicelink.proxy.rpc.DisplayCapability
Gets the windowTypeSupported portion of the DisplayCapability class
getWindSpeed() - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
getWiperStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
getWiperStatus() - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
getWiperStatus() - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
getWiperStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Gets a boolean value.
getWiperStatus() - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Gets Wiper Status
getWiperStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Gets a boolean value.
getWiperStatus() - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Gets Wiper Status
getX() - Method in class com.smartdevicelink.proxy.rpc.Rectangle
 
getX() - Method in class com.smartdevicelink.proxy.rpc.TouchCoord
 
getY() - Method in class com.smartdevicelink.proxy.rpc.Rectangle
 
getY() - Method in class com.smartdevicelink.proxy.rpc.TouchCoord
 
getYear() - Method in class com.smartdevicelink.proxy.rpc.DateTime
Gets the Year portion of the DateTime class.
GlobalProperty - Enum in com.smartdevicelink.proxy.rpc.enums
Properties of a user-initiated VR interaction (i.e.
GlUtil - Class in com.android.grafika.gles
Some OpenGL utility functions.
GPSData - Class in com.smartdevicelink.proxy.rpc
Describes the GPS data.
GPSData() - Constructor for class com.smartdevicelink.proxy.rpc.GPSData
Constructs a newly allocated GPSData object
GPSData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.GPSData
Constructs a newly allocated GPSData object indicated by the Hashtable parameter
GPSData(Double, Double) - Constructor for class com.smartdevicelink.proxy.rpc.GPSData
Constructs a newly allocated GPSData object
Grid - Class in com.smartdevicelink.proxy.rpc
Struct that describes a location (origin coordinates and span) of a vehicle component (Module)
Grid() - Constructor for class com.smartdevicelink.proxy.rpc.Grid
 
Grid(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.Grid
 
Grid(Integer, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.Grid
Struct that describes a location (origin coordinates and span) of a vehicle component (Module)

H

handleByte(byte) - Method in class com.smartdevicelink.transport.SdlPsm
 
handleFirstDataFrame(SdlPacket) - Method in class com.smartdevicelink.protocol.SdlProtocolBase.MessageFrameAssembler
 
handleFrame(SdlPacket) - Method in class com.smartdevicelink.protocol.SdlProtocolBase.MessageFrameAssembler
 
handleMessage(Message) - Method in class com.smartdevicelink.transport.TCPTransportManager.TCPHandler
 
handleMessage(Message) - Method in class com.smartdevicelink.transport.TransportManager.LegacyBluetoothHandler
 
handleMessage(int, byte[]) - Method in class com.smartdevicelink.transport.utl.ByteAraryMessageAssembler
 
handleMotionEvent(MotionEvent) - Method in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
handleMultiFrameMessageFrame(SdlPacket) - Method in class com.smartdevicelink.protocol.SdlProtocolBase.MessageFrameAssembler
 
handlePacketReceived(SdlPacket) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
handlePacketToSend(SdlPacket) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
SdlPacket should have included payload at this point.
handleProtocolError(String, Exception) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
handleProtocolHeartbeat(SessionType, byte) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
handleProtocolSessionNAKed(SdlPacket, SessionType) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
handler - Variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
handleRemainingFrame(SdlPacket) - Method in class com.smartdevicelink.protocol.SdlProtocolBase.MessageFrameAssembler
 
handleServiceEnded(SdlPacket, SessionType) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
handleServiceEndedNAK(SdlPacket, SessionType) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
This method handles the end of a protocol session.
handleStartServiceACK(SdlPacket, SessionType) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
This method handles the startup of a protocol session.
handleTransportUpdated(List<TransportRecord>, boolean, boolean) - Method in class com.smartdevicelink.managers.BaseSubManager
 
HapticRect - Class in com.smartdevicelink.proxy.rpc
Defines a haptic rectangle that contains a reference ID and the spatial data of a rectangle UI component.
HapticRect() - Constructor for class com.smartdevicelink.proxy.rpc.HapticRect
 
HapticRect(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.HapticRect
 
HapticRect(Integer, Rectangle) - Constructor for class com.smartdevicelink.proxy.rpc.HapticRect
 
HARDWARE_CONNECTED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
HARDWARE_CONNECTION_EVENT - Static variable in class com.smartdevicelink.transport.TransportConstants
what message type to notify apps of a hardware connection event.
HARDWARE_CONNECTION_EVENT_CONNECTED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
HARDWARE_CONNECTION_EVENT_DISCONNECTED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
HARDWARE_DISCONNECTED - Static variable in class com.smartdevicelink.transport.TransportConstants
Deprecated.
HASH_ID - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.EndService
Hash ID supplied in the StartServiceACK for this service type
HASH_ID - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
Hash ID to identify this service and used when sending an EndService control frame
hashCode() - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Used to compile hashcode for SdlFile for use to compare in overridden equals method
hashCode() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
 
hashCode() - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Note: You should compare using the MenuCell.equals(Object) method.
hashCode() - Method in class com.smartdevicelink.managers.screen.menu.MenuConfiguration
Note: You should compare using the MenuConfiguration.equals(Object) method.
hashCode() - Method in class com.smartdevicelink.managers.screen.menu.VoiceCommand
Used to compile hashcode for VoiceCommand for use to compare in equals method
hashCode() - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Used to compile hashcode for SoftButtonsObjects for use to compare in equals method
hashCode() - Method in class com.smartdevicelink.managers.screen.SoftButtonState
Used to compile hashcode for SoftButtonState for use to compare in equals method
hashCode() - Method in class com.smartdevicelink.proxy.RPCStruct
Used to compile hashcode for RPCStruct
hasImageFieldOfName(WindowCapability, ImageFieldName) - Static method in class com.smartdevicelink.managers.ManagerUtility.WindowCapabilityUtility
Check to see if WindowCapability has an ImageFieldName of a given name.
hasKey(Set<String>, String) - Method in class com.smartdevicelink.proxy.RPCStruct
 
hasSDLConnected(String) - Method in class com.smartdevicelink.transport.SdlRouterService
Checks to see if a device address has connected to SDL before.
hasSDLConnected(Context, String) - Static method in class com.smartdevicelink.transport.utl.SdlDeviceListener
Checks to see if a device address has connected to SDL before.
hasTextFieldOfName(WindowCapability, TextFieldName) - Static method in class com.smartdevicelink.managers.ManagerUtility.WindowCapabilityUtility
Check to see if WindowCapability has a textField of a given name.
Headers - Class in com.smartdevicelink.proxy.rpc
 
Headers() - Constructor for class com.smartdevicelink.proxy.rpc.Headers
 
Headers(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.Headers
Constructs a new Headers object indicated by the Hashtable parameter
HeadLampStatus - Class in com.smartdevicelink.proxy.rpc
Status of the head lamps.
HeadLampStatus() - Constructor for class com.smartdevicelink.proxy.rpc.HeadLampStatus
Constructs a new HeadLampStatus object
HeadLampStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.HeadLampStatus
Constructs a new HeadLampStatus object indicated by the Hashtable parameter
HeadLampStatus(Boolean, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.HeadLampStatus
Constructs a new HeadLampStatus object
Heartbeat - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
HEARTBEAT_INTERVAL - Static variable in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
HEARTBEAT_INTERVAL_MAX - Static variable in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
HeartbeatACK - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
heartbeatACKReceived() - Method in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
heartbeatACKReceived() - Method in interface com.smartdevicelink.protocol.heartbeat.IHeartbeatMonitor
Notifies the monitor about a received heartbeat ACK message.
HeartbeatMonitor - Class in com.smartdevicelink.protocol.heartbeat
 
HeartbeatMonitor() - Constructor for class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
heartbeatReceived() - Method in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
heartbeatReceived() - Method in interface com.smartdevicelink.protocol.heartbeat.IHeartbeatMonitor
Notifies the monitor about a received heartbeat message.
heartbeatTimedOut(IHeartbeatMonitor) - Method in interface com.smartdevicelink.protocol.heartbeat.IHeartbeatMonitorListener
Notifies the listener that the heartbeat timed out.
HEIGHT - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.StartService
Desired height in pixels from the client requesting the video service to start
HEIGHT - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.StartServiceACK
Accepted height in pixels from the client requesting the video service to start
hexToBytes(String) - Static method in class com.smartdevicelink.util.BitConverter
 
HMICapabilities - Class in com.smartdevicelink.proxy.rpc
 
HMICapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.HMICapabilities
 
HMICapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.HMICapabilities
 
HMILevel - Enum in com.smartdevicelink.proxy.rpc.enums
Specifies current level of the HMI.
HMIPermissions - Class in com.smartdevicelink.proxy.rpc
Defining sets of HMI levels, which are permitted or prohibited for a given RPC.
HMIPermissions() - Constructor for class com.smartdevicelink.proxy.rpc.HMIPermissions
Constructs a newly allocated HMIPermissions object
HMIPermissions(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.HMIPermissions
Constructs a newly allocated HMIPermissions object indicated by the Hashtable parameter
HMIPermissions(List<HMILevel>, List<HMILevel>) - Constructor for class com.smartdevicelink.proxy.rpc.HMIPermissions
Constructs a newly allocated HMIPermissions object
HMISettingsControlCapabilities - Class in com.smartdevicelink.proxy.rpc
 
HMISettingsControlCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
Constructs a new HMISettingsControlCapabilities object
HMISettingsControlCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
Constructs a new HMISettingsControlCapabilities object indicated by the Hashtable parameter
HMISettingsControlCapabilities(String) - Constructor for class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
 
HMISettingsControlData - Class in com.smartdevicelink.proxy.rpc
Corresponds to "HMI_SETTINGS" ModuleType
HMISettingsControlData() - Constructor for class com.smartdevicelink.proxy.rpc.HMISettingsControlData
 
HMISettingsControlData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.HMISettingsControlData
 
HmiZoneCapabilities - Enum in com.smartdevicelink.proxy.rpc.enums
Specifies HMI Zones in the vehicle.
httpCallComplete(String) - Method in interface com.smartdevicelink.util.HttpRequestTask.HttpRequestTaskCallback
Called when HTTP request is successfully completed.
httpFailure(int) - Method in interface com.smartdevicelink.util.HttpRequestTask.HttpRequestTaskCallback
Called when HTTP request failed.
HttpRequestTask - Class in com.smartdevicelink.util
 
HttpRequestTask(HttpRequestTask.HttpRequestTaskCallback) - Constructor for class com.smartdevicelink.util.HttpRequestTask
 
HttpRequestTask.HttpRequestTaskCallback - Interface in com.smartdevicelink.util
Callback interface for HTTP requests.
HybridAppPreference - Enum in com.smartdevicelink.proxy.rpc.enums
 

I

i(String, String) - Static method in class com.smartdevicelink.util.Log
 
IAP_BLUETOOTH - Static variable in class com.smartdevicelink.transport.TransportConstants
Multiple-transports related constants
IAP_CARPLAY - Static variable in class com.smartdevicelink.transport.TransportConstants
 
IAP_USB - Static variable in class com.smartdevicelink.transport.TransportConstants
 
IAP_USB_HOST_MODE - Static variable in class com.smartdevicelink.transport.TransportConstants
 
IAudioStreamListener - Interface in com.smartdevicelink.streaming.audio
A listener that receives audio streaming data from app.
IConsole - Interface in com.smartdevicelink.util
 
IDENTITY_MATRIX - Static variable in class com.android.grafika.gles.GlUtil
Identity matrix for general use.
IgnitionStableStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the ignition switch stability.
IgnitionStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the status of ignition.
IHeartbeatMonitor - Interface in com.smartdevicelink.protocol.heartbeat
 
IHeartbeatMonitorListener - Interface in com.smartdevicelink.protocol.heartbeat
Listener (aka delegate) that actually knows how to work with the outside world.
iHeartBeatTimeout - Variable in class com.smartdevicelink.transport.BaseTransportConfig
 
Image - Class in com.smartdevicelink.proxy.rpc
Specifies, which image shall be used, e.g.
Image() - Constructor for class com.smartdevicelink.proxy.rpc.Image
Constructs a newly allocated Image object
Image(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.Image
Constructs a newly allocated Image object indicated by the Hashtable parameter
Image(String, ImageType) - Constructor for class com.smartdevicelink.proxy.rpc.Image
Constructs a newly allocated Image object
ImageField - Class in com.smartdevicelink.proxy.rpc
The name that identifies the field.For example AppIcon,SoftButton, LocationImage, etc.
ImageField() - Constructor for class com.smartdevicelink.proxy.rpc.ImageField
 
ImageField(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ImageField
 
ImageField(ImageFieldName, List<FileType>) - Constructor for class com.smartdevicelink.proxy.rpc.ImageField
 
ImageFieldName - Enum in com.smartdevicelink.proxy.rpc.enums
The name that identifies the field.
ImageResolution - Class in com.smartdevicelink.proxy.rpc
The image resolution of this field.
ImageResolution() - Constructor for class com.smartdevicelink.proxy.rpc.ImageResolution
 
ImageResolution(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ImageResolution
Constructs a new ImageResolution object indicated by the Hashtable parameter
ImageResolution(Integer, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.ImageResolution
 
ImageResolutionKind - Enum in com.smartdevicelink.managers.video.resolution
 
ImageType - Enum in com.smartdevicelink.proxy.rpc.enums
Contains information about the type of image.
inDebugMode() - Method in class com.smartdevicelink.transport.RouterServiceValidator
This method will check to see if this app is a debug build.
indexForPresetButton(ButtonName) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ButtonName
indexForPresetButton returns the integer index for preset buttons which match the preset order.
init(Context, IVideoStreamListener, VideoStreamingParameters) - Method in class com.smartdevicelink.encoder.VirtualDisplayEncoder
Initialization method for VirtualDisplayEncoder object.
init() - Static method in class com.smartdevicelink.transport.SiphonServer
 
init() - Method in class com.smartdevicelink.transport.utl.ByteAraryMessageAssembler
 
initialize() - Method in class com.smartdevicelink.managers.SdlManager
 
initializeActivity(Intent, boolean) - Method in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
initMediaComponents() - Method in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
IntegrationValidator - Class in com.smartdevicelink.util
 
IntegrationValidator() - Constructor for class com.smartdevicelink.util.IntegrationValidator
 
IntegrationValidator.ValidationResult - Class in com.smartdevicelink.util
Results from a validation check.
InteractionMode - Enum in com.smartdevicelink.proxy.rpc.enums
For application-initiated interactions (PerformInteraction), this specifies the mode by which the user is prompted and by which the user's selection is indicated
InterfaceActivityDirection - Enum in com.smartdevicelink.trace.enums
 
internalInterface - Variable in class com.smartdevicelink.managers.BaseSubManager
 
intFromByteArray(byte[], int) - Static method in class com.smartdevicelink.util.BitConverter
 
intToByteArray(int) - Static method in class com.smartdevicelink.util.BitConverter
 
INVALID_CERT - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
INVALID_ID - Static variable in enum com.smartdevicelink.protocol.enums.FunctionID
 
INVALID_QUERY_ID - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
INVALID_QUERY_TYPE - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryType
 
invalidate() - Method in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
invalidateList(Context) - Static method in class com.smartdevicelink.transport.RouterServiceValidator
 
is - Variable in class com.smartdevicelink.streaming.AbstractPacketizer
 
IS_TRANSPORT_CONNECTED - Static variable in class com.smartdevicelink.transport.SdlBroadcastReceiver
 
isActive() - Method in class com.smartdevicelink.transport.utl.ByteArrayMessageSpliter
 
isAppServicesAvailable() - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
isAspectRatioInRange(Double) - Method in class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
isAudioOutputAvailable() - Method in class com.smartdevicelink.util.MediaStreamingStatus
 
isBetween(Version, Version) - Method in class com.smartdevicelink.util.Version
 
isConnected() - Method in interface com.smartdevicelink.managers.ISdl
Method to check if the session is connected
isConnected() - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
isConnected() - Method in class com.smartdevicelink.transport.MultiplexBaseTransport
 
isConnected(TransportType, String) - Method in class com.smartdevicelink.transport.TCPTransportManager
 
isConnected(TransportType, String) - Method in class com.smartdevicelink.transport.TransportManager
Check to see if a transport is connected.
isConnected(TransportType, String) - Method in class com.smartdevicelink.transport.TransportManagerBase
Check to see if a transport is connected.
isCurrent(EGLSurface) - Method in class com.android.grafika.gles.EglCore
Returns true if our context and the specified surface are current.
isCustomRouterService() - Method in class com.smartdevicelink.util.SdlAppInfo
 
isDebugEnabled() - Static method in class com.smartdevicelink.util.DebugTool
 
isDebugMode(Context) - Static method in class com.smartdevicelink.util.AndroidTools
 
isDeviceLogoEnabled() - Method in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
Get whether or not the device's Logo is shown on the default lock screen
The logo will come from the connected hardware, if set by the manufacturer
isDisplaysCapabilityAvailable() - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
ISdl - Interface in com.smartdevicelink.managers
 
ISdlProtocol - Interface in com.smartdevicelink.protocol
 
ISdlServiceListener - Interface in com.smartdevicelink.protocol
 
ISdlSessionListener - Interface in com.smartdevicelink.session
 
isDriverDistractionAvailable() - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
Gets the driverDistraction.
ISecondaryTransportListener - Interface in com.smartdevicelink.protocol
 
ISecurityInitializedListener - Interface in com.smartdevicelink.security
 
isEnabled() - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
isEnabled() - Static method in class com.smartdevicelink.util.NativeLogTool
 
isFeatureSupported(List<SdlAppInfo>) - Static method in class com.smartdevicelink.transport.utl.SdlDeviceListener
This method will check the current device and list of SDL enabled apps to derive if the feature can be supported.
isFinished() - Method in class com.smartdevicelink.transport.utl.ByteAraryMessageAssembler
 
isFirstStatusCheck(String) - Method in class com.smartdevicelink.transport.SdlRouterService
Checks to see if a device address has connected to SDL before.
isHapticSpatialDataSupported() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
Gets whether the dead unit supports HapticSpatialData
isHeartbeatReceived() - Method in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
isHighBandwidthAvailable() - Method in class com.smartdevicelink.transport.TransportManager
 
isHighBandwidthAvailable() - Method in class com.smartdevicelink.transport.TransportManagerBase
 
isImageResolutionInRange(ImageResolution) - Method in class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
isLegacyModeEnabled() - Static method in class com.smartdevicelink.transport.TransportBroker
 
isNavigationAvailable() - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
isNewerThan(Version) - Method in class com.smartdevicelink.util.Version
Method to test if this instance of Version is newer than the supplied one.
isPaused() - Method in class com.smartdevicelink.managers.video.VideoStreamManager
Check if video streaming has been paused due to app moving to background or manually stopped
isPayloadProtected() - Method in class com.smartdevicelink.proxy.RPCStruct
 
isPersistent() - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Gets whether the file should persist between sessions / ignition cycles
isPhoneCallAvailable() - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
isPlayTone() - Method in class com.smartdevicelink.managers.screen.AlertAudioData
 
isQueryable() - Method in enum com.smartdevicelink.proxy.rpc.enums.SystemCapabilityType
 
isRemoteControlAvailable() - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
isRPCEnabled - Static variable in class com.smartdevicelink.util.DebugTool
 
isRunning() - Method in class com.smartdevicelink.transport.utl.SdlDeviceListener
Check to see if this instance is in the middle of running or not
isSeatLocationAvailable() - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
isServiceActive() - Method in class com.smartdevicelink.managers.video.VideoStreamManager
Check if a video service is currently active
isServiceExported(Context, ComponentName) - Static method in class com.smartdevicelink.util.AndroidTools
Check to see if a component is exported
isServiceProtected(SessionType) - Method in class com.smartdevicelink.session.BaseSdlSession
 
isServiceRunning(Context, ComponentName) - Method in class com.smartdevicelink.transport.RouterServiceValidator
This method will determine if our supplied component name is really running.
isShowWaitIndicator() - Method in class com.smartdevicelink.managers.screen.AlertView
 
isStableFrameRate() - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
isStaticIcon() - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Gets the the name of the static file.
isStreaming() - Method in class com.smartdevicelink.managers.video.VideoStreamManager
Check if video is currently streaming and visible
isSuccessful() - Method in class com.smartdevicelink.util.IntegrationValidator.ValidationResult
 
isTemplateImage() - Method in class com.smartdevicelink.managers.file.filetypes.SdlArtwork
Gets whether this SdlArtwork is a template image whose coloring should be decided by the HMI
ISTListener - Interface in com.smartdevicelink.trace
 
isTransportEnabled - Static variable in class com.smartdevicelink.util.DebugTool
 
isTransportForServiceAvailable(SessionType) - Method in interface com.smartdevicelink.managers.ISdl
Check to see if a transport is available to start/use the supplied service.
isTransportForServiceAvailable(SessionType) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
Check to see if a transport is available to start/use the supplied service.
isTransportForServiceAvailable(SessionType) - Method in class com.smartdevicelink.session.BaseSdlSession
Check to see if a transport is available to start/use the supplied service.
IStreamListener - Interface in com.smartdevicelink.streaming
 
isTrustedStore(String) - Static method in enum com.smartdevicelink.transport.RouterServiceValidator.TrustedAppStore
Test if the supplied store package is one of the trusted app stores
isUSBCableConnected(Context) - Static method in class com.smartdevicelink.util.AndroidTools
Checks if the usb cable is physically connected or not Note: the intent here is a sticky intent so registerReceiver is actually a synchronous call and doesn't register a receiver on each call
isValidDetailLevel(String) - Static method in class com.smartdevicelink.trace.DiagLevel
 
isVideoStreamingAvailable() - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
IVideoStreamListener - Interface in com.smartdevicelink.streaming.video
A listener that receives video streaming data from app.

J

Jingle - Enum in com.smartdevicelink.proxy.rpc.enums
 
JsonRPCMarshaller - Class in com.smartdevicelink.marshal
 
JsonRPCMarshaller() - Constructor for class com.smartdevicelink.marshal.JsonRPCMarshaller
 

K

KERNEL_SIZE - Static variable in class com.android.grafika.gles.Texture2dProgram
 
KEY_AC_ENABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_AC_ENABLE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_AC_MAX_ENABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_AC_MAX_ENABLE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_ACC_PEDAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_ACC_PEDAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_ACC_PEDAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_ACC_PEDAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_ACC_PEDAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_ACC_PEDAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_ACC_PEDAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_ACCEPTS_WAY_POINTS - Static variable in class com.smartdevicelink.proxy.rpc.NavigationServiceManifest
 
KEY_ACTION - Static variable in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
KEY_ACTION - Static variable in class com.smartdevicelink.proxy.rpc.SeatMemoryAction
 
KEY_ACTUAL - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_ACTUAL_GEAR - Static variable in class com.smartdevicelink.proxy.rpc.GearStatus
 
KEY_ADDITIONAL_VIDEO_STREAMING_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
KEY_ADDRESS - Static variable in class com.smartdevicelink.proxy.rpc.SendLocation
 
KEY_ADDRESS_LINES - Static variable in class com.smartdevicelink.proxy.rpc.LocationDetails
 
KEY_ADDRESS_LINES - Static variable in class com.smartdevicelink.proxy.rpc.SendLocation
 
KEY_ADMINISTRATIVE_AREA - Static variable in class com.smartdevicelink.proxy.rpc.OasisAddress
 
KEY_AIRBAG_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_AIRBAG_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_AIRBAG_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_AIRBAG_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_AIRBAG_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_AIRBAG_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_AIRBAG_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_ALERT_ICON - Static variable in class com.smartdevicelink.proxy.rpc.Alert
 
KEY_ALERT_ICON - Static variable in class com.smartdevicelink.proxy.rpc.SubtleAlert
 
KEY_ALERT_TEXT_1 - Static variable in class com.smartdevicelink.proxy.rpc.Alert
 
KEY_ALERT_TEXT_1 - Static variable in class com.smartdevicelink.proxy.rpc.SubtleAlert
 
KEY_ALERT_TEXT_2 - Static variable in class com.smartdevicelink.proxy.rpc.Alert
 
KEY_ALERT_TEXT_2 - Static variable in class com.smartdevicelink.proxy.rpc.SubtleAlert
 
KEY_ALERT_TEXT_3 - Static variable in class com.smartdevicelink.proxy.rpc.Alert
 
KEY_ALERTS - Static variable in class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
KEY_ALIGNMENT - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_ALLOCATED_MODULES - Static variable in class com.smartdevicelink.proxy.rpc.OnRCStatus
 
KEY_ALLOW_APP_CONSUMERS - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceManifest
 
KEY_ALLOWED - Static variable in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsentResponse
 
KEY_ALLOWED - Static variable in class com.smartdevicelink.proxy.rpc.HMIPermissions
 
KEY_ALLOWED - Static variable in class com.smartdevicelink.proxy.rpc.OnRCStatus
 
KEY_ALLOWED - Static variable in class com.smartdevicelink.proxy.rpc.ParameterPermissions
 
KEY_ALTITUDE - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_AMBIENT_LIGHT_SENSOR_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.HeadLampStatus
 
KEY_APP_BUNDLE_ID - Static variable in class com.smartdevicelink.proxy.rpc.AppInfo
 
KEY_APP_CAPABILITY - Static variable in class com.smartdevicelink.proxy.rpc.OnAppCapabilityUpdated
 
KEY_APP_CAPABILITY_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.AppCapability
 
KEY_APP_DISPLAY_NAME - Static variable in class com.smartdevicelink.proxy.rpc.AppInfo
 
KEY_APP_HMI_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_APP_ICON - Static variable in class com.smartdevicelink.proxy.rpc.AppInfo
 
KEY_APP_ID - Static variable in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
KEY_APP_ID - Static variable in class com.smartdevicelink.proxy.rpc.GetCloudAppProperties
 
KEY_APP_ID - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_APP_INFO - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_APP_NAME - Static variable in class com.smartdevicelink.proxy.rpc.ChangeRegistration
 
KEY_APP_NAME - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_APP_SERVICE_ID - Static variable in class com.smartdevicelink.proxy.rpc.GetFile
 
KEY_APP_SERVICE_MANIFEST - Static variable in class com.smartdevicelink.proxy.rpc.PublishAppService
 
KEY_APP_SERVICE_RECORD - Static variable in class com.smartdevicelink.proxy.rpc.PublishAppServiceResponse
 
KEY_APP_SERVICES - Static variable in class com.smartdevicelink.proxy.rpc.AppServicesCapabilities
 
KEY_APP_SERVICES - Static variable in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
KEY_APP_SERVICES_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.SystemCapability
 
KEY_APP_VERSION - Static variable in class com.smartdevicelink.proxy.rpc.AppInfo
 
KEY_APPARENT_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_APPARENT_TEMPERATURE_HIGH - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_APPARENT_TEMPERATURE_LOW - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_APPROXIMATE_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.WindowState
 
KEY_ASSOCIATED_SERVICE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.CreateWindow
 
KEY_ATMOSPHERIC_PRESSURE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateData
 
KEY_AUDIO_CONTROL_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
 
KEY_AUDIO_CONTROL_DATA - Static variable in class com.smartdevicelink.proxy.rpc.ModuleData
 
KEY_AUDIO_PASS_THRU_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_AUDIO_PASS_THRU_DISPLAY_TEXT_1 - Static variable in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
 
KEY_AUDIO_PASS_THRU_DISPLAY_TEXT_2 - Static variable in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
 
KEY_AUDIO_STREAMING_INDICATOR - Static variable in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
 
KEY_AUDIO_STREAMING_STATE - Static variable in class com.smartdevicelink.proxy.rpc.OnHMIStatus
 
KEY_AUDIO_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.AudioPassThruCapabilities
 
KEY_AUDIO_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
 
KEY_AUTH_TOKEN - Static variable in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
KEY_AUTO_COMPLETE_LIST - Static variable in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
KEY_AUTO_COMPLETE_TEXT - Static variable in class com.smartdevicelink.proxy.rpc.KeyboardProperties
Deprecated.
KEY_AUTO_MODE_ENABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_AUTO_MODE_ENABLE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_AUX_E_CALL_NOTIFICATION_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.ECallInfo
 
KEY_AVAILABLE_HD_CHANNELS - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
 
KEY_AVAILABLE_HD_CHANNELS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_AVAILABLE_HDS - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
Deprecated.
KEY_AVAILABLE_HDS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Deprecated.
KEY_AVOID_NOTIFICATION_CHANNEL_DELETE - Static variable in class com.smartdevicelink.transport.SdlRouterService
 
KEY_BACK_SEEK_INDICATOR - Static variable in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
 
KEY_BACK_TILT_ANGLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_BACK_TILT_ANGLE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_BACK_VERTICAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_BACK_VERTICAL_POSITION_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_BACKGROUND_COLOR - Static variable in class com.smartdevicelink.proxy.rpc.TemplateColorScheme
 
KEY_BAND - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
 
KEY_BATT_LEVEL_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
KEY_BEARING - Static variable in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
KEY_BELT_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_BELT_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_BELT_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_BELT_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_BELT_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_BELT_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_BELT_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_BITS_PER_SAMPLE - Static variable in class com.smartdevicelink.proxy.rpc.AudioPassThruCapabilities
 
KEY_BITS_PER_SAMPLE - Static variable in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
 
KEY_BLUE - Static variable in class com.smartdevicelink.proxy.rpc.RGBColor
 
KEY_BODY - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
KEY_BODY_INFORMATION - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_BODY_INFORMATION - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_BODY_INFORMATION - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_BODY_INFORMATION - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_BODY_INFORMATION - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_BODY_INFORMATION - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_BODY_INFORMATION - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_BT_ICON_ON - Static variable in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
KEY_BULK_DATA - Static variable in class com.smartdevicelink.proxy.RPCStruct
 
KEY_BUTTON_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
KEY_BUTTON_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
 
KEY_BUTTON_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
 
KEY_BUTTON_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.WindowCapability
 
KEY_BUTTON_EVENT_MODE - Static variable in class com.smartdevicelink.proxy.rpc.OnButtonEvent
 
KEY_BUTTON_NAME - Static variable in class com.smartdevicelink.proxy.rpc.ButtonPress
 
KEY_BUTTON_NAME - Static variable in class com.smartdevicelink.proxy.rpc.OnButtonEvent
 
KEY_BUTTON_NAME - Static variable in class com.smartdevicelink.proxy.rpc.OnButtonPress
 
KEY_BUTTON_NAME - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeButton
 
KEY_BUTTON_NAME - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeButton
 
KEY_BUTTON_PRESS_MODE - Static variable in class com.smartdevicelink.proxy.rpc.ButtonPress
 
KEY_BUTTON_PRESS_MODE - Static variable in class com.smartdevicelink.proxy.rpc.OnButtonPress
 
KEY_C - Static variable in class com.smartdevicelink.proxy.rpc.TouchEvent
 
KEY_CABIN_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateData
 
KEY_CALL_ACTIVE - Static variable in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
KEY_CANCEL_ID - Static variable in class com.smartdevicelink.proxy.rpc.Alert
 
KEY_CANCEL_ID - Static variable in class com.smartdevicelink.proxy.rpc.CancelInteraction
 
KEY_CANCEL_ID - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteraction
 
KEY_CANCEL_ID - Static variable in class com.smartdevicelink.proxy.rpc.ScrollableMessage
 
KEY_CANCEL_ID - Static variable in class com.smartdevicelink.proxy.rpc.Slider
 
KEY_CANCEL_ID - Static variable in class com.smartdevicelink.proxy.rpc.SubtleAlert
 
KEY_CAPACITY - Static variable in class com.smartdevicelink.proxy.rpc.FuelRange
 
KEY_CAPACITY_UNIT - Static variable in class com.smartdevicelink.proxy.rpc.FuelRange
 
KEY_CAR_MODE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
KEY_CARRIER - Static variable in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
KEY_CHANNEL_ID - Static variable in class com.smartdevicelink.proxy.rpc.EqualizerSettings
 
KEY_CHANNEL_NAME - Static variable in class com.smartdevicelink.proxy.rpc.EqualizerSettings
 
KEY_CHANNEL_SETTING - Static variable in class com.smartdevicelink.proxy.rpc.EqualizerSettings
 
KEY_CHARACTER_SET - Static variable in class com.smartdevicelink.proxy.rpc.TextField
 
KEY_CHARSET - Static variable in class com.smartdevicelink.proxy.rpc.Headers
 
KEY_CHOICE_ID - Static variable in class com.smartdevicelink.proxy.rpc.Choice
 
KEY_CHOICE_ID - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteractionResponse
 
KEY_CHOICE_SET - Static variable in class com.smartdevicelink.proxy.rpc.CreateInteractionChoiceSet
 
KEY_CIRCULATE_AIR_ENABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_CIRCULATE_AIR_ENABLE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_CLIMATE_CONTROL_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
 
KEY_CLIMATE_CONTROL_DATA - Static variable in class com.smartdevicelink.proxy.rpc.ModuleData
 
KEY_CLIMATE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_CLIMATE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_CLIMATE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_CLIMATE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_CLIMATE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_CLIMATE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_CLIMATE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_CLIMATE_ENABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_CLIMATE_ENABLE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_CLOUD_APP_VEHICLE_ID - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_CLOUD_APP_VEHICLE_ID - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_CLOUD_APP_VEHICLE_ID - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_CLOUD_APP_VEHICLE_ID - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_CLOUD_APP_VEHICLE_ID - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_CLOUD_APP_VEHICLE_ID - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_CLOUD_APP_VEHICLE_ID - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_CLOUD_COVER - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_CLOUD_TRANSPORT_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
KEY_CLUSTER_MODE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_CLUSTER_MODE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_CLUSTER_MODE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_CLUSTER_MODE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_CLUSTER_MODE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Deprecated.
KEY_CLUSTER_MODE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_CLUSTER_MODE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Deprecated.
KEY_CLUSTER_MODES - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_CLUSTER_MODES - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_CMD_ICON - Static variable in class com.smartdevicelink.proxy.rpc.AddCommand
 
KEY_CMD_ID - Static variable in class com.smartdevicelink.proxy.rpc.AddCommand
 
KEY_CMD_ID - Static variable in class com.smartdevicelink.proxy.rpc.DeleteCommand
 
KEY_CMD_ID - Static variable in class com.smartdevicelink.proxy.rpc.OnCommand
 
KEY_CODEC - Static variable in class com.smartdevicelink.proxy.rpc.VideoStreamingFormat
 
KEY_COL - Static variable in class com.smartdevicelink.proxy.rpc.Grid
 
KEY_COL_SPAN - Static variable in class com.smartdevicelink.proxy.rpc.Grid
 
KEY_COLOR - Static variable in class com.smartdevicelink.proxy.rpc.LightState
 
KEY_COLS - Static variable in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
 
KEY_COMPASS_DIRECTION - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_CONDITION_ACTIVE - Static variable in class com.smartdevicelink.proxy.rpc.SeatStatus
 
KEY_CONNECT_TIMEOUT - Static variable in class com.smartdevicelink.proxy.rpc.Headers
 
KEY_CONTENT_LENGTH - Static variable in class com.smartdevicelink.proxy.rpc.Headers
 
KEY_CONTENT_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.Headers
 
KEY_COOLING_ENABLED - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_COOLING_ENABLED_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_COOLING_LEVEL - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_COOLING_LEVEL_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_COORDINATE - Static variable in class com.smartdevicelink.proxy.rpc.LocationDetails
 
KEY_CORRELATION_ID - Static variable in class com.smartdevicelink.proxy.RPCMessage
 
KEY_COUNT_RATE - Static variable in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
 
KEY_COUNTRY_CODE - Static variable in class com.smartdevicelink.proxy.rpc.OasisAddress
 
KEY_COUNTRY_CODE - Static variable in class com.smartdevicelink.proxy.rpc.StationIDNumber
 
KEY_COUNTRY_NAME - Static variable in class com.smartdevicelink.proxy.rpc.OasisAddress
 
KEY_CRC - Static variable in class com.smartdevicelink.proxy.rpc.GetFileResponse
 
KEY_CRC - Static variable in class com.smartdevicelink.proxy.rpc.PutFile
 
KEY_CT - Static variable in class com.smartdevicelink.proxy.rpc.RdsData
 
KEY_CURRENT_FORECAST - Static variable in class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
KEY_CURRENT_FORECAST_SUPPORTED - Static variable in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
 
KEY_CURRENT_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_CURRENT_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_CURRENT_TEMPERATURE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_CUSHION - Static variable in class com.smartdevicelink.proxy.rpc.MassageCushionFirmness
 
KEY_CUSTOM_BUTTON_ID - Static variable in class com.smartdevicelink.proxy.rpc.OnButtonEvent
 
KEY_CUSTOM_BUTTON_ID - Static variable in class com.smartdevicelink.proxy.rpc.OnButtonPress
 
KEY_CUSTOM_KEYS - Static variable in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
KEY_CUSTOM_PRESETS - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_DATA - Static variable in class com.smartdevicelink.proxy.rpc.DIDResult
 
KEY_DATA - Static variable in class com.smartdevicelink.proxy.rpc.OnKeyboardInput
 
KEY_DATA - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
KEY_DATA - Static variable in class com.smartdevicelink.proxy.rpc.SystemRequest
 
KEY_DATA_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.VehicleDataResult
 
KEY_DAY - Static variable in class com.smartdevicelink.proxy.rpc.DateTime
 
KEY_DAY_COLOR_SCHEME - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_DAY_COLOR_SCHEME - Static variable in class com.smartdevicelink.proxy.rpc.SetDisplayLayout
Deprecated.
 
KEY_DAY_COLOR_SCHEME - Static variable in class com.smartdevicelink.proxy.rpc.TemplateConfiguration
 
KEY_DEFROST_ZONE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_DEFROST_ZONE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_DEFROST_ZONE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_DELIVERY_MODE - Static variable in class com.smartdevicelink.proxy.rpc.SendLocation
 
KEY_DENSITY - Static variable in class com.smartdevicelink.proxy.rpc.LightState
 
KEY_DENSITY_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.LightCapabilities
 
KEY_DESIRED_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_DESIRED_TEMPERATURE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_DESTINATION - Static variable in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
KEY_DESTINATION_ETA - Static variable in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
KEY_DETAILS - Static variable in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
KEY_DEVIATION - Static variable in class com.smartdevicelink.proxy.rpc.WindowState
 
KEY_DEVICE_INFO - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_DEVICE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_DEVICE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_DEVICE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_DEVICE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_DEVICE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_DEVICE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_DEVICE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_DIAGONAL_SCREEN_SIZE - Static variable in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
KEY_DIALNUMBER_ENABLED - Static variable in class com.smartdevicelink.proxy.rpc.PhoneCapability
 
KEY_DID_LOCATION - Static variable in class com.smartdevicelink.proxy.rpc.DIDResult
 
KEY_DID_LOCATION - Static variable in class com.smartdevicelink.proxy.rpc.ReadDID
 
KEY_DID_RESULT - Static variable in class com.smartdevicelink.proxy.rpc.ReadDIDResponse
 
KEY_DIMENSION - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_DISPLAY_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
KEY_DISPLAY_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
 
KEY_DISPLAY_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.SystemCapability
 
KEY_DISPLAY_LAYOUT - Static variable in class com.smartdevicelink.proxy.rpc.SetDisplayLayout
Deprecated.
 
KEY_DISPLAY_MODE - Static variable in class com.smartdevicelink.proxy.rpc.HMISettingsControlData
 
KEY_DISPLAY_MODE_UNIT_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
 
KEY_DISPLAY_NAME - Static variable in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
KEY_DISPLAY_NAME - Static variable in class com.smartdevicelink.proxy.rpc.DisplayCapability
 
KEY_DISPLAY_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Deprecated.
KEY_DISPLAYS - Static variable in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
KEY_DISTANCE_UNIT - Static variable in class com.smartdevicelink.proxy.rpc.HMISettingsControlData
 
KEY_DISTANCE_UNIT_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
 
KEY_DO_INPUT - Static variable in class com.smartdevicelink.proxy.rpc.Headers
 
KEY_DO_OUTPUT - Static variable in class com.smartdevicelink.proxy.rpc.Headers
 
KEY_DOOR_STATUSES - Static variable in class com.smartdevicelink.proxy.rpc.BodyInformation
 
KEY_DOUBLE_PRESS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.TouchEventCapabilities
 
KEY_DRIVER_AIRBAG_DEPLOYED - Static variable in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
KEY_DRIVER_BELT_DEPLOYED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_DRIVER_BRAKING - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_DRIVER_BRAKING - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_DRIVER_BRAKING - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_DRIVER_BRAKING - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_DRIVER_BRAKING - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_DRIVER_BRAKING - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_DRIVER_BRAKING - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_DRIVER_BUCKLE_BELTED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_DRIVER_CURTAIN_AIRBAG_DEPLOYED - Static variable in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
KEY_DRIVER_DISTRACTION - Static variable in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
KEY_DRIVER_DISTRACTION_CAPABILITY - Static variable in class com.smartdevicelink.proxy.rpc.SystemCapability
 
KEY_DRIVER_DOOR_AJAR - Static variable in class com.smartdevicelink.proxy.rpc.BodyInformation
Deprecated.
in SmartDeviceLink 7.1.0
KEY_DRIVER_KNEE_AIRBAG_DEPLOYED - Static variable in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
KEY_DRIVER_SIDE_AIRBAG_DEPLOYED - Static variable in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
KEY_DRIVING_SIDE - Static variable in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
KEY_DTC - Static variable in class com.smartdevicelink.proxy.rpc.GetDTCsResponse
 
KEY_DTC_MASK - Static variable in class com.smartdevicelink.proxy.rpc.GetDTCs
 
KEY_DUAL_MODE_ENABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_DUAL_MODE_ENABLE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_DUPLICATE_UPDATES_FROM_WINDOW_ID - Static variable in class com.smartdevicelink.proxy.rpc.CreateWindow
 
KEY_DURATION - Static variable in class com.smartdevicelink.proxy.rpc.Alert
 
KEY_DURATION - Static variable in class com.smartdevicelink.proxy.rpc.SubtleAlert
 
KEY_DYNAMIC_UPDATE_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.WindowCapability
 
KEY_E_911_OVERRIDE - Static variable in class com.smartdevicelink.proxy.rpc.MyKey
 
KEY_E_CALL_CONFIRMATION_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.ECallInfo
 
KEY_E_CALL_EVENT_ACTIVE - Static variable in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
KEY_E_CALL_INFO - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_E_CALL_INFO - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_E_CALL_INFO - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_E_CALL_INFO - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_E_CALL_INFO - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_E_CALL_INFO - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_E_CALL_INFO - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_E_CALL_NOTIFICATION_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.ECallInfo
 
KEY_ECU_HEADER - Static variable in class com.smartdevicelink.proxy.rpc.GetDTCsResponse
 
KEY_ECU_NAME - Static variable in class com.smartdevicelink.proxy.rpc.GetDTCs
 
KEY_ECU_NAME - Static variable in class com.smartdevicelink.proxy.rpc.ReadDID
 
KEY_ELECTRONIC_PARK_BRAKE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_ELECTRONIC_PARK_BRAKE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_ELECTRONIC_PARK_BRAKE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_ELECTRONIC_PARK_BRAKE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_ELECTRONIC_PARK_BRAKE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_ELECTRONIC_PARK_BRAKE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_ELECTRONIC_PARK_BRAKE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_EMERGENCY_EVENT - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_EMERGENCY_EVENT - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_EMERGENCY_EVENT - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_EMERGENCY_EVENT - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_EMERGENCY_EVENT - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_EMERGENCY_EVENT - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_EMERGENCY_EVENT - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_EMERGENCY_EVENT_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
KEY_ENABLED - Static variable in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
KEY_END_TIME - Static variable in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
 
KEY_ENDPOINT - Static variable in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
KEY_ENGINE_OIL_LIFE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_ENGINE_OIL_LIFE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_ENGINE_OIL_LIFE - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_ENGINE_OIL_LIFE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_ENGINE_OIL_LIFE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_ENGINE_OIL_LIFE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_ENGINE_OIL_LIFE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_ENGINE_TORQUE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_ENGINE_TORQUE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_ENGINE_TORQUE - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_ENGINE_TORQUE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_ENGINE_TORQUE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_ENGINE_TORQUE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_ENGINE_TORQUE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_EQUALIZER_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
 
KEY_EQUALIZER_MAX_CHANNEL_ID - Static variable in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
 
KEY_EQUALIZER_SETTINGS - Static variable in class com.smartdevicelink.proxy.rpc.AudioControlData
 
KEY_ESC_SYSTEM - Static variable in class com.smartdevicelink.proxy.rpc.StabilityControlsStatus
 
KEY_ETA - Static variable in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
KEY_ETA - Static variable in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
KEY_EVENT - Static variable in class com.smartdevicelink.proxy.rpc.OnKeyboardInput
 
KEY_EVENT - Static variable in class com.smartdevicelink.proxy.rpc.OnTouchEvent
 
KEY_EXPIRES - Static variable in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
KEY_EXTERNAL_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateData
 
KEY_EXTERNAL_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
Deprecated.
in SmartDeviceLink 7.1.0
KEY_EXTERNAL_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.1.0
KEY_EXTERNAL_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
Deprecated.
in SmartDeviceLink 7.1.0
KEY_EXTERNAL_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Deprecated.
in SmartDeviceLink 7.1.0
KEY_EXTERNAL_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.1.0
KEY_EXTERNAL_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Deprecated.
in SmartDeviceLink 7.1.0
KEY_EXTERNAL_TEMPERATURE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.1.0
KEY_FAN_SPEED - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_FAN_SPEED_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_FCC_FACILITY_ID - Static variable in class com.smartdevicelink.proxy.rpc.StationIDNumber
 
KEY_FILE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.GetFile
 
KEY_FILE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.OnUpdateFile
 
KEY_FILE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.SystemRequest
 
KEY_FILE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.GetFile
 
KEY_FILE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.GetFileResponse
 
KEY_FILE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
KEY_FILE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.PutFile
 
KEY_FILENAMES - Static variable in class com.smartdevicelink.proxy.rpc.ListFilesResponse
 
KEY_FIRMNESS - Static variable in class com.smartdevicelink.proxy.rpc.MassageCushionFirmness
 
KEY_FIRMWARE_REV - Static variable in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
KEY_FORWARD_SEEK_INDICATOR - Static variable in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
 
KEY_FREE_MODULES - Static variable in class com.smartdevicelink.proxy.rpc.OnRCStatus
 
KEY_FREQUENCY_FRACTION - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
 
KEY_FREQUENCY_INTEGER - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
 
KEY_FRONT_VERTICAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_FRONT_VERTICAL_POSITION_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_FUEL_CUTOFF_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
KEY_FUEL_LEVEL - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
Deprecated. 
KEY_FUEL_LEVEL - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Deprecated. 
KEY_FUEL_LEVEL - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
Deprecated. 
KEY_FUEL_LEVEL - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Deprecated. 
KEY_FUEL_LEVEL - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Deprecated. 
KEY_FUEL_LEVEL - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Deprecated. 
KEY_FUEL_LEVEL - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Deprecated. 
KEY_FUEL_LEVEL_STATE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
Deprecated. 
KEY_FUEL_LEVEL_STATE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Deprecated. 
KEY_FUEL_LEVEL_STATE - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
Deprecated. 
KEY_FUEL_LEVEL_STATE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Deprecated. 
KEY_FUEL_LEVEL_STATE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Deprecated. 
KEY_FUEL_LEVEL_STATE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Deprecated. 
KEY_FUEL_LEVEL_STATE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Deprecated. 
KEY_FUEL_RANGE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_FUEL_RANGE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_FUEL_RANGE - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_FUEL_RANGE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_FUEL_RANGE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_FUEL_RANGE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_FUEL_RANGE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_FULL_APP_ID - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_FUNCTION_ID - Static variable in class com.smartdevicelink.proxy.rpc.CancelInteraction
 
KEY_FUNCTION_NAME - Static variable in class com.smartdevicelink.proxy.RPCMessage
 
KEY_GATE_STATUSES - Static variable in class com.smartdevicelink.proxy.rpc.BodyInformation
 
KEY_GEAR_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_GEAR_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_GEAR_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_GEAR_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_GEAR_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_GEAR_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_GEAR_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_GETWAYPOINTS_ENABLED - Static variable in class com.smartdevicelink.proxy.rpc.NavigationCapability
 
KEY_GPS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_GPS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_GPS - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_GPS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_GPS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_GPS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_GPS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_GRAPHIC - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_GRAPHIC_SUPPORTED - Static variable in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
KEY_GREEN - Static variable in class com.smartdevicelink.proxy.rpc.RGBColor
 
KEY_GRID - Static variable in class com.smartdevicelink.proxy.rpc.SeatLocation
 
KEY_HANDLED_RPCS - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceManifest
 
KEY_HANDS_OFF_STEERING - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_HANDS_OFF_STEERING - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_HANDS_OFF_STEERING - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_HANDS_OFF_STEERING - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_HANDS_OFF_STEERING - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_HANDS_OFF_STEERING - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_HANDS_OFF_STEERING - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_HAPTIC_RECT_DATA - Static variable in class com.smartdevicelink.proxy.rpc.SendHapticData
 
KEY_HAPTIC_SPATIAL_DATA_SUPPORTED - Static variable in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
KEY_HARDWARE - Static variable in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
KEY_HASH_ID - Static variable in class com.smartdevicelink.proxy.rpc.OnHashChange
 
KEY_HASH_ID - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_HD_CHANNEL - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
 
KEY_HD_CHANNEL_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_HD_RADIO_ENABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
 
KEY_HD_RADIO_ENABLE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_HDOP - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_HEAD_LAMP_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_HEAD_LAMP_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_HEAD_LAMP_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_HEAD_LAMP_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_HEAD_LAMP_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_HEAD_LAMP_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_HEAD_LAMP_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_HEAD_SUPPORT_HORIZONTAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_HEAD_SUPPORT_HORIZONTAL_POSITION_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_HEAD_SUPPORT_VERTICAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_HEAD_SUPPORT_VERTICAL_POSITION_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_HEADERS - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
KEY_HEADING - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_HEATED_MIRRORS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_HEATED_MIRRORS_ENABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_HEATED_REAR_WINDOW_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_HEATED_REAR_WINDOW_ENABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_HEATED_STEERING_WHEEL_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_HEATED_STEERING_WHEEL_ENABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_HEATED_WIND_SHIELD_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_HEATED_WIND_SHIELD_ENABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_HEATING_ENABLED - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_HEATING_ENABLED_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_HEATING_LEVEL - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_HEATING_LEVEL_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_HEIGHT - Static variable in class com.smartdevicelink.proxy.rpc.Rectangle
 
KEY_HELP_PROMPT - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteraction
 
KEY_HELP_PROMPT - Static variable in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
KEY_HIGH_BEAMS_ON - Static variable in class com.smartdevicelink.proxy.rpc.HeadLampStatus
 
KEY_HMI_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_HMI_DISPLAY_LANGUAGE - Static variable in class com.smartdevicelink.proxy.rpc.ChangeRegistration
 
KEY_HMI_DISPLAY_LANGUAGE - Static variable in class com.smartdevicelink.proxy.rpc.OnLanguageChange
 
KEY_HMI_DISPLAY_LANGUAGE - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_HMI_DISPLAY_LANGUAGE_DESIRED - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_HMI_LEVEL - Static variable in class com.smartdevicelink.proxy.rpc.OnHMIStatus
 
KEY_HMI_PERMISSIONS - Static variable in class com.smartdevicelink.proxy.rpc.PermissionItem
 
KEY_HMI_SETTINGS_CONTROL_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
 
KEY_HMI_SETTINGS_CONTROL_DATA - Static variable in class com.smartdevicelink.proxy.rpc.ModuleData
 
KEY_HMI_ZONE_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_HORIZONTAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_HORIZONTAL_POSITION_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_HOUR - Static variable in class com.smartdevicelink.proxy.rpc.DateTime
 
KEY_HOURLY_FORECAST - Static variable in class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
KEY_HOURS - Static variable in class com.smartdevicelink.proxy.rpc.StartTime
 
KEY_HUMIDITY - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_HYBRID_APP_PREFERENCE - Static variable in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
KEY_ICON_RESUMED - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_ID - Static variable in class com.smartdevicelink.proxy.rpc.HapticRect
 
KEY_ID - Static variable in class com.smartdevicelink.proxy.rpc.LightState
 
KEY_ID - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
Deprecated.
KEY_ID - Static variable in class com.smartdevicelink.proxy.rpc.SeatMemoryAction
 
KEY_ID - Static variable in class com.smartdevicelink.proxy.rpc.TouchEvent
 
KEY_IDENTIFIER - Static variable in class com.smartdevicelink.proxy.rpc.DTC
 
KEY_IGNITION_STABLE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.BodyInformation
 
KEY_IGNITION_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.BodyInformation
 
KEY_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.Choice
 
KEY_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
KEY_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.SoftButton
 
KEY_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.VrHelpItem
 
KEY_IMAGE_FIELDS - Static variable in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
KEY_IMAGE_FIELDS - Static variable in class com.smartdevicelink.proxy.rpc.WindowCapability
 
KEY_IMAGE_RESOLUTION - Static variable in class com.smartdevicelink.proxy.rpc.ImageField
 
KEY_IMAGE_SUPPORTED - Static variable in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
 
KEY_IMAGE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.Image
 
KEY_IMAGE_TYPE_SUPPORTED - Static variable in class com.smartdevicelink.proxy.rpc.ImageField
 
KEY_IMAGE_TYPE_SUPPORTED - Static variable in class com.smartdevicelink.proxy.rpc.WindowCapability
 
KEY_INFO - Static variable in class com.smartdevicelink.proxy.RPCResponse
 
KEY_INITIAL_PROMPT - Static variable in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
 
KEY_INITIAL_PROMPT - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteraction
 
KEY_INITIAL_TEXT - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteraction
 
KEY_INNER_LEFT_REAR - Static variable in class com.smartdevicelink.proxy.rpc.TireStatus
 
KEY_INNER_RIGHT_REAR - Static variable in class com.smartdevicelink.proxy.rpc.TireStatus
 
KEY_INSTANCE_FOLLOW_REDIRECTS - Static variable in class com.smartdevicelink.proxy.rpc.Headers
 
KEY_INSTANT_FUEL_CONSUMPTION - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_INSTANT_FUEL_CONSUMPTION - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_INSTANT_FUEL_CONSUMPTION - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_INSTANT_FUEL_CONSUMPTION - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_INSTANT_FUEL_CONSUMPTION - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_INSTANT_FUEL_CONSUMPTION - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_INSTANT_FUEL_CONSUMPTION - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_INSTRUCTIONS - Static variable in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
KEY_INTERACTION_CHOICE_SET_ID - Static variable in class com.smartdevicelink.proxy.rpc.CreateInteractionChoiceSet
 
KEY_INTERACTION_CHOICE_SET_ID - Static variable in class com.smartdevicelink.proxy.rpc.DeleteInteractionChoiceSet
 
KEY_INTERACTION_CHOICE_SET_ID_LIST - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteraction
 
KEY_INTERACTION_LAYOUT - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteraction
 
KEY_INTERACTION_MODE - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteraction
 
KEY_IS_EXPLICIT - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_IS_HIGHLIGHTED - Static variable in class com.smartdevicelink.proxy.rpc.SoftButton
 
KEY_IS_MEDIA_APPLICATION - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_IS_SUBSCRIBED - Static variable in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataResponse
 
KEY_IS_TEMPLATE - Static variable in class com.smartdevicelink.proxy.rpc.Image
 
KEY_JUNCTION_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
KEY_KEEP_CONTEXT - Static variable in class com.smartdevicelink.proxy.rpc.AudioControlData
 
KEY_KEEP_CONTEXT_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
 
KEY_KEYBOARD_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.WindowCapability
 
KEY_KEYBOARD_LAYOUT - Static variable in class com.smartdevicelink.proxy.rpc.KeyboardLayoutCapability
 
KEY_KEYBOARD_LAYOUT - Static variable in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
KEY_KEYBOARD_PROPERTIES - Static variable in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
KEY_KEYPRESS_MODE - Static variable in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
KEY_LABEL - Static variable in class com.smartdevicelink.proxy.rpc.SeatMemoryAction
 
KEY_LANGUAGE - Static variable in class com.smartdevicelink.proxy.rpc.ChangeRegistration
 
KEY_LANGUAGE - Static variable in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
KEY_LANGUAGE - Static variable in class com.smartdevicelink.proxy.rpc.OnLanguageChange
 
KEY_LANGUAGE - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_LANGUAGE_DESIRED - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_LAT_DEGREES - Static variable in class com.smartdevicelink.proxy.rpc.SendLocation
 
KEY_LATITUDE_DEGREES - Static variable in class com.smartdevicelink.proxy.rpc.Coordinate
 
KEY_LATITUDE_DEGREES - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_LEFT_FRONT - Static variable in class com.smartdevicelink.proxy.rpc.TireStatus
 
KEY_LEFT_REAR - Static variable in class com.smartdevicelink.proxy.rpc.TireStatus
 
KEY_LEFT_REAR_INFLATABLE_BELTED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_LEFT_ROW_2_BUCKLE_BELTED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_LEFT_ROW_3_BUCKLE_BELTED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_LENGTH - Static variable in class com.smartdevicelink.proxy.rpc.GetFile
 
KEY_LENGTH - Static variable in class com.smartdevicelink.proxy.rpc.GetFileResponse
 
KEY_LENGTH - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
KEY_LENGTH - Static variable in class com.smartdevicelink.proxy.rpc.PutFile
 
KEY_LEVEL - Static variable in class com.smartdevicelink.proxy.rpc.FuelRange
 
KEY_LEVEL - Static variable in class com.smartdevicelink.proxy.rpc.Grid
 
KEY_LEVEL_SPAN - Static variable in class com.smartdevicelink.proxy.rpc.Grid
 
KEY_LEVEL_STATE - Static variable in class com.smartdevicelink.proxy.rpc.FuelRange
 
KEY_LEVELS - Static variable in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
 
KEY_LIGHT_CONTROL_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
 
KEY_LIGHT_CONTROL_DATA - Static variable in class com.smartdevicelink.proxy.rpc.ModuleData
 
KEY_LIGHT_STATE - Static variable in class com.smartdevicelink.proxy.rpc.LightControlData
 
KEY_LIMITED_CHARACTER_LIST - Static variable in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
KEY_LOCALITY - Static variable in class com.smartdevicelink.proxy.rpc.OasisAddress
 
KEY_LOCATION - Static variable in class com.smartdevicelink.proxy.rpc.DoorStatus
 
KEY_LOCATION - Static variable in class com.smartdevicelink.proxy.rpc.GateStatus
 
KEY_LOCATION - Static variable in class com.smartdevicelink.proxy.rpc.RoofStatus
 
KEY_LOCATION - Static variable in class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
KEY_LOCATION - Static variable in class com.smartdevicelink.proxy.rpc.WindowStatus
 
KEY_LOCATION_DESCRIPTION - Static variable in class com.smartdevicelink.proxy.rpc.LocationDetails
 
KEY_LOCATION_DESCRIPTION - Static variable in class com.smartdevicelink.proxy.rpc.SendLocation
 
KEY_LOCATION_DETAILS - Static variable in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
KEY_LOCATION_ENABLED - Static variable in class com.smartdevicelink.proxy.rpc.NavigationCapability
 
KEY_LOCATION_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.LocationDetails
 
KEY_LOCATION_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.SendLocation
 
KEY_LOCATION_NAME - Static variable in class com.smartdevicelink.proxy.rpc.LocationDetails
 
KEY_LOCATION_NAME - Static variable in class com.smartdevicelink.proxy.rpc.SendLocation
 
KEY_LOCKSCREEN_DISMISSED - Static variable in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
KEY_LOCKSCREEN_DISMISSIBLE - Static variable in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
KEY_LOCKSCREEN_DISMISSIBLE - Static variable in class com.smartdevicelink.proxy.rpc.OnDriverDistraction
 
KEY_LOCKSCREEN_DISMISSIBLE_MSG - Static variable in class com.smartdevicelink.proxy.rpc.OnDriverDistraction
 
KEY_LOCKSCREEN_WARNING_MSG - Static variable in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
KEY_LON_DEGREES - Static variable in class com.smartdevicelink.proxy.rpc.SendLocation
 
KEY_LONG_PRESS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
 
KEY_LONG_PRESS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
 
KEY_LONGITUDE_DEGREES - Static variable in class com.smartdevicelink.proxy.rpc.Coordinate
 
KEY_LONGITUDE_DEGREES - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_LOW_BEAMS_ON - Static variable in class com.smartdevicelink.proxy.rpc.HeadLampStatus
 
KEY_MAIN_FIELD_1 - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_MAIN_FIELD_1_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.MetadataTags
 
KEY_MAIN_FIELD_2 - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_MAIN_FIELD_2_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.MetadataTags
 
KEY_MAIN_FIELD_3 - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_MAIN_FIELD_3_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.MetadataTags
 
KEY_MAIN_FIELD_4 - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_MAIN_FIELD_4_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.MetadataTags
 
KEY_MAJOR_VERSION - Static variable in class com.smartdevicelink.proxy.rpc.SdlMsgVersion
 
KEY_MAKE - Static variable in class com.smartdevicelink.proxy.rpc.VehicleType
 
KEY_MANEUVER_COMPLETE - Static variable in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
KEY_MANEUVER_DISTANCE - Static variable in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
KEY_MANEUVER_DISTANCE_SCALE - Static variable in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
KEY_MANEUVER_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
KEY_MANUAL_TEXT_ENTRY - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteractionResponse
 
KEY_MASK_INPUT_CHARACTERS - Static variable in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
KEY_MASK_INPUT_CHARACTERS_SUPPORTED - Static variable in class com.smartdevicelink.proxy.rpc.KeyboardCapabilities
 
KEY_MASSAGE_CUSHION_FIRMNESS - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_MASSAGE_CUSHION_FIRMNESS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_MASSAGE_ENABLED - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_MASSAGE_ENABLED_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_MASSAGE_MODE - Static variable in class com.smartdevicelink.proxy.rpc.MassageModeData
 
KEY_MASSAGE_MODE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_MASSAGE_MODE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_MASSAGE_ZONE - Static variable in class com.smartdevicelink.proxy.rpc.MassageModeData
 
KEY_MAX_BITRATE - Static variable in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
KEY_MAX_DURATION - Static variable in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
 
KEY_MAX_HOURLY_FORECAST_AMOUNT - Static variable in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
 
KEY_MAX_MINUTELY_FORECAST_AMOUNT - Static variable in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
 
KEY_MAX_MULTIDAY_FORECAST_AMOUNT - Static variable in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
 
KEY_MAX_NUMBER_RFCOMM_PORTS - Static variable in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
KEY_MAXIMUM_CHANGE_VELOCITY - Static variable in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
KEY_MAXIMUM_NUMBER_OF_WINDOWS - Static variable in class com.smartdevicelink.proxy.rpc.WindowTypeCapabilities
 
KEY_MEDIA_ALBUM - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_MEDIA_ARTIST - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_MEDIA_CLOCK - Static variable in class com.smartdevicelink.proxy.rpc.Show
Deprecated.
in SmartDeviceLink 7.1.0
KEY_MEDIA_CLOCK_FORMATS - Static variable in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
KEY_MEDIA_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_MEDIA_SERVICE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceData
 
KEY_MEDIA_SERVICE_MANIFEST - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceManifest
 
KEY_MEDIA_TITLE - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_MEDIA_TRACK - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_MEDIA_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_MEMORY - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_MEMORY_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_MENU_ICON - Static variable in class com.smartdevicelink.proxy.rpc.AddSubMenu
 
KEY_MENU_ICON - Static variable in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
KEY_MENU_ID - Static variable in class com.smartdevicelink.proxy.rpc.AddSubMenu
 
KEY_MENU_ID - Static variable in class com.smartdevicelink.proxy.rpc.DeleteSubMenu
 
KEY_MENU_ID - Static variable in class com.smartdevicelink.proxy.rpc.OnUpdateSubMenu
 
KEY_MENU_ID - Static variable in class com.smartdevicelink.proxy.rpc.ShowAppMenu
 
KEY_MENU_LAYOUT - Static variable in class com.smartdevicelink.proxy.rpc.AddSubMenu
 
KEY_MENU_LAYOUT - Static variable in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
KEY_MENU_LAYOUTS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.WindowCapability
 
KEY_MENU_LENGTH - Static variable in class com.smartdevicelink.proxy.rpc.DriverDistractionCapability
 
KEY_MENU_NAME - Static variable in class com.smartdevicelink.proxy.rpc.AddSubMenu
 
KEY_MENU_NAME - Static variable in class com.smartdevicelink.proxy.rpc.Choice
 
KEY_MENU_NAME - Static variable in class com.smartdevicelink.proxy.rpc.MenuParams
 
KEY_MENU_PARAMS - Static variable in class com.smartdevicelink.proxy.rpc.AddCommand
 
KEY_MENU_TITLE - Static variable in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
KEY_MESSAGE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.DiagnosticMessage
 
KEY_MESSAGE_DATA_RESULT - Static variable in class com.smartdevicelink.proxy.rpc.DiagnosticMessageResponse
 
KEY_MESSAGE_LENGTH - Static variable in class com.smartdevicelink.proxy.rpc.DiagnosticMessage
 
KEY_METADATA_TAGS - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_MIDDLE_ROW_1_BELT_DEPLOYED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_MIDDLE_ROW_1_BUCKLE_BELTED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_MIDDLE_ROW_2_BUCKLE_BELTED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_MIDDLE_ROW_3_BUCKLE_BELTED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_MILLISECOND - Static variable in class com.smartdevicelink.proxy.rpc.DateTime
 
KEY_MINOR_VERSION - Static variable in class com.smartdevicelink.proxy.rpc.SdlMsgVersion
 
KEY_MINUTE - Static variable in class com.smartdevicelink.proxy.rpc.DateTime
 
KEY_MINUTE_FORECAST - Static variable in class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
KEY_MINUTES - Static variable in class com.smartdevicelink.proxy.rpc.StartTime
 
KEY_MODEL - Static variable in class com.smartdevicelink.proxy.rpc.VehicleType
 
KEY_MODEL_YEAR - Static variable in class com.smartdevicelink.proxy.rpc.VehicleType
 
KEY_MODULE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataResponse
 
KEY_MODULE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.OnInteriorVehicleData
 
KEY_MODULE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.SetInteriorVehicleData
 
KEY_MODULE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.SetInteriorVehicleDataResponse
 
KEY_MODULE_ID - Static variable in class com.smartdevicelink.proxy.rpc.ButtonPress
 
KEY_MODULE_ID - Static variable in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleData
 
KEY_MODULE_ID - Static variable in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsent
 
KEY_MODULE_ID - Static variable in class com.smartdevicelink.proxy.rpc.ModuleData
 
KEY_MODULE_ID - Static variable in class com.smartdevicelink.proxy.rpc.ModuleInfo
 
KEY_MODULE_ID - Static variable in class com.smartdevicelink.proxy.rpc.ReleaseInteriorVehicleDataModule
 
KEY_MODULE_INFO - Static variable in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
 
KEY_MODULE_INFO - Static variable in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
 
KEY_MODULE_INFO - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_MODULE_INFO - Static variable in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
 
KEY_MODULE_INFO - Static variable in class com.smartdevicelink.proxy.rpc.LightControlCapabilities
 
KEY_MODULE_INFO - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_MODULE_INFO - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_MODULE_LOCATION - Static variable in class com.smartdevicelink.proxy.rpc.ModuleInfo
 
KEY_MODULE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
 
KEY_MODULE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_MODULE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
 
KEY_MODULE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.LightControlCapabilities
 
KEY_MODULE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_MODULE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_MODULE_SERVICE_AREA - Static variable in class com.smartdevicelink.proxy.rpc.ModuleInfo
 
KEY_MODULE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.ButtonPress
 
KEY_MODULE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleData
 
KEY_MODULE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsent
 
KEY_MODULE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.ModuleData
 
KEY_MODULE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.ReleaseInteriorVehicleDataModule
 
KEY_MONO_AUDIO_OUTPUT_MUTED - Static variable in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
KEY_MONTH - Static variable in class com.smartdevicelink.proxy.rpc.DateTime
 
KEY_MOON_PHASE - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_MULTI_TOUCH_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.TouchEventCapabilities
 
KEY_MULTIDAY_FORECAST - Static variable in class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
KEY_MULTIPLE_ACCESS_ALLOWED - Static variable in class com.smartdevicelink.proxy.rpc.ModuleInfo
 
KEY_MULTIPLE_EVENTS - Static variable in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
KEY_MUTE_AUDIO - Static variable in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
 
KEY_MY_KEY - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_MY_KEY - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_MY_KEY - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_MY_KEY - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_MY_KEY - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_MY_KEY - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_MY_KEY - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_NAME - Static variable in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
 
KEY_NAME - Static variable in class com.smartdevicelink.proxy.rpc.ImageField
 
KEY_NAME - Static variable in class com.smartdevicelink.proxy.rpc.LightCapabilities
 
KEY_NAME - Static variable in class com.smartdevicelink.proxy.rpc.TextField
 
KEY_NAVIGATION - Static variable in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
KEY_NAVIGATION_CAPABILITY - Static variable in class com.smartdevicelink.proxy.rpc.SystemCapability
 
KEY_NAVIGATION_SERVICE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceData
 
KEY_NAVIGATION_SERVICE_MANIFEST - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceManifest
 
KEY_NAVIGATION_TEXT - Static variable in class com.smartdevicelink.proxy.rpc.Turn
 
KEY_NEAREST_STORM_BEARING - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_NEAREST_STORM_DISTANCE - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_NEXT_INSTRUCTION_DISTANCE - Static variable in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
KEY_NEXT_INSTRUCTION_DISTANCE_SCALE - Static variable in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
KEY_NEXT_INSTRUCTION_ETA - Static variable in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
KEY_NEXT_MANEUVER_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
KEY_NGN_MEDIA_SCREEN_APP_NAME - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_NGN_MEDIA_SCREEN_NAME - Static variable in class com.smartdevicelink.proxy.rpc.ChangeRegistration
 
KEY_NICKNAMES - Static variable in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
KEY_NIGHT_COLOR_SCHEME - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_NIGHT_COLOR_SCHEME - Static variable in class com.smartdevicelink.proxy.rpc.SetDisplayLayout
Deprecated.
 
KEY_NIGHT_COLOR_SCHEME - Static variable in class com.smartdevicelink.proxy.rpc.TemplateConfiguration
 
KEY_NOTIFICATION - Static variable in class com.smartdevicelink.proxy.RPCMessage
 
KEY_NUM_CONFIGURABLE_KEYS - Static variable in class com.smartdevicelink.proxy.rpc.KeyboardLayoutCapability
 
KEY_NUM_CUSTOM_PRESETS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
KEY_NUM_CUSTOM_PRESETS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.WindowCapability
 
KEY_NUM_TICKS - Static variable in class com.smartdevicelink.proxy.rpc.Slider
 
KEY_NUMBER - Static variable in class com.smartdevicelink.proxy.rpc.DialNumber
 
KEY_ODOMETER - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_ODOMETER - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_ODOMETER - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_ODOMETER - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_ODOMETER - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_ODOMETER - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_ODOMETER - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_OEM_CUSTOM_DATA_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.VehicleDataResult
 
KEY_OFFSET - Static variable in class com.smartdevicelink.proxy.rpc.GetFile
 
KEY_OFFSET - Static variable in class com.smartdevicelink.proxy.rpc.GetFileResponse
 
KEY_OFFSET - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
KEY_OFFSET - Static variable in class com.smartdevicelink.proxy.rpc.PutFile
 
KEY_ON_SCREEN_PRESETS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.PresetBankCapabilities
 
KEY_ORIGIN - Static variable in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
KEY_ORIGIN_APP - Static variable in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
 
KEY_OS - Static variable in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
KEY_OS_VERSION - Static variable in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
KEY_PARAMETER_PERMISSIONS - Static variable in class com.smartdevicelink.proxy.rpc.PermissionItem
 
KEY_PARAMETERS - Static variable in class com.smartdevicelink.proxy.RPCMessage
 
KEY_PARENT_ID - Static variable in class com.smartdevicelink.proxy.rpc.AddSubMenu
 
KEY_PARENT_ID - Static variable in class com.smartdevicelink.proxy.rpc.MenuParams
 
KEY_PARK_BRAKE_ACTIVE - Static variable in class com.smartdevicelink.proxy.rpc.BodyInformation
 
KEY_PASSENGER_AIRBAG_DEPLOYED - Static variable in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
KEY_PASSENGER_BELT_DEPLOYED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_PASSENGER_BUCKLE_BELTED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_PASSENGER_CHILD_DETECTED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_PASSENGER_CURTAIN_AIRBAG_DEPLOYED - Static variable in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
KEY_PASSENGER_DOOR_AJAR - Static variable in class com.smartdevicelink.proxy.rpc.BodyInformation
Deprecated.
in SmartDeviceLink 7.1.0
KEY_PASSENGER_KNEE_AIRBAG_DEPLOYED - Static variable in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
KEY_PASSENGER_SIDE_AIRBAG_DEPLOYED - Static variable in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
KEY_PATCH_VERSION - Static variable in class com.smartdevicelink.proxy.rpc.SdlMsgVersion
 
KEY_PCM_STREAM_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_PDOP - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_PERMISSION_ITEM - Static variable in class com.smartdevicelink.proxy.rpc.OnPermissionsChange
 
KEY_PERSISTENT_FILE - Static variable in class com.smartdevicelink.proxy.rpc.PutFile
 
KEY_PHONE_CALL - Static variable in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
KEY_PHONE_CAPABILITY - Static variable in class com.smartdevicelink.proxy.rpc.SystemCapability
 
KEY_PHONE_NUMBER - Static variable in class com.smartdevicelink.proxy.rpc.LocationDetails
 
KEY_PHONE_NUMBER - Static variable in class com.smartdevicelink.proxy.rpc.SendLocation
 
KEY_PHONE_ROAMING - Static variable in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
KEY_PI - Static variable in class com.smartdevicelink.proxy.rpc.RdsData
 
KEY_PIXEL_PER_INCH - Static variable in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
KEY_PLAY_TONE - Static variable in class com.smartdevicelink.proxy.rpc.Alert
 
KEY_PLAYLIST_NAME - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.AddSubMenu
 
KEY_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.MenuParams
 
KEY_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.Slider
 
KEY_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.VrHelpItem
 
KEY_POSTAL_CODE - Static variable in class com.smartdevicelink.proxy.rpc.OasisAddress
 
KEY_POWER_MODE_ACTIVE - Static variable in class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
KEY_POWER_MODE_QUALIFICATION_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
KEY_POWER_MODE_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
KEY_PRECIP_ACCUMULATION - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_PRECIP_INTENSITY - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_PRECIP_PROBABILITY - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_PRECIP_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_PREFERRED_FPS - Static variable in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
KEY_PREFERRED_RESOLUTION - Static variable in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
KEY_PRERECORDED_SPEECH - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_PRESET_BANK_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
KEY_PRESET_BANK_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
 
KEY_PRESS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.TouchEventCapabilities
 
KEY_PRESSURE - Static variable in class com.smartdevicelink.proxy.rpc.SingleTireStatus
 
KEY_PRESSURE_TELL_TALE - Static variable in class com.smartdevicelink.proxy.rpc.TireStatus
 
KEY_PRIMARY_AUDIO_SOURCE - Static variable in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
KEY_PRIMARY_COLOR - Static variable in class com.smartdevicelink.proxy.rpc.TemplateColorScheme
 
KEY_PRNDL - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_PRNDL - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_PRNDL - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_PRNDL - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_PRNDL - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_PRNDL - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_PRNDL - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_PROGRESS_INDICATOR - Static variable in class com.smartdevicelink.proxy.rpc.Alert
 
KEY_PROMPT - Static variable in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
KEY_PROPERTIES - Static variable in class com.smartdevicelink.proxy.rpc.GetCloudAppPropertiesResponse
 
KEY_PROPERTIES - Static variable in class com.smartdevicelink.proxy.rpc.ResetGlobalProperties
 
KEY_PROPERTIES - Static variable in class com.smartdevicelink.proxy.rpc.SetCloudAppProperties
 
KEY_PROTECTED - Static variable in class com.smartdevicelink.proxy.RPCStruct
 
KEY_PROTOCOL - Static variable in class com.smartdevicelink.proxy.rpc.VideoStreamingFormat
 
KEY_PS - Static variable in class com.smartdevicelink.proxy.rpc.RdsData
 
KEY_PTY - Static variable in class com.smartdevicelink.proxy.rpc.RdsData
 
KEY_QUEUE_CURRENT_TRACK_NUMBER - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_QUEUE_PLAYBACK_DURATION - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_QUEUE_PLAYBACK_PROGRESS - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_QUEUE_TOTAL_TRACK_COUNT - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_RADIO_BAND_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_RADIO_CONTROL_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
 
KEY_RADIO_CONTROL_DATA - Static variable in class com.smartdevicelink.proxy.rpc.ModuleData
 
KEY_RADIO_ENABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
 
KEY_RADIO_ENABLE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_RADIO_FREQUENCY_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_RANGE - Static variable in class com.smartdevicelink.proxy.rpc.FuelRange
 
KEY_RDS_DATA - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
 
KEY_RDS_DATA_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_READ_TIMEOUT - Static variable in class com.smartdevicelink.proxy.rpc.Headers
 
KEY_REAR_LEFT_DOOR_AJAR - Static variable in class com.smartdevicelink.proxy.rpc.BodyInformation
Deprecated.
in SmartDeviceLink 7.1.0
KEY_REAR_RIGHT_DOOR_AJAR - Static variable in class com.smartdevicelink.proxy.rpc.BodyInformation
Deprecated.
in SmartDeviceLink 7.1.0
KEY_REASON - Static variable in class com.smartdevicelink.proxy.rpc.OnAppInterfaceUnregistered
 
KEY_RECT - Static variable in class com.smartdevicelink.proxy.rpc.HapticRect
 
KEY_RED - Static variable in class com.smartdevicelink.proxy.rpc.RGBColor
 
KEY_REG - Static variable in class com.smartdevicelink.proxy.rpc.RdsData
 
KEY_REGIONS - Static variable in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
KEY_REMOTE_CONTROL - Static variable in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
KEY_REMOTE_CONTROL_CAPABILITY - Static variable in class com.smartdevicelink.proxy.rpc.SystemCapability
 
KEY_REQUEST - Static variable in class com.smartdevicelink.proxy.RPCMessage
 
KEY_REQUEST_METHOD - Static variable in class com.smartdevicelink.proxy.rpc.Headers
 
KEY_REQUEST_SERVICE_ACTIVE - Static variable in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
 
KEY_REQUEST_SUB_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
KEY_REQUEST_SUB_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.SystemRequest
 
KEY_REQUEST_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
KEY_REQUEST_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.SystemRequest
 
KEY_REQUIRE_ENCRYPTION - Static variable in class com.smartdevicelink.proxy.rpc.OnPermissionsChange
 
KEY_REQUIRE_ENCRYPTION - Static variable in class com.smartdevicelink.proxy.rpc.PermissionItem
 
KEY_RESOLUTION - Static variable in class com.smartdevicelink.proxy.rpc.ScreenParams
 
KEY_RESOLUTION_HEIGHT - Static variable in class com.smartdevicelink.proxy.rpc.ImageResolution
 
KEY_RESOLUTION_WIDTH - Static variable in class com.smartdevicelink.proxy.rpc.ImageResolution
 
KEY_RESPONSE - Static variable in class com.smartdevicelink.proxy.RPCMessage
 
KEY_RESULT_CODE - Static variable in class com.smartdevicelink.proxy.rpc.DIDResult
 
KEY_RESULT_CODE - Static variable in class com.smartdevicelink.proxy.rpc.VehicleDataResult
 
KEY_RESULT_CODE - Static variable in class com.smartdevicelink.proxy.RPCResponse
 
KEY_RGB_COLOR_SPACE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.LightCapabilities
 
KEY_RIGHT_FRONT - Static variable in class com.smartdevicelink.proxy.rpc.TireStatus
 
KEY_RIGHT_REAR - Static variable in class com.smartdevicelink.proxy.rpc.TireStatus
 
KEY_RIGHT_REAR_INFLATABLE_BELTED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_RIGHT_ROW_2_BUCKLE_BELTED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_RIGHT_ROW_3_BUCKLE_BELTED - Static variable in class com.smartdevicelink.proxy.rpc.BeltStatus
 
KEY_ROLLOVER_EVENT - Static variable in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
KEY_ROOF_STATUSES - Static variable in class com.smartdevicelink.proxy.rpc.BodyInformation
 
KEY_ROW - Static variable in class com.smartdevicelink.proxy.rpc.Grid
 
KEY_ROW_SPAN - Static variable in class com.smartdevicelink.proxy.rpc.Grid
 
KEY_ROWS - Static variable in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
 
KEY_ROWS - Static variable in class com.smartdevicelink.proxy.rpc.TextField
 
KEY_RPC_NAME - Static variable in class com.smartdevicelink.proxy.rpc.PermissionItem
 
KEY_RPC_SPEC_VERSION - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceManifest
 
KEY_RPM - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_RPM - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_RPM - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_RPM - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_RPM - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_RPM - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_RPM - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_RT - Static variable in class com.smartdevicelink.proxy.rpc.RdsData
 
KEY_SAMPLING_RATE - Static variable in class com.smartdevicelink.proxy.rpc.AudioPassThruCapabilities
 
KEY_SAMPLING_RATE - Static variable in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
 
KEY_SATELLITES - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_SCALE - Static variable in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
KEY_SCREEN_PARAMS - Static variable in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
KEY_SCROLLABLE_MESSAGE_BODY - Static variable in class com.smartdevicelink.proxy.rpc.ScrollableMessage
 
KEY_SDL_FILE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.DeleteFile
 
KEY_SDL_FILE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.PutFile
 
KEY_SDL_FILE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.SetAppIcon
 
KEY_SDL_MSG_VERSION - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_SDL_MSG_VERSION - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_SDL_VERSION - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_SEARCH_ADDRESS - Static variable in class com.smartdevicelink.proxy.rpc.LocationDetails
 
KEY_SEAT_CONTROL_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
 
KEY_SEAT_CONTROL_DATA - Static variable in class com.smartdevicelink.proxy.rpc.ModuleData
 
KEY_SEAT_LOCATION - Static variable in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
KEY_SEAT_LOCATION - Static variable in class com.smartdevicelink.proxy.rpc.SeatStatus
 
KEY_SEAT_LOCATION_CAPABILITY - Static variable in class com.smartdevicelink.proxy.rpc.SystemCapability
 
KEY_SEAT_OCCUPANCY - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_SEAT_OCCUPANCY - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_SEAT_OCCUPANCY - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_SEAT_OCCUPANCY - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_SEAT_OCCUPANCY - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_SEAT_OCCUPANCY - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_SEAT_OCCUPANCY - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_SEATS - Static variable in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
 
KEY_SEATS_BELTED - Static variable in class com.smartdevicelink.proxy.rpc.SeatOccupancy
 
KEY_SEATS_OCCUPIED - Static variable in class com.smartdevicelink.proxy.rpc.SeatOccupancy
 
KEY_SECOND - Static variable in class com.smartdevicelink.proxy.rpc.DateTime
 
KEY_SECONDARY_COLOR - Static variable in class com.smartdevicelink.proxy.rpc.TemplateColorScheme
 
KEY_SECONDARY_GRAPHIC - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_SECONDARY_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.AddCommand
 
KEY_SECONDARY_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.AddSubMenu
 
KEY_SECONDARY_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.Choice
 
KEY_SECONDARY_TEXT - Static variable in class com.smartdevicelink.proxy.rpc.AddSubMenu
 
KEY_SECONDARY_TEXT - Static variable in class com.smartdevicelink.proxy.rpc.Choice
 
KEY_SECONDARY_TEXT - Static variable in class com.smartdevicelink.proxy.rpc.MenuParams
 
KEY_SECONDS - Static variable in class com.smartdevicelink.proxy.rpc.StartTime
 
KEY_SEEK_TIME - Static variable in class com.smartdevicelink.proxy.rpc.SeekStreamingIndicator
 
KEY_SERVICE_ACTIVE - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceRecord
 
KEY_SERVICE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.GetAppServiceDataResponse
 
KEY_SERVICE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.OnAppServiceData
 
KEY_SERVICE_ICON - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceManifest
 
KEY_SERVICE_ID - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceData
 
KEY_SERVICE_ID - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceRecord
 
KEY_SERVICE_ID - Static variable in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
 
KEY_SERVICE_ID - Static variable in class com.smartdevicelink.proxy.rpc.UnpublishAppService
 
KEY_SERVICE_MANIFEST - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceRecord
 
KEY_SERVICE_NAME - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceManifest
 
KEY_SERVICE_PUBLISHED - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceRecord
 
KEY_SERVICE_SPECIFIC_RESULT - Static variable in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteractionResponse
 
KEY_SERVICE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceData
 
KEY_SERVICE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceManifest
 
KEY_SERVICE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.GetAppServiceData
 
KEY_SERVICE_URI - Static variable in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
 
KEY_SEVERITY - Static variable in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
KEY_SHIFTED - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_SHORT_PRESS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
 
KEY_SHORT_PRESS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
 
KEY_SIGNAL_CHANGE_THRESHOLD - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
 
KEY_SIGNAL_CHANGE_THRESHOLD_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_SIGNAL_LEVEL_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
KEY_SIGNAL_STRENGTH - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
 
KEY_SIGNAL_STRENGTH_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_SIRIUS_XM_RADIO_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_SIS_DATA - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
 
KEY_SIS_DATA_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_SLIDER_FOOTER - Static variable in class com.smartdevicelink.proxy.rpc.Slider
 
KEY_SLIDER_HEADER - Static variable in class com.smartdevicelink.proxy.rpc.Slider
 
KEY_SLIDER_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.SliderResponse
 
KEY_SOFT_BUTTON_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
KEY_SOFT_BUTTON_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
 
KEY_SOFT_BUTTON_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.WindowCapability
 
KEY_SOFT_BUTTON_ID - Static variable in class com.smartdevicelink.proxy.rpc.SoftButton
 
KEY_SOFT_BUTTONS - Static variable in class com.smartdevicelink.proxy.rpc.Alert
 
KEY_SOFT_BUTTONS - Static variable in class com.smartdevicelink.proxy.rpc.AlertManeuver
 
KEY_SOFT_BUTTONS - Static variable in class com.smartdevicelink.proxy.rpc.ScrollableMessage
 
KEY_SOFT_BUTTONS - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_SOFT_BUTTONS - Static variable in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
KEY_SOFT_BUTTONS - Static variable in class com.smartdevicelink.proxy.rpc.SubtleAlert
 
KEY_SOFT_BUTTONS - Static variable in class com.smartdevicelink.proxy.rpc.UpdateTurnList
 
KEY_SOURCE - Static variable in class com.smartdevicelink.proxy.rpc.AudioControlData
 
KEY_SOURCE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
 
KEY_SPACE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.DeleteFileResponse
 
KEY_SPACE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ListFilesResponse
 
KEY_SPACE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.PutFileResponse
 
KEY_SPEECH_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_SPEED - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_SPEED - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_SPEED - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_SPEED - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_SPEED - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_SPEED - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_SPEED - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_SPEED - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_STABILITY_CONTROLS_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_STABILITY_CONTROLS_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_STABILITY_CONTROLS_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_STABILITY_CONTROLS_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_STABILITY_CONTROLS_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_STABILITY_CONTROLS_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_STABILITY_CONTROLS_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_START_TIME - Static variable in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
 
KEY_STATE - Static variable in class com.smartdevicelink.proxy.rpc.OnDriverDistraction
 
KEY_STATE - Static variable in class com.smartdevicelink.proxy.rpc.OnTBTClientState
 
KEY_STATE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlData
 
KEY_STATE - Static variable in class com.smartdevicelink.proxy.rpc.RoofStatus
 
KEY_STATE - Static variable in class com.smartdevicelink.proxy.rpc.WindowStatus
 
KEY_STATE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
KEY_STATION_ID_NUMBER - Static variable in class com.smartdevicelink.proxy.rpc.SisData
 
KEY_STATION_LOCATION - Static variable in class com.smartdevicelink.proxy.rpc.SisData
 
KEY_STATION_LONG_NAME - Static variable in class com.smartdevicelink.proxy.rpc.SisData
 
KEY_STATION_MESSAGE - Static variable in class com.smartdevicelink.proxy.rpc.SisData
 
KEY_STATION_SHORT_NAME - Static variable in class com.smartdevicelink.proxy.rpc.SisData
 
KEY_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.DoorStatus
 
KEY_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GateStatus
 
KEY_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.LightState
 
KEY_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.RoofStatus
 
KEY_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SingleTireStatus
 
KEY_STATUS_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.LightCapabilities
 
KEY_STATUS_BAR - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_STATUS_BYTE - Static variable in class com.smartdevicelink.proxy.rpc.DTC
 
KEY_STEERING_WHEEL_ANGLE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_STEERING_WHEEL_ANGLE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_STEERING_WHEEL_ANGLE - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_STEERING_WHEEL_ANGLE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_STEERING_WHEEL_ANGLE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_STEERING_WHEEL_ANGLE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_STEERING_WHEEL_ANGLE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_STEREO_AUDIO_OUTPUT_MUTED - Static variable in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
KEY_SUB_ADMINISTRATIVE_AREA - Static variable in class com.smartdevicelink.proxy.rpc.OasisAddress
 
KEY_SUB_LOCALITY - Static variable in class com.smartdevicelink.proxy.rpc.OasisAddress
 
KEY_SUB_MENU_DEPTH - Static variable in class com.smartdevicelink.proxy.rpc.DriverDistractionCapability
 
KEY_SUB_THOROUGH_FARE - Static variable in class com.smartdevicelink.proxy.rpc.OasisAddress
 
KEY_SUBSCRIBE - Static variable in class com.smartdevicelink.proxy.rpc.GetAppServiceData
 
KEY_SUBSCRIBE - Static variable in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleData
 
KEY_SUBSCRIBE - Static variable in class com.smartdevicelink.proxy.rpc.GetSystemCapability
 
KEY_SUCCESS - Static variable in class com.smartdevicelink.proxy.RPCResponse
 
KEY_SUMMARY - Static variable in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
KEY_SUPPORTED_DIAG_MODES - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_SUPPORTED_DYNAMIC_IMAGE_FIELD_NAMES - Static variable in class com.smartdevicelink.proxy.rpc.DynamicUpdateCapabilities
 
KEY_SUPPORTED_FORMATS - Static variable in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
KEY_SUPPORTED_KEYBOARDS - Static variable in class com.smartdevicelink.proxy.rpc.KeyboardCapabilities
 
KEY_SUPPORTED_LIGHTS - Static variable in class com.smartdevicelink.proxy.rpc.LightControlCapabilities
 
KEY_SUPPORTS_DYNAMIC_SUB_MENUS - Static variable in class com.smartdevicelink.proxy.rpc.DynamicUpdateCapabilities
 
KEY_SYSTEM_ACTION - Static variable in class com.smartdevicelink.proxy.rpc.SoftButton
 
KEY_SYSTEM_CAPABILITY - Static variable in class com.smartdevicelink.proxy.rpc.GetSystemCapabilityResponse
 
KEY_SYSTEM_CAPABILITY - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemCapabilityUpdated
 
KEY_SYSTEM_CAPABILITY_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.GetSystemCapability
 
KEY_SYSTEM_CAPABILITY_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.SystemCapability
 
KEY_SYSTEM_CONTEXT - Static variable in class com.smartdevicelink.proxy.rpc.OnHMIStatus
 
KEY_SYSTEM_FILE - Static variable in class com.smartdevicelink.proxy.rpc.PutFile
 
KEY_SYSTEM_SOFTWARE_VERSION - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
KEY_TA - Static variable in class com.smartdevicelink.proxy.rpc.RdsData
 
KEY_TARGET_ID - Static variable in class com.smartdevicelink.proxy.rpc.DiagnosticMessage
 
KEY_TEMPERATURE_HIGH - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_TEMPERATURE_LOW - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_TEMPERATURE_UNIT - Static variable in class com.smartdevicelink.proxy.rpc.HMISettingsControlData
 
KEY_TEMPERATURE_UNIT_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
 
KEY_TEMPLATE - Static variable in class com.smartdevicelink.proxy.rpc.TemplateConfiguration
 
KEY_TEMPLATE_CONFIGURATION - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_TEMPLATE_TITLE - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_TEMPLATES_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
KEY_TEMPLATES_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.WindowCapability
 
KEY_TERTIARY_TEXT - Static variable in class com.smartdevicelink.proxy.rpc.AddSubMenu
 
KEY_TERTIARY_TEXT - Static variable in class com.smartdevicelink.proxy.rpc.Choice
 
KEY_TERTIARY_TEXT - Static variable in class com.smartdevicelink.proxy.rpc.MenuParams
 
KEY_TEXT - Static variable in class com.smartdevicelink.proxy.rpc.SoftButton
 
KEY_TEXT - Static variable in class com.smartdevicelink.proxy.rpc.TTSChunk
 
KEY_TEXT - Static variable in class com.smartdevicelink.proxy.rpc.VrHelpItem
 
KEY_TEXT1 - Static variable in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
KEY_TEXT2 - Static variable in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
KEY_TEXT_FIELDS - Static variable in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
KEY_TEXT_FIELDS - Static variable in class com.smartdevicelink.proxy.rpc.WindowCapability
 
KEY_TEXT_MSG_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
KEY_TEXT_SUPPORTED - Static variable in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
 
KEY_THOROUGH_FARE - Static variable in class com.smartdevicelink.proxy.rpc.OasisAddress
 
KEY_TIME - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_TIME_ISSUED - Static variable in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
KEY_TIME_STAMP - Static variable in class com.smartdevicelink.proxy.rpc.SendLocation
 
KEY_TIME_TO_DESTINATION - Static variable in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
KEY_TIMEOUT - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
KEY_TIMEOUT - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteraction
 
KEY_TIMEOUT - Static variable in class com.smartdevicelink.proxy.rpc.ScrollableMessage
 
KEY_TIMEOUT - Static variable in class com.smartdevicelink.proxy.rpc.Slider
 
KEY_TIMEOUT_PROMPT - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteraction
 
KEY_TIMEOUT_PROMPT - Static variable in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
KEY_TIMEOUT_V1 - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
KEY_TIMESTAMP - Static variable in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
KEY_TIRE_PRESSURE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_TIRE_PRESSURE - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_TIRE_PRESSURE - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_TIRE_PRESSURE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_TIRE_PRESSURE - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_TIRE_PRESSURE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_TIRE_PRESSURE - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_TITLE - Static variable in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
KEY_TOTAL_DISTANCE - Static variable in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
KEY_TOUCH_EVENT_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ScreenParams
 
KEY_TP - Static variable in class com.smartdevicelink.proxy.rpc.RdsData
 
KEY_TPMS - Static variable in class com.smartdevicelink.proxy.rpc.SingleTireStatus
 
KEY_TRACK_PLAYBACK_DURATION - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_TRACK_PLAYBACK_PROGRESS - Static variable in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
KEY_TRAILER_SWAY_CONTROL - Static variable in class com.smartdevicelink.proxy.rpc.StabilityControlsStatus
 
KEY_TRANSMISSION_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.GearStatus
 
KEY_TRIGGER_SOURCE - Static variable in class com.smartdevicelink.proxy.rpc.OnCommand
 
KEY_TRIGGER_SOURCE - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteractionResponse
 
KEY_TRIM - Static variable in class com.smartdevicelink.proxy.rpc.VehicleType
 
KEY_TRY_AGAIN_TIME - Static variable in class com.smartdevicelink.proxy.rpc.AlertResponse
 
KEY_TRY_AGAIN_TIME - Static variable in class com.smartdevicelink.proxy.rpc.SubtleAlertResponse
 
KEY_TS - Static variable in class com.smartdevicelink.proxy.rpc.TouchEvent
 
KEY_TTS_CHUNKS - Static variable in class com.smartdevicelink.proxy.rpc.Alert
 
KEY_TTS_CHUNKS - Static variable in class com.smartdevicelink.proxy.rpc.AlertManeuver
 
KEY_TTS_CHUNKS - Static variable in class com.smartdevicelink.proxy.rpc.Speak
 
KEY_TTS_CHUNKS - Static variable in class com.smartdevicelink.proxy.rpc.SubtleAlert
 
KEY_TTS_NAME - Static variable in class com.smartdevicelink.proxy.rpc.ChangeRegistration
 
KEY_TTS_NAME - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_TURN_IMAGE - Static variable in class com.smartdevicelink.proxy.rpc.Turn
 
KEY_TURN_LIST - Static variable in class com.smartdevicelink.proxy.rpc.UpdateTurnList
 
KEY_TURN_SIGNAL - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_TURN_SIGNAL - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_TURN_SIGNAL - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_TURN_SIGNAL - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_TURN_SIGNAL - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_TURN_SIGNAL - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_TURN_SIGNAL - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.CreateWindow
 
KEY_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.FuelRange
 
KEY_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.OnTouchEvent
 
KEY_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.SeekStreamingIndicator
 
KEY_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.SoftButton
 
KEY_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.TTSChunk
 
KEY_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.WindowTypeCapabilities
 
KEY_TZ_HOUR - Static variable in class com.smartdevicelink.proxy.rpc.DateTime
 
KEY_TZ_MINUTE - Static variable in class com.smartdevicelink.proxy.rpc.DateTime
 
KEY_UNIT - Static variable in class com.smartdevicelink.proxy.rpc.Temperature
 
KEY_UP_DOWN_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
 
KEY_UP_DOWN_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
 
KEY_UPDATE_MODE - Static variable in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
 
KEY_UPDATE_REASON - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceCapability
 
KEY_UPDATE_SUB_CELLS - Static variable in class com.smartdevicelink.proxy.rpc.OnUpdateSubMenu
 
KEY_UPDATED_APP_SERVICE_RECORD - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceCapability
 
KEY_URL - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
KEY_URL_V1 - Static variable in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
KEY_USE_CACHES - Static variable in class com.smartdevicelink.proxy.rpc.Headers
 
KEY_USER_DISALLOWED - Static variable in class com.smartdevicelink.proxy.rpc.HMIPermissions
 
KEY_USER_DISALLOWED - Static variable in class com.smartdevicelink.proxy.rpc.ParameterPermissions
 
KEY_USER_LOCATION - Static variable in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
KEY_USER_SELECTED_GEAR - Static variable in class com.smartdevicelink.proxy.rpc.GearStatus
 
KEY_UTC_DAY - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_UTC_HOURS - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_UTC_MINUTES - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_UTC_MONTH - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_UTC_SECONDS - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_UTC_YEAR - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_VALUE - Static variable in class com.smartdevicelink.proxy.rpc.Image
 
KEY_VALUE - Static variable in class com.smartdevicelink.proxy.rpc.Temperature
 
KEY_VDOP - Static variable in class com.smartdevicelink.proxy.rpc.GPSData
 
KEY_VEHICLE_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
KEY_VENTILATION_MODE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_VENTILATION_MODE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
KEY_VENTILATION_MODE_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
 
KEY_VERTICAL_POSITION - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlData
 
KEY_VERTICAL_POSITION_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
 
KEY_VIDEO_STREAMING - Static variable in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
KEY_VIDEO_STREAMING_CAPABILITY - Static variable in class com.smartdevicelink.proxy.rpc.AppCapability
 
KEY_VIDEO_STREAMING_CAPABILITY - Static variable in class com.smartdevicelink.proxy.rpc.SystemCapability
 
KEY_VIDEO_STREAMING_STATE - Static variable in class com.smartdevicelink.proxy.rpc.OnHMIStatus
 
KEY_VIN - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_VIN - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_VIN - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_VISIBILITY - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_VOICE_REC_ON - Static variable in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
KEY_VOLUME - Static variable in class com.smartdevicelink.proxy.rpc.AudioControlData
 
KEY_VOLUME_AVAILABLE - Static variable in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
 
KEY_VR_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
KEY_VR_COMMANDS - Static variable in class com.smartdevicelink.proxy.rpc.AddCommand
 
KEY_VR_COMMANDS - Static variable in class com.smartdevicelink.proxy.rpc.Choice
 
KEY_VR_HELP - Static variable in class com.smartdevicelink.proxy.rpc.PerformInteraction
 
KEY_VR_HELP - Static variable in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
KEY_VR_HELP_TITLE - Static variable in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
KEY_VR_SYNONYMS - Static variable in class com.smartdevicelink.proxy.rpc.ChangeRegistration
 
KEY_VR_SYNONYMS - Static variable in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
KEY_WAY_POINT_TYPE - Static variable in class com.smartdevicelink.proxy.rpc.GetWayPoints
 
KEY_WAY_POINTS - Static variable in class com.smartdevicelink.proxy.rpc.GetWayPointsResponse
 
KEY_WAY_POINTS - Static variable in class com.smartdevicelink.proxy.rpc.OnWayPointChange
 
KEY_WAY_POINTS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeWayPointsResponse
 
KEY_WEATHER_FOR_LOCATION_SUPPORTED - Static variable in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
 
KEY_WEATHER_ICON - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_WEATHER_SERVICE_DATA - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceData
 
KEY_WEATHER_SERVICE_MANIFEST - Static variable in class com.smartdevicelink.proxy.rpc.AppServiceManifest
 
KEY_WEATHER_SUMMARY - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_WIDTH - Static variable in class com.smartdevicelink.proxy.rpc.Rectangle
 
KEY_WIDTH - Static variable in class com.smartdevicelink.proxy.rpc.TextField
 
KEY_WIND_BEARING - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_WIND_GUST - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_WIND_SPEED - Static variable in class com.smartdevicelink.proxy.rpc.WeatherData
 
KEY_WINDOW_CAPABILITIES - Static variable in class com.smartdevicelink.proxy.rpc.DisplayCapability
 
KEY_WINDOW_ID - Static variable in class com.smartdevicelink.proxy.rpc.CreateWindow
 
KEY_WINDOW_ID - Static variable in class com.smartdevicelink.proxy.rpc.DeleteWindow
 
KEY_WINDOW_ID - Static variable in class com.smartdevicelink.proxy.rpc.OnHMIStatus
 
KEY_WINDOW_ID - Static variable in class com.smartdevicelink.proxy.rpc.Show
 
KEY_WINDOW_ID - Static variable in class com.smartdevicelink.proxy.rpc.WindowCapability
 
KEY_WINDOW_NAME - Static variable in class com.smartdevicelink.proxy.rpc.CreateWindow
 
KEY_WINDOW_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_WINDOW_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_WINDOW_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_WINDOW_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_WINDOW_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_WINDOW_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_WINDOW_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_WINDOW_TYPE_SUPPORTED - Static variable in class com.smartdevicelink.proxy.rpc.DisplayCapability
 
KEY_WIPER_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
KEY_WIPER_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
KEY_WIPER_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
KEY_WIPER_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
KEY_WIPER_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
KEY_WIPER_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
KEY_WIPER_STATUS - Static variable in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
KEY_X - Static variable in class com.smartdevicelink.proxy.rpc.Rectangle
 
KEY_X - Static variable in class com.smartdevicelink.proxy.rpc.TouchCoord
 
KEY_Y - Static variable in class com.smartdevicelink.proxy.rpc.Rectangle
 
KEY_Y - Static variable in class com.smartdevicelink.proxy.rpc.TouchCoord
 
KEY_YEAR - Static variable in class com.smartdevicelink.proxy.rpc.DateTime
 
KeyboardAutocompleteCompletionListener - Interface in com.smartdevicelink.managers.screen.choiceset
 
KeyboardCapabilities - Class in com.smartdevicelink.proxy.rpc
Parameter List
KeyboardCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.KeyboardCapabilities
Constructs a new KeyboardCapabilities object
KeyboardCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.KeyboardCapabilities
Constructs a new KeyboardCapabilities object indicated by the Hashtable parameter
KeyboardCharacterSetCompletionListener - Interface in com.smartdevicelink.managers.screen.choiceset
 
KeyboardEvent - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration listing possible keyboard events.
KeyboardInputMask - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration listing possible input character masking.
KeyboardLayout - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration listing possible keyboard layouts.
KeyboardLayoutCapability - Class in com.smartdevicelink.proxy.rpc
Describes the capabilities of a single keyboard layout.
KeyboardLayoutCapability() - Constructor for class com.smartdevicelink.proxy.rpc.KeyboardLayoutCapability
Constructs a new KeyboardLayoutCapability object
KeyboardLayoutCapability(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.KeyboardLayoutCapability
Constructs a new KeyboardLayoutCapability object indicated by the Hashtable parameter
KeyboardLayoutCapability(KeyboardLayout, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.KeyboardLayoutCapability
Constructs a new KeyboardLayoutCapability object
KeyboardListener - Interface in com.smartdevicelink.managers.screen.choiceset
 
KeyboardProperties - Class in com.smartdevicelink.proxy.rpc
This mode causes the interaction to immediately display a keyboard entry through the HMI.
KeyboardProperties() - Constructor for class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
KeyboardProperties(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
KeypressMode - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration listing possible keyboard events.

L

Language - Enum in com.smartdevicelink.proxy.rpc.enums
Specifies the language to be used for TTS, VR, displayed messages/menus
LayoutMode - Enum in com.smartdevicelink.proxy.rpc.enums
For touchscreen interactions, the mode of how the choices are presented.
LegacyBluetoothHandler(TransportManager) - Constructor for class com.smartdevicelink.transport.TransportManager.LegacyBluetoothHandler
 
LifecycleConfigurationUpdate - Class in com.smartdevicelink.managers.lifecycle
Configuration update options for SDLManager.
LifecycleConfigurationUpdate() - Constructor for class com.smartdevicelink.managers.lifecycle.LifecycleConfigurationUpdate
 
LifecycleConfigurationUpdate(String, String, Vector<TTSChunk>, Vector<String>) - Constructor for class com.smartdevicelink.managers.lifecycle.LifecycleConfigurationUpdate
Initializes and returns a newly allocated lifecycle configuration update object with the specified app data.
LifecycleManager - Class in com.smartdevicelink.managers.lifecycle
The lifecycle manager creates a central point for all SDL session logic to converge.
LifecycleManager(BaseLifecycleManager.AppConfig, BaseTransportConfig, BaseLifecycleManager.LifecycleListener) - Constructor for class com.smartdevicelink.managers.lifecycle.LifecycleManager
 
LightCapabilities - Class in com.smartdevicelink.proxy.rpc
 
LightCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.LightCapabilities
Constructs a newly allocated LightCapabilities object
LightCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.LightCapabilities
Constructs a newly allocated LightCapabilities object indicated by the Hashtable parameter
LightCapabilities(LightName) - Constructor for class com.smartdevicelink.proxy.rpc.LightCapabilities
Constructs a newly allocated LightCapabilities object
LightControlCapabilities - Class in com.smartdevicelink.proxy.rpc
 
LightControlCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.LightControlCapabilities
Constructs a new LightControlCapabilities object
LightControlCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.LightControlCapabilities
Constructs a new LightControlCapabilities object indicated by the Hashtable parameter
LightControlCapabilities(String, List<LightCapabilities>) - Constructor for class com.smartdevicelink.proxy.rpc.LightControlCapabilities
Constructs a newly allocated LightControlCapabilities object
LightControlData - Class in com.smartdevicelink.proxy.rpc
 
LightControlData() - Constructor for class com.smartdevicelink.proxy.rpc.LightControlData
Constructs a new LightControlData object
LightControlData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.LightControlData
Constructs a new LightControlData object indicated by the Hashtable parameter
LightControlData(List<LightState>) - Constructor for class com.smartdevicelink.proxy.rpc.LightControlData
Constructs a newly allocated LightControlData object
LightName - Enum in com.smartdevicelink.proxy.rpc.enums
 
LightState - Class in com.smartdevicelink.proxy.rpc
 
LightState() - Constructor for class com.smartdevicelink.proxy.rpc.LightState
Constructs a new LightState object
LightState(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.LightState
Constructs a new LightState object indicated by the Hashtable parameter
LightState(LightName, LightStatus) - Constructor for class com.smartdevicelink.proxy.rpc.LightState
Constructs a newly allocated LightState object
LightStatus - Enum in com.smartdevicelink.proxy.rpc.enums
 
limit() - Method in class com.smartdevicelink.managers.audio.SampleBuffer
Returns the number of samples in the buffer per channel.
limit(int) - Method in class com.smartdevicelink.managers.audio.SampleBuffer
Sets the number of samples in the buffer to the new limit.
LIMITED - Static variable in class com.smartdevicelink.managers.BaseSubManager
 
listener - Variable in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
ListFiles - Class in com.smartdevicelink.proxy.rpc
Requests the current list of resident filenames for the registered app.
ListFiles() - Constructor for class com.smartdevicelink.proxy.rpc.ListFiles
Constructs a new ListFiles object
ListFiles(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ListFiles
Constructs a new ListFiles object indicated by the Hashtable parameter
ListFilesResponse - Class in com.smartdevicelink.proxy.rpc
List Files Response is sent, when ListFiles has been called
ListFilesResponse() - Constructor for class com.smartdevicelink.proxy.rpc.ListFilesResponse
Constructs a new ListFilesResponse object
ListFilesResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ListFilesResponse
 
ListFilesResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.ListFilesResponse
Constructs a new ListFilesResponse object
loadShader(int, String) - Static method in class com.android.grafika.gles.GlUtil
Compiles the provided shader source.
LOCAL_ROUTER_SERVICE_DID_START_OWN - Static variable in class com.smartdevicelink.transport.SdlBroadcastReceiver
 
LOCAL_ROUTER_SERVICE_EXTRA - Static variable in class com.smartdevicelink.transport.SdlBroadcastReceiver
 
LocationDetails - Class in com.smartdevicelink.proxy.rpc
 
LocationDetails() - Constructor for class com.smartdevicelink.proxy.rpc.LocationDetails
 
LocationDetails(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.LocationDetails
 
LOCKSCREEN_COLOR_EXTRA - Static variable in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
LOCKSCREEN_CUSTOM_VIEW_EXTRA - Static variable in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
LOCKSCREEN_DEVICE_LOGO_BITMAP - Static variable in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
LOCKSCREEN_DEVICE_LOGO_DOWNLOADED - Static variable in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
LOCKSCREEN_DEVICE_LOGO_EXTRA - Static variable in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
LOCKSCREEN_ICON_EXTRA - Static variable in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
LockScreenConfig - Class in com.smartdevicelink.managers.lockscreen
LockScreenConfig
LockScreenConfig() - Constructor for class com.smartdevicelink.managers.lockscreen.LockScreenConfig
 
LockScreenConfig.DisplayMode - Annotation Type in com.smartdevicelink.managers.lockscreen
DISPLAY_MODE_NEVER - The lock screen should never be shown.
LockScreenManager - Class in com.smartdevicelink.managers.lockscreen
LockscreenManager
LockScreenManager(LockScreenConfig, Context, ISdl) - Constructor for class com.smartdevicelink.managers.lockscreen.LockScreenManager
 
LockScreenStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Status of the Lock Screen.
LOG - Static variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
Log - Class in com.smartdevicelink.util
 
Log() - Constructor for class com.smartdevicelink.util.Log
 
logCurrent(String) - Static method in class com.android.grafika.gles.EglCore
Writes the current display, context, and surface to the log.
logError(String, String) - Static method in class com.smartdevicelink.util.DebugTool
 
logError(String, String, Throwable) - Static method in class com.smartdevicelink.util.DebugTool
 
logError(String) - Method in interface com.smartdevicelink.util.IConsole
 
logError(String, Throwable) - Method in interface com.smartdevicelink.util.IConsole
 
logError(String) - Static method in class com.smartdevicelink.util.NativeLogTool
 
logError(String, String) - Static method in class com.smartdevicelink.util.NativeLogTool
 
logError(String, Throwable) - Static method in class com.smartdevicelink.util.NativeLogTool
 
logError(String, String, Throwable) - Static method in class com.smartdevicelink.util.NativeLogTool
 
logErrorToConsole(String) - Static method in class com.smartdevicelink.util.DebugTool
 
logErrorToConsole(String, Throwable) - Static method in class com.smartdevicelink.util.DebugTool
 
logInfo(String, String) - Static method in class com.smartdevicelink.util.DebugTool
 
logInfo(String, String, Boolean) - Static method in class com.smartdevicelink.util.DebugTool
 
logInfo(String) - Method in interface com.smartdevicelink.util.IConsole
 
logInfo(String) - Static method in class com.smartdevicelink.util.NativeLogTool
 
logInfo(String, String) - Static method in class com.smartdevicelink.util.NativeLogTool
 
logInfoToConsole(String) - Static method in class com.smartdevicelink.util.DebugTool
 
logRPCReceive(String) - Static method in class com.smartdevicelink.util.DebugTool
 
logRPCReceive(String) - Method in interface com.smartdevicelink.util.IConsole
 
logRPCReceiveToConsole(String) - Static method in class com.smartdevicelink.util.DebugTool
 
logRPCSend(String) - Static method in class com.smartdevicelink.util.DebugTool
 
logRPCSend(String) - Method in interface com.smartdevicelink.util.IConsole
 
logRPCSendToConsole(String) - Static method in class com.smartdevicelink.util.DebugTool
 
logToSiphon(String) - Static method in class com.smartdevicelink.util.DebugTool
 
logTransport(String) - Static method in class com.smartdevicelink.util.DebugTool
 
logVersionInfo() - Static method in class com.android.grafika.gles.GlUtil
Writes GL version info to the log.
logWarning(String, String) - Static method in class com.smartdevicelink.util.DebugTool
 
logWarning(String) - Static method in class com.smartdevicelink.util.NativeLogTool
 
logWarning(String, String) - Static method in class com.smartdevicelink.util.NativeLogTool
 
logXmlMsg(String, String) - Method in interface com.smartdevicelink.trace.ISTListener
 

M

MaintenanceModeStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the status of a vehicle maintenance mode.
mainView - Variable in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
MAKE - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
Vehicle info to describe connected device
makeCurrent(EGLSurface) - Method in class com.android.grafika.gles.EglCore
Makes our EGL context current, using the supplied surface for both "draw" and "read".
makeCurrent(EGLSurface, EGLSurface) - Method in class com.android.grafika.gles.EglCore
Makes our EGL context current, using the supplied "draw" and "read" surfaces.
makeCurrent() - Method in class com.android.grafika.gles.EglSurfaceBase
Makes our EGL context and surface current.
makeCurrentReadFrom(EglSurfaceBase) - Method in class com.android.grafika.gles.EglSurfaceBase
Makes our EGL context and surface current for drawing, using the supplied surface for reading.
makeNothingCurrent() - Method in class com.android.grafika.gles.EglCore
Makes no context current.
managerShouldUpdateLifecycle(Language, Language) - Method in interface com.smartdevicelink.managers.SdlManagerListener
Called when the SDL manager detected a language mismatch.
ManagerUtility - Class in com.smartdevicelink.managers
ManagerUtility
ManagerUtility() - Constructor for class com.smartdevicelink.managers.ManagerUtility
 
ManagerUtility.WindowCapabilityUtility - Class in com.smartdevicelink.managers
 
MANUFACTURER - Static variable in class com.smartdevicelink.transport.MultiplexUsbTransport
 
marshall(RPCMessage, byte) - Static method in class com.smartdevicelink.marshal.JsonRPCMarshaller
 
MassageCushion - Enum in com.smartdevicelink.proxy.rpc.enums
List possible cushions of a multi-contour massage seat.
MassageCushionFirmness - Class in com.smartdevicelink.proxy.rpc
The intensity or firmness of a cushion.
MassageCushionFirmness() - Constructor for class com.smartdevicelink.proxy.rpc.MassageCushionFirmness
Constructs a new MassageCushionFirmness object
MassageCushionFirmness(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.MassageCushionFirmness
Constructs a new MassageCushionFirmness object indicated by the Hashtable parameter
MassageCushionFirmness(MassageCushion, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.MassageCushionFirmness
Constructs a newly allocated MassageCushionFirmness object
MassageMode - Enum in com.smartdevicelink.proxy.rpc.enums
List possible modes of a massage zone.
MassageModeData - Class in com.smartdevicelink.proxy.rpc
Specify the mode of a massage zone.
MassageModeData() - Constructor for class com.smartdevicelink.proxy.rpc.MassageModeData
Constructs a new MassageModeData object
MassageModeData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.MassageModeData
Constructs a new MassageModeData object indicated by the Hashtable parameter
MassageModeData(MassageZone, MassageMode) - Constructor for class com.smartdevicelink.proxy.rpc.MassageModeData
Constructs a newly allocated MassageModeData object
MassageZone - Enum in com.smartdevicelink.proxy.rpc.enums
List possible zones of a multi-contour massage seat.
matchesAppService(AppServiceCapability) - Method in class com.smartdevicelink.proxy.rpc.AppServiceCapability
Helper method to compare an AppServiceCapability to this instance.
MAX_BINDER_SIZE - Static variable in class com.smartdevicelink.transport.utl.ByteArrayMessageSpliter
 
MediaClockFormat - Enum in com.smartdevicelink.proxy.rpc.enums
Indicates the format of the time displayed on the connected SDL unit.Format description follows the following nomenclature:
MediaServiceData - Class in com.smartdevicelink.proxy.rpc
This data is related to what a media service should provide
MediaServiceData() - Constructor for class com.smartdevicelink.proxy.rpc.MediaServiceData
 
MediaServiceData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.MediaServiceData
 
MediaServiceManifest - Class in com.smartdevicelink.proxy.rpc
 
MediaServiceManifest() - Constructor for class com.smartdevicelink.proxy.rpc.MediaServiceManifest
 
MediaServiceManifest(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.MediaServiceManifest
 
MediaStreamingStatus - Class in com.smartdevicelink.util
Possible improvements
MediaStreamingStatus(Context, MediaStreamingStatus.Callback) - Constructor for class com.smartdevicelink.util.MediaStreamingStatus
 
MediaStreamingStatus.Callback - Interface in com.smartdevicelink.util
 
MediaType - Enum in com.smartdevicelink.proxy.rpc.enums
 
mEglCore - Variable in class com.android.grafika.gles.EglSurfaceBase
 
MenuCell - Class in com.smartdevicelink.managers.screen.menu
 
MenuCell(String, SdlArtwork, List<String>, MenuSelectionListener) - Constructor for class com.smartdevicelink.managers.screen.menu.MenuCell
Deprecated.
MenuCell(String, String, String, SdlArtwork, SdlArtwork, List<String>, MenuSelectionListener) - Constructor for class com.smartdevicelink.managers.screen.menu.MenuCell
Creates a new MenuCell Object with multiple parameters and optional fields set
MenuCell(String, MenuLayout, SdlArtwork, List<MenuCell>) - Constructor for class com.smartdevicelink.managers.screen.menu.MenuCell
Deprecated.
MenuCell(String, String, String, MenuLayout, SdlArtwork, SdlArtwork, List<MenuCell>) - Constructor for class com.smartdevicelink.managers.screen.menu.MenuCell
Creates a new MenuCell Object with multiple parameters and optional fields set NOTE: because this has sub-cells, there does not need to be a listener
MenuConfiguration - Class in com.smartdevicelink.managers.screen.menu
 
MenuConfiguration(MenuLayout, MenuLayout) - Constructor for class com.smartdevicelink.managers.screen.menu.MenuConfiguration
Create a MenuConfiguration Object
MenuLayout - Enum in com.smartdevicelink.proxy.rpc.enums
How the main menu or submenu is laid out on screen
MenuManager - Class in com.smartdevicelink.managers.screen.menu
MenuManager
MenuManager(ISdl, FileManager) - Constructor for class com.smartdevicelink.managers.screen.menu.MenuManager
 
MenuParams - Class in com.smartdevicelink.proxy.rpc
Used when adding a sub menu to an application menu or existing sub menu.
MenuParams() - Constructor for class com.smartdevicelink.proxy.rpc.MenuParams
Constructs a newly allocated MenuParams object
MenuParams(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.MenuParams
Constructs a newly allocated MenuParams object indicated by the Hashtable parameter
MenuParams(String) - Constructor for class com.smartdevicelink.proxy.rpc.MenuParams
Constructs a newly allocated MenuParams object
MenuSelectionListener - Interface in com.smartdevicelink.managers.screen.menu
 
MESSAGE_1_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
MESSAGE_2_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
MESSAGE_3_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
MESSAGE_4_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
MESSAGE_DEVICE_NAME - Static variable in class com.smartdevicelink.transport.SdlRouterService
 
MESSAGE_LOG - Static variable in class com.smartdevicelink.transport.SdlRouterService
 
MESSAGE_READ - Static variable in class com.smartdevicelink.transport.SdlRouterService
 
MESSAGE_STATE_CHANGE - Static variable in class com.smartdevicelink.transport.SdlRouterService
Message types sent from the BluetoothReadService Handler
MESSAGE_WRITE - Static variable in class com.smartdevicelink.transport.SdlRouterService
 
MessageFrameAssembler() - Constructor for class com.smartdevicelink.protocol.SdlProtocolBase.MessageFrameAssembler
 
MessageType - Enum in com.smartdevicelink.protocol.enums
 
MessageType - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration linking message types with function types in WiPro protocol.
messageType - Variable in class com.smartdevicelink.proxy.RPCMessage
 
MetadataTags - Class in com.smartdevicelink.proxy.rpc
 
MetadataTags() - Constructor for class com.smartdevicelink.proxy.rpc.MetadataTags
Constructs a newly allocated MetadataTags object
MetadataTags(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.MetadataTags
Constructs a newly allocated MetadataTags object indicated by the Hashtable parameter
MetadataType - Enum in com.smartdevicelink.proxy.rpc.enums
Defines the metadata types that can be applied to text fields
Mime - Class in com.smartdevicelink.trace
 
Mime() - Constructor for class com.smartdevicelink.trace.Mime
 
Mod - Enum in com.smartdevicelink.trace.enums
 
MODEL - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
 
MODEL - Static variable in class com.smartdevicelink.transport.MultiplexUsbTransport
 
MODEL_YEAR - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
 
ModuleData - Class in com.smartdevicelink.proxy.rpc
 
ModuleData() - Constructor for class com.smartdevicelink.proxy.rpc.ModuleData
 
ModuleData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ModuleData
 
ModuleData(ModuleType) - Constructor for class com.smartdevicelink.proxy.rpc.ModuleData
 
ModuleInfo - Class in com.smartdevicelink.proxy.rpc
Struct that describes a module within different SystemCapabilities
ModuleInfo() - Constructor for class com.smartdevicelink.proxy.rpc.ModuleInfo
 
ModuleInfo(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ModuleInfo
 
ModuleInfo(String) - Constructor for class com.smartdevicelink.proxy.rpc.ModuleInfo
Struct that describes a module within different SystemCapabilities
ModuleType - Enum in com.smartdevicelink.proxy.rpc.enums
 
mStartRefreshTaskCallback - Variable in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
mState - Variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
MultipleFileCompletionListener - Interface in com.smartdevicelink.managers.file
 
MultiplexBaseTransport - Class in com.smartdevicelink.transport
 
MultiplexBaseTransport(Handler, TransportType) - Constructor for class com.smartdevicelink.transport.MultiplexBaseTransport
 
MultiplexBluetoothTransport - Class in com.smartdevicelink.transport
This class does all the work for setting up and managing Bluetooth connections with other devices.
MultiplexBluetoothTransport(Handler) - Constructor for class com.smartdevicelink.transport.MultiplexBluetoothTransport
Constructor.
MultiplexTcpTransport - Class in com.smartdevicelink.transport
 
MultiplexTcpTransport(int, String, boolean, Handler, Context) - Constructor for class com.smartdevicelink.transport.MultiplexTcpTransport
 
MultiplexTransportConfig - Class in com.smartdevicelink.transport
 
MultiplexTransportConfig(Context, String) - Constructor for class com.smartdevicelink.transport.MultiplexTransportConfig
 
MultiplexTransportConfig(Context, String, int) - Constructor for class com.smartdevicelink.transport.MultiplexTransportConfig
 
MultiplexTransportConfig.TransportListener - Interface in com.smartdevicelink.transport
Callback to be used if the state of the transports needs to be monitored for any reason.
MultiplexUsbTransport - Class in com.smartdevicelink.transport
 
MyKey - Class in com.smartdevicelink.proxy.rpc
Information related to the MyKey feature.
MyKey() - Constructor for class com.smartdevicelink.proxy.rpc.MyKey
Constructs a new MyKey object indicated
MyKey(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.MyKey
Constructs a new MyKey object indicated by the Hashtable parameter
MyKey(VehicleDataStatus) - Constructor for class com.smartdevicelink.proxy.rpc.MyKey
Constructs a new MyKey object indicated

N

NativeLogTool - Class in com.smartdevicelink.util
 
NativeLogTool() - Constructor for class com.smartdevicelink.util.NativeLogTool
 
NativeLogTool.LogTarget - Enum in com.smartdevicelink.util
 
NAV - Static variable in class com.smartdevicelink.protocol.enums.SessionType
 
NavigationAction - Enum in com.smartdevicelink.proxy.rpc.enums
 
NavigationCapability - Class in com.smartdevicelink.proxy.rpc
 
NavigationCapability() - Constructor for class com.smartdevicelink.proxy.rpc.NavigationCapability
 
NavigationCapability(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.NavigationCapability
 
NavigationInstruction - Class in com.smartdevicelink.proxy.rpc
 
NavigationInstruction() - Constructor for class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
NavigationInstruction(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
NavigationInstruction(LocationDetails, NavigationAction) - Constructor for class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
NavigationJunction - Enum in com.smartdevicelink.proxy.rpc.enums
 
NavigationServiceData - Class in com.smartdevicelink.proxy.rpc
This data is related to what a navigation service would provide.
NavigationServiceData() - Constructor for class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
NavigationServiceData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
NavigationServiceData(DateTime) - Constructor for class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
NavigationServiceManifest - Class in com.smartdevicelink.proxy.rpc
 
NavigationServiceManifest() - Constructor for class com.smartdevicelink.proxy.rpc.NavigationServiceManifest
 
NavigationServiceManifest(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.NavigationServiceManifest
 
nextMessage() - Method in class com.smartdevicelink.transport.utl.ByteArrayMessageSpliter
 
NONE - Static variable in class com.smartdevicelink.managers.StreamingStateMachine
 
NOTIFICATION - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryType
 
notifyIfFinished(SdlPacket) - Method in class com.smartdevicelink.protocol.SdlProtocolBase.MessageFrameAssembler
 
notifyTransportActivity() - Method in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
notifyTransportActivity() - Method in interface com.smartdevicelink.protocol.heartbeat.IHeartbeatMonitor
Notifies the monitor about sent/received messages.

O

OasisAddress - Class in com.smartdevicelink.proxy.rpc
 
OasisAddress() - Constructor for class com.smartdevicelink.proxy.rpc.OasisAddress
OASIS Address - A standard based address class that has been established by The Organization for the Advancement of Structured Information Standards (OASIS).
OasisAddress(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OasisAddress
 
objectToDouble(Object) - Static method in class com.smartdevicelink.util.SdlDataTypeConverter
Converts values that are retrieved from an RPC parameters Hashtable as an Object into the standard number value of the mobile API, Double.
objectToFloat(Object) - Static method in class com.smartdevicelink.util.SdlDataTypeConverter
Converts values that are retrieved from an RPC parameters Hashtable as an Object into the standard number value of the mobile API, Float.
OffscreenSurface - Class in com.android.grafika.gles
Off-screen EGL surface (pbuffer).
OffscreenSurface(EglCore, int, int) - Constructor for class com.android.grafika.gles.OffscreenSurface
Creates an off-screen surface with the specified width and height.
onAlertCanceled() - Method in interface com.smartdevicelink.managers.screen.AlertCanceledListener
Notifies the subscriber that the Alert should be cancelled.
OnAppCapabilityUpdated - Class in com.smartdevicelink.proxy.rpc
A notification to inform SDL Core that a specific app capability has changed.
OnAppCapabilityUpdated() - Constructor for class com.smartdevicelink.proxy.rpc.OnAppCapabilityUpdated
Constructs a new OnAppCapabilityUpdated object
OnAppCapabilityUpdated(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnAppCapabilityUpdated
Constructs a new OnAppCapabilityUpdated object indicated by the Hashtable parameter
OnAppCapabilityUpdated(AppCapability) - Constructor for class com.smartdevicelink.proxy.rpc.OnAppCapabilityUpdated
Constructs a new OnAppCapabilityUpdated object
OnAppInterfaceUnregistered - Class in com.smartdevicelink.proxy.rpc
Notifies an application that its interface registration has been terminated.
OnAppInterfaceUnregistered() - Constructor for class com.smartdevicelink.proxy.rpc.OnAppInterfaceUnregistered
Constructs a newly allocated OnAppInterfaceUnregistered object
OnAppInterfaceUnregistered(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnAppInterfaceUnregistered
Constructs a newly allocated OnAppInterfaceUnregistered object indicated by the Hashtable parameter
OnAppInterfaceUnregistered(AppInterfaceUnregisteredReason) - Constructor for class com.smartdevicelink.proxy.rpc.OnAppInterfaceUnregistered
Constructs a newly allocated OnAppInterfaceUnregistered object
OnAppServiceData - Class in com.smartdevicelink.proxy.rpc
This notification includes the data that is updated from the specific service
OnAppServiceData() - Constructor for class com.smartdevicelink.proxy.rpc.OnAppServiceData
 
OnAppServiceData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnAppServiceData
 
OnAppServiceData(AppServiceData) - Constructor for class com.smartdevicelink.proxy.rpc.OnAppServiceData
 
onAudioDataAvailable(SampleBuffer) - Method in interface com.smartdevicelink.managers.audio.AudioDecoderListener
Notifies that decoded audio data is available.
onAudioNoLongerAvailable() - Method in interface com.smartdevicelink.util.MediaStreamingStatus.Callback
 
OnAudioPassThru - Class in com.smartdevicelink.proxy.rpc
Binary data is in binary part of hybrid msg.
OnAudioPassThru() - Constructor for class com.smartdevicelink.proxy.rpc.OnAudioPassThru
Constructs a newly allocated OnCommand object
OnAudioPassThru(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnAudioPassThru
Constructs a newly allocated OnAudioPassThru object indicated by the Hashtable parameter
onAuthTokenReceived(String) - Method in interface com.smartdevicelink.protocol.ISdlProtocol
A callback to indicate the SDL connected device has supplied an authentication token to this application.
onAuthTokenReceived(String) - Method in class com.smartdevicelink.session.BaseSdlSession
 
onAuthTokenReceived(String, int) - Method in interface com.smartdevicelink.session.ISdlSessionListener
Called when an auth token has been received.
onAuthTokenReceived(String) - Method in class com.smartdevicelink.session.SdlSession
 
onBackPressed() - Method in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
onBind(Intent) - Method in class com.smartdevicelink.transport.SdlRouterService
 
OnButtonEvent - Class in com.smartdevicelink.proxy.rpc
Notifies application that user has depressed or released a button to which the application has subscribed.Further information about button events and button-presses can be found at SubscribeButton.
OnButtonEvent() - Constructor for class com.smartdevicelink.proxy.rpc.OnButtonEvent
Constructs a newly allocated OnButtonEvent object
OnButtonEvent(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnButtonEvent
Constructs a newly allocated OnButtonEvent object indicated by the Hashtable parameter
OnButtonEvent(ButtonName, ButtonEventMode) - Constructor for class com.smartdevicelink.proxy.rpc.OnButtonEvent
Constructs a newly allocated OnButtonEvent object
OnButtonListener - Interface in com.smartdevicelink.managers.screen
OnButtonListener is a listener used for notifying when events have happened with SubscribeButtons
OnButtonPress - Class in com.smartdevicelink.proxy.rpc
Notifies application of button press events for buttons to which the application is subscribed.
OnButtonPress() - Constructor for class com.smartdevicelink.proxy.rpc.OnButtonPress
Constructs a newly allocated OnButtonPress object
OnButtonPress(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnButtonPress
Constructs a newly allocated OnButtonPress object indicated by the Hashtable parameter
OnButtonPress(ButtonName, ButtonPressMode) - Constructor for class com.smartdevicelink.proxy.rpc.OnButtonPress
Constructs a newly allocated OnButtonPress object
onCapabilityRetrieved(Object) - Method in interface com.smartdevicelink.managers.lifecycle.OnSystemCapabilityListener
 
onChoiceSelected(ChoiceCell, TriggerSource, int) - Method in interface com.smartdevicelink.managers.screen.choiceset.ChoiceSetSelectionListener
 
OnCommand - Class in com.smartdevicelink.proxy.rpc
This is called when a command was selected via VR after pressing the PTT button, or selected from the menu after pressing the MENU button.
OnCommand() - Constructor for class com.smartdevicelink.proxy.rpc.OnCommand
Constructs a newly allocated OnCommand object
OnCommand(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnCommand
Constructs a newly allocated OnCommand object indicated by the Hashtable parameter
OnCommand(Integer, TriggerSource) - Constructor for class com.smartdevicelink.proxy.rpc.OnCommand
Constructs a newly allocated OnCommand object
onComplete(boolean, Integer) - Method in interface com.smartdevicelink.managers.AlertCompletionListener
Returns whether an Alert operation was successful or not along with tryAgainTime
onComplete(boolean) - Method in interface com.smartdevicelink.managers.CompletionListener
Returns whether a specific operation was successful or not
onComplete(Map<String, String>) - Method in interface com.smartdevicelink.managers.file.MultipleFileCompletionListener
 
onComplete(Vector<ComponentName>) - Method in interface com.smartdevicelink.util.ServiceFinder.ServiceFinderCallback
 
onConnectionFailure() - Method in interface com.smartdevicelink.protocol.ISecondaryTransportListener
 
onConnectionStatusUpdate(boolean, ComponentName, Context) - Method in interface com.smartdevicelink.transport.SdlRouterStatusProvider.ConnectedStatusCallback
 
onConnectionSuccess(TransportRecord) - Method in interface com.smartdevicelink.protocol.ISecondaryTransportListener
 
onCreate(Bundle) - Method in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
onCreate(Bundle) - Method in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
onCreate() - Method in class com.smartdevicelink.transport.SdlRouterService
 
onCreate(Bundle) - Method in class com.smartdevicelink.transport.USBAccessoryAttachmentActivity
 
onCreated(SdlRemoteDisplay) - Method in interface com.smartdevicelink.streaming.video.SdlRemoteDisplay.Callback
 
onDecoderError(Exception) - Method in interface com.smartdevicelink.managers.audio.AudioDecoderListener
Notifies the caller that an error/exception occurred during audio decoding.
onDecoderFinish(boolean) - Method in interface com.smartdevicelink.managers.audio.AudioDecoderListener
Notifies that the audio decoding is finished.
onDestroy() - Method in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
onDestroy() - Method in interface com.smartdevicelink.managers.SdlManagerListener
Called when the manager is destroyed
onDestroy() - Method in class com.smartdevicelink.transport.SdlRouterService
 
onDestroy() - Method in class com.smartdevicelink.transport.USBAccessoryAttachmentActivity
 
OnDriverDistraction - Class in com.smartdevicelink.proxy.rpc
Notifies the application of the current driver distraction state (whether driver distraction rules are in effect, or not).
OnDriverDistraction() - Constructor for class com.smartdevicelink.proxy.rpc.OnDriverDistraction
Constructs a newly allocated OnDriverDistraction object
OnDriverDistraction(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnDriverDistraction
Constructs a newly allocated OnDriverDistraction object indicated by the Hashtable parameter
OnDriverDistraction(DriverDistractionState) - Constructor for class com.smartdevicelink.proxy.rpc.OnDriverDistraction
Constructs a newly allocated OnDriverDistraction object
onEncryptionServiceUpdated(SessionType, boolean, String) - Method in interface com.smartdevicelink.managers.ServiceEncryptionListener
 
onError(String) - Method in interface com.smartdevicelink.managers.lifecycle.OnSystemCapabilityListener
 
onError(String) - Method in interface com.smartdevicelink.managers.screen.choiceset.ChoiceSetSelectionListener
 
onError(String) - Method in interface com.smartdevicelink.managers.screen.OnButtonListener
Returns when there is an error with subscribing to button
onError(String, Exception) - Method in interface com.smartdevicelink.managers.SdlManagerListener
Called when the manager encounters an error
onError(String) - Method in interface com.smartdevicelink.transport.TransportManagerBase.TransportEventListener
 
onEvent(ButtonName, OnButtonEvent) - Method in interface com.smartdevicelink.managers.screen.OnButtonListener
Returns when a Subscribed button Event has occurred
onEvent(SoftButtonObject, OnButtonEvent) - Method in interface com.smartdevicelink.managers.screen.SoftButtonObject.OnEventListener
 
onExecute() - Method in class com.smartdevicelink.managers.screen.PresentAlertOperation
 
onFinished() - Method in class com.smartdevicelink.proxy.rpc.listeners.OnMultipleRequestListener
 
onHardwareConnected(List<TransportRecord>) - Method in class com.smartdevicelink.transport.TransportBroker
 
onHardwareConnected(List<TransportRecord>) - Method in class com.smartdevicelink.transport.TransportManager.TransportBrokerImpl
 
onHardwareDisconnected(TransportRecord, List<TransportRecord>) - Method in class com.smartdevicelink.transport.TransportBroker
 
onHardwareDisconnected(TransportRecord, List<TransportRecord>) - Method in class com.smartdevicelink.transport.TransportManager.TransportBrokerImpl
 
OnHashChange - Class in com.smartdevicelink.proxy.rpc
Notification containing an updated hashID which can be used over connection cycles (i.e.
OnHashChange() - Constructor for class com.smartdevicelink.proxy.rpc.OnHashChange
Constructs a new OnHashChange object
OnHashChange(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnHashChange
Constructs a new OnKeyboardInput object indicated by the Hashtable parameter
OnHashChange(String) - Constructor for class com.smartdevicelink.proxy.rpc.OnHashChange
Constructs a new OnHashChange object
OnHMIStatus - Class in com.smartdevicelink.proxy.rpc
Notifies an application that HMI conditions have changed for the application.
OnHMIStatus() - Constructor for class com.smartdevicelink.proxy.rpc.OnHMIStatus
Constructs a newly allocated OnHMIStatus object
OnHMIStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnHMIStatus
Constructs a newly allocated OnHMIStatus object indicated by the Hashtable parameter
OnHMIStatus(HMILevel, AudioStreamingState, SystemContext) - Constructor for class com.smartdevicelink.proxy.rpc.OnHMIStatus
Constructs a newly allocated OnHMIStatus object
onInputBufferAvailable(MediaExtractor, ByteBuffer) - Method in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
OnInteriorVehicleData - Class in com.smartdevicelink.proxy.rpc
 
OnInteriorVehicleData() - Constructor for class com.smartdevicelink.proxy.rpc.OnInteriorVehicleData
Constructs a new OnInteriorVehicleData object
OnInteriorVehicleData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnInteriorVehicleData
Constructs a new OnInteriorVehicleData object indicated by the Hashtable parameter
OnInteriorVehicleData(ModuleData) - Constructor for class com.smartdevicelink.proxy.rpc.OnInteriorVehicleData
Constructs a new OnInteriorVehicleData object
onInvalidated(SdlRemoteDisplay) - Method in interface com.smartdevicelink.streaming.video.SdlRemoteDisplay.Callback
 
onKeyboardDidAbortWithReason(KeyboardEvent) - Method in interface com.smartdevicelink.managers.screen.choiceset.KeyboardListener
The keyboard session aborted.
onKeyboardDidSendEvent(KeyboardEvent, String) - Method in interface com.smartdevicelink.managers.screen.choiceset.KeyboardListener
Implement this to be notified of all events occurring on the keyboard
onKeyboardDidUpdateInputMask(KeyboardEvent) - Method in interface com.smartdevicelink.managers.screen.choiceset.KeyboardListener
 
OnKeyboardInput - Class in com.smartdevicelink.proxy.rpc
On-screen keyboard event.
OnKeyboardInput() - Constructor for class com.smartdevicelink.proxy.rpc.OnKeyboardInput
Constructs a new OnKeyboardInput object
OnKeyboardInput(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnKeyboardInput
Constructs a new OnKeyboardInput object indicated by the Hashtable parameter
OnKeyboardInput(KeyboardEvent) - Constructor for class com.smartdevicelink.proxy.rpc.OnKeyboardInput
Constructs a new OnKeyboardInput object
OnLanguageChange - Class in com.smartdevicelink.proxy.rpc
Provides information to what language the Sdl HMI language was changed
OnLanguageChange() - Constructor for class com.smartdevicelink.proxy.rpc.OnLanguageChange
Constructs a newly allocated OnCommand object
OnLanguageChange(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnLanguageChange
Constructs a newly allocated OnLanguageChange object indicated by the Hashtable parameter
OnLanguageChange(Language, Language) - Constructor for class com.smartdevicelink.proxy.rpc.OnLanguageChange
Constructs a newly allocated OnCommand object
onLegacyModeEnabled() - Method in class com.smartdevicelink.transport.TransportBroker
 
onLegacyModeEnabled() - Method in class com.smartdevicelink.transport.TransportManager.TransportBrokerImpl
 
onLegacyModeEnabled(String) - Method in interface com.smartdevicelink.transport.TransportManagerBase.TransportEventListener
Called when the transport manager has determined it needs to move towards a legacy style transport connection.
onListObtained(boolean) - Method in interface com.smartdevicelink.transport.RouterServiceValidator.TrustedListCallback
 
onMediaCodecError(MediaCodec.CodecException) - Method in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
OnMultipleRequestListener - Class in com.smartdevicelink.proxy.rpc.listeners
This is the listener for sending Multiple RPCs.
OnMultipleRequestListener() - Constructor for class com.smartdevicelink.proxy.rpc.listeners.OnMultipleRequestListener
 
onNewIntent(Intent) - Method in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
onNewIntent(Intent) - Method in class com.smartdevicelink.transport.USBAccessoryAttachmentActivity
 
onNotified(RPCNotification) - Method in class com.smartdevicelink.proxy.rpc.listeners.OnRPCNotificationListener
 
onOutputBufferAvailable(ByteBuffer) - Method in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
onOutputFormatChanged(MediaFormat) - Method in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
onPacketRead(SdlPacket) - Method in class com.smartdevicelink.transport.SdlRouterService
 
onPacketReceived(Parcelable) - Method in class com.smartdevicelink.transport.TransportBroker
 
onPacketReceived(Parcelable) - Method in class com.smartdevicelink.transport.TransportManager.TransportBrokerImpl
 
onPacketReceived(SdlPacket) - Method in interface com.smartdevicelink.transport.TransportManagerBase.TransportEventListener
Called to indicate and deliver a packet received from transport
OnPermissionChangeListener - Interface in com.smartdevicelink.managers.permission
OnPermissionChangeListener is a listener which includes a callback method that can be called when there are permission changes
onPermissionsChange(Map<FunctionID, PermissionStatus>, int) - Method in interface com.smartdevicelink.managers.permission.OnPermissionChangeListener
Call back method that PermissionManager will call to inform the developer about permission changes
OnPermissionsChange - Class in com.smartdevicelink.proxy.rpc
Provides update to app of which sets of functions are available
OnPermissionsChange() - Constructor for class com.smartdevicelink.proxy.rpc.OnPermissionsChange
Constructs a newly allocated OnCommand object
OnPermissionsChange(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnPermissionsChange
Constructs a newly allocated OnPermissionsChange object indicated by the Hashtable parameter
OnPermissionsChange(List<PermissionItem>) - Constructor for class com.smartdevicelink.proxy.rpc.OnPermissionsChange
Constructs a newly allocated OnCommand object
onPress(ButtonName, OnButtonPress) - Method in interface com.smartdevicelink.managers.screen.OnButtonListener
Returns when a Subscribed button is pressed
onPress(SoftButtonObject, OnButtonPress) - Method in interface com.smartdevicelink.managers.screen.SoftButtonObject.OnEventListener
 
onProtocolError(String, Exception) - Method in interface com.smartdevicelink.protocol.ISdlProtocol
Called to indicate that a protocol error was detected in received data.
onProtocolError(String, Exception) - Method in class com.smartdevicelink.session.BaseSdlSession
 
onProtocolMessageReceived(ProtocolMessage) - Method in interface com.smartdevicelink.protocol.ISdlProtocol
Called to indicate that a complete message (RPC, BULK, etc.) has been received.
onProtocolMessageReceived(ProtocolMessage) - Method in class com.smartdevicelink.session.BaseSdlSession
 
OnRCStatus - Class in com.smartdevicelink.proxy.rpc
 
OnRCStatus() - Constructor for class com.smartdevicelink.proxy.rpc.OnRCStatus
Constructs a new OnRCStatus object
OnRCStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnRCStatus
Constructs a new OnRCStatus object indicated by the Hashtable parameter
OnRCStatus(List<ModuleData>, List<ModuleData>) - Constructor for class com.smartdevicelink.proxy.rpc.OnRCStatus
Constructs a newly allocated OnRCStatus object
onReceive(Context, Intent) - Method in class com.smartdevicelink.transport.SdlBroadcastReceiver
 
onReceived(RPCMessage) - Method in class com.smartdevicelink.proxy.rpc.listeners.OnRPCListener
This is the only method that must be extended.
onReceived(RPCMessage) - Method in class com.smartdevicelink.proxy.rpc.listeners.OnRPCRequestListener
 
onReceived(RPCMessage) - Method in class com.smartdevicelink.proxy.rpc.listeners.OnRPCResponseListener
 
onRequest(RPCRequest) - Method in class com.smartdevicelink.proxy.rpc.listeners.OnRPCRequestListener
 
onResponse(int, RPCResponse) - Method in class com.smartdevicelink.proxy.rpc.listeners.OnRPCResponseListener
This is the only method that must be extended.
onResponseListener - Variable in class com.smartdevicelink.proxy.RPCRequest
 
onResume() - Method in class com.smartdevicelink.transport.USBAccessoryAttachmentActivity
 
OnRPCListener - Class in com.smartdevicelink.proxy.rpc.listeners
 
OnRPCListener() - Constructor for class com.smartdevicelink.proxy.rpc.listeners.OnRPCListener
This is the base listener for all RPCs.
onRPCMessageReceived(RPCMessage) - Method in interface com.smartdevicelink.session.ISdlSessionListener
Called when an RPC message has been received from the connected SDL device
OnRPCNotificationListener - Class in com.smartdevicelink.proxy.rpc.listeners
 
OnRPCNotificationListener() - Constructor for class com.smartdevicelink.proxy.rpc.listeners.OnRPCNotificationListener
 
OnRPCRequestListener - Class in com.smartdevicelink.proxy.rpc.listeners
 
OnRPCRequestListener() - Constructor for class com.smartdevicelink.proxy.rpc.listeners.OnRPCRequestListener
 
OnRPCResponseListener - Class in com.smartdevicelink.proxy.rpc.listeners
 
OnRPCResponseListener() - Constructor for class com.smartdevicelink.proxy.rpc.listeners.OnRPCResponseListener
 
onScreenPresetsAvailable() - Method in class com.smartdevicelink.proxy.rpc.PresetBankCapabilities
Defines, if Onscreen custom presets are available.
onSdlEnabled(Context, Intent) - Method in class com.smartdevicelink.transport.SdlBroadcastReceiver
The developer will need to define exactly what should happen when Sdl is enabled.
onSecurityInitialized() - Method in interface com.smartdevicelink.security.ISecurityInitializedListener
 
onSecurityInitialized() - Method in class com.smartdevicelink.session.BaseSdlSession
 
onServiceEnded(SdlPacket, SessionType, int) - Method in interface com.smartdevicelink.protocol.ISdlProtocol
This will get called when a service has ended
onServiceEnded(SdlSession, SessionType) - Method in interface com.smartdevicelink.protocol.ISdlServiceListener
 
onServiceEnded(SdlPacket, SessionType, int) - Method in class com.smartdevicelink.session.BaseSdlSession
 
onServiceEnded(SdlPacket, SessionType, int) - Method in class com.smartdevicelink.session.SdlSession
 
onServiceError(SdlPacket, SessionType, int, String) - Method in interface com.smartdevicelink.protocol.ISdlProtocol
If there is an error with starting or stopping the service or any other error this method will be called.
onServiceError(SdlSession, SessionType, String) - Method in interface com.smartdevicelink.protocol.ISdlServiceListener
 
onServiceError(SdlPacket, SessionType, int, String) - Method in class com.smartdevicelink.session.BaseSdlSession
 
onServiceError(SdlPacket, SessionType, int, String) - Method in class com.smartdevicelink.session.SdlSession
 
onServiceStarted(SdlPacket, SessionType, int, Version, boolean) - Method in interface com.smartdevicelink.protocol.ISdlProtocol
Called to indicate that a service has been started
onServiceStarted(SdlSession, SessionType, boolean) - Method in interface com.smartdevicelink.protocol.ISdlServiceListener
 
onServiceStarted(SdlPacket, SessionType, int, Version, boolean) - Method in class com.smartdevicelink.session.BaseSdlSession
 
onServiceStarted(SdlPacket, SessionType, int, Version, boolean) - Method in class com.smartdevicelink.session.SdlSession
 
onServiceUnregsiteredFromRouterService(int) - Method in class com.smartdevicelink.transport.TransportBroker
Event Callbacks **************************************************************
onSessionEnded(int) - Method in interface com.smartdevicelink.session.ISdlSessionListener
Called to indicate that the session that was previously established has now ended.
onSessionStarted(int, Version, SystemInfo) - Method in interface com.smartdevicelink.session.ISdlSessionListener
Called to indicate that a session has started with the connected SDL device.
onStart() - Method in interface com.smartdevicelink.managers.SdlManagerListener
Called when a manager is ready for use
onStart(int) - Method in class com.smartdevicelink.proxy.rpc.listeners.OnRPCResponseListener
This method will be called once the packet has been entered into the queue of messages to send
onStartCommand(Intent, int, int) - Method in class com.smartdevicelink.transport.SdlRouterService
 
OnSubtleAlertPressed - Class in com.smartdevicelink.proxy.rpc
Sent when the alert itself is touched (outside of a soft button).
OnSubtleAlertPressed() - Constructor for class com.smartdevicelink.proxy.rpc.OnSubtleAlertPressed
Constructs a new OnSubtleAlertPressed object
OnSubtleAlertPressed(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnSubtleAlertPressed
Constructs a new OnSubtleAlertPressed object indicated by the Hashtable parameter
OnSystemCapabilityListener - Interface in com.smartdevicelink.managers.lifecycle
 
OnSystemCapabilityUpdated - Class in com.smartdevicelink.proxy.rpc
A notification to inform the connected device that a specific system capability has changed.
OnSystemCapabilityUpdated() - Constructor for class com.smartdevicelink.proxy.rpc.OnSystemCapabilityUpdated
 
OnSystemCapabilityUpdated(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnSystemCapabilityUpdated
 
OnSystemCapabilityUpdated(SystemCapability) - Constructor for class com.smartdevicelink.proxy.rpc.OnSystemCapabilityUpdated
 
onSystemInfoReceived(SystemInfo) - Method in interface com.smartdevicelink.managers.SdlManagerListener
A way to determine if this SDL session should continue to be active while connected to the determined system information of the vehicle.
OnSystemRequest - Class in com.smartdevicelink.proxy.rpc
An asynchronous request from the system for specific data from the device or the cloud or response to a request from the device or cloud.
OnSystemRequest() - Constructor for class com.smartdevicelink.proxy.rpc.OnSystemRequest
Constructs a new OnSystemsRequest object
OnSystemRequest(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
OnSystemRequest(Hashtable<String, Object>, byte[]) - Constructor for class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
OnSystemRequest(RequestType) - Constructor for class com.smartdevicelink.proxy.rpc.OnSystemRequest
Constructs a new OnSystemsRequest object
OnTBTClientState - Class in com.smartdevicelink.proxy.rpc
Notifies the application of the current TBT client status on the module.
OnTBTClientState() - Constructor for class com.smartdevicelink.proxy.rpc.OnTBTClientState
Constructs a newly allocated OnTBTClientState object
OnTBTClientState(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnTBTClientState
Constructs a newly allocated OnTBTClientState object indicated by the Hashtable parameter
OnTBTClientState(TBTState) - Constructor for class com.smartdevicelink.proxy.rpc.OnTBTClientState
Constructs a newly allocated OnTBTClientState object
onTouchEvent(MotionEvent) - Method in class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
OnTouchEvent - Class in com.smartdevicelink.proxy.rpc
Notifies about touch events on the screen's prescribed area.
OnTouchEvent() - Constructor for class com.smartdevicelink.proxy.rpc.OnTouchEvent
Constructs a new OnTouchEvent object
OnTouchEvent(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnTouchEvent
Constructs a new OnTouchEvent object indicated by the Hashtable parameter
OnTouchEvent(TouchType, List<TouchEvent>) - Constructor for class com.smartdevicelink.proxy.rpc.OnTouchEvent
Constructs a new OnTouchEvent object
onTransportConnected(TransportRecord) - Method in class com.smartdevicelink.transport.SdlRouterService
 
onTransportConnected(List<TransportRecord>) - Method in interface com.smartdevicelink.transport.TransportManagerBase.TransportEventListener
Called to indicate that transport connection was established
onTransportConnected(Context, BluetoothDevice) - Method in interface com.smartdevicelink.transport.utl.SdlDeviceListener.Callback
 
onTransportDisconnected(String, boolean, BaseTransportConfig) - Method in interface com.smartdevicelink.protocol.ISdlProtocol
Called when a transport disconnects
onTransportDisconnected(String, boolean, BaseTransportConfig) - Method in class com.smartdevicelink.session.BaseSdlSession
 
onTransportDisconnected(String, boolean, BaseTransportConfig) - Method in interface com.smartdevicelink.session.ISdlSessionListener
Called when a transport disconnects
onTransportDisconnected(TransportRecord) - Method in class com.smartdevicelink.transport.SdlRouterService
 
onTransportDisconnected(String, TransportRecord, List<TransportRecord>) - Method in interface com.smartdevicelink.transport.TransportManagerBase.TransportEventListener
Called to indicate that transport was disconnected (by either side)
onTransportDisconnected(BluetoothDevice) - Method in interface com.smartdevicelink.transport.utl.SdlDeviceListener.Callback
 
onTransportError(TransportRecord, Bundle) - Method in class com.smartdevicelink.transport.SdlRouterService
 
onTransportError(BluetoothDevice) - Method in interface com.smartdevicelink.transport.utl.SdlDeviceListener.Callback
 
onTransportEvent(List<TransportRecord>, boolean, boolean) - Method in interface com.smartdevicelink.transport.MultiplexTransportConfig.TransportListener
Gets called whenever there is a change in the available transports for use
onTransportUpdate(List<TransportRecord>, boolean, boolean) - Method in class com.smartdevicelink.managers.audio.AudioStreamManager
 
onTransportUpdate(List<TransportRecord>, boolean, boolean) - Method in class com.smartdevicelink.managers.BaseSubManager
Transport status has been updated
onTransportUpdate(List<TransportRecord>, boolean, boolean) - Method in class com.smartdevicelink.managers.video.VideoStreamManager
 
onTriggered(TriggerSource) - Method in interface com.smartdevicelink.managers.screen.menu.MenuSelectionListener
 
onUnbind(Intent) - Method in class com.smartdevicelink.transport.SdlRouterService
 
onUpdate(int) - Method in class com.smartdevicelink.proxy.rpc.listeners.OnMultipleRequestListener
onUpdate is called during multiple stream request
onUpdatedAutoCompleteList(List<String>) - Method in interface com.smartdevicelink.managers.screen.choiceset.KeyboardAutocompleteCompletionListener
This listener is called when you wish to update your autocomplete suggestions list in response to the user's input
onUpdatedCharacterSet(List<String>) - Method in interface com.smartdevicelink.managers.screen.choiceset.KeyboardCharacterSetCompletionListener
This listener is called when you wish to update your keyboard's limitedCharacterSet in response to the user's input
OnUpdateFile - Class in com.smartdevicelink.proxy.rpc
This notification tells an app to upload and update a file with a given name.
OnUpdateFile() - Constructor for class com.smartdevicelink.proxy.rpc.OnUpdateFile
Constructs a new OnUpdateFile object
OnUpdateFile(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnUpdateFile
Constructs a new OnUpdateFile object indicated by the Hashtable parameter
OnUpdateFile(String) - Constructor for class com.smartdevicelink.proxy.rpc.OnUpdateFile
Constructs a new OnUpdateFile object
OnUpdateSubMenu - Class in com.smartdevicelink.proxy.rpc
This notification tells an app to update the AddSubMenu or its 'sub' AddCommand and AddSubMenus with the requested data
OnUpdateSubMenu() - Constructor for class com.smartdevicelink.proxy.rpc.OnUpdateSubMenu
Constructs a new OnUpdateSubMenu object
OnUpdateSubMenu(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnUpdateSubMenu
Constructs a new OnUpdateSubMenu object indicated by the Hashtable parameter
OnUpdateSubMenu(Integer) - Constructor for class com.smartdevicelink.proxy.rpc.OnUpdateSubMenu
Constructs a new OnUpdateSubMenu object
onUsbTransferUpdate(boolean) - Method in interface com.smartdevicelink.transport.UsbTransferProvider.UsbTransferCallback
 
onUserDidSubmitInput(String, KeyboardEvent) - Method in interface com.smartdevicelink.managers.screen.choiceset.KeyboardListener
The keyboard session completed with some input.
OnVehicleData - Class in com.smartdevicelink.proxy.rpc
Individual requested DID result and data.
OnVehicleData() - Constructor for class com.smartdevicelink.proxy.rpc.OnVehicleData
 
OnVehicleData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnVehicleData
 
onViewResized(int, int) - Method in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
onVoiceCommandSelected() - Method in interface com.smartdevicelink.managers.screen.menu.VoiceCommandSelectionListener
 
OnWayPointChange - Class in com.smartdevicelink.proxy.rpc
 
OnWayPointChange() - Constructor for class com.smartdevicelink.proxy.rpc.OnWayPointChange
 
OnWayPointChange(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.OnWayPointChange
 
OnWayPointChange(List<LocationDetails>) - Constructor for class com.smartdevicelink.proxy.rpc.OnWayPointChange
 

P

PACKAGE_NAME_STRING - Static variable in class com.smartdevicelink.transport.TransportConstants
 
PACKET_PRIORITY_COEFFICIENT - Static variable in class com.smartdevicelink.transport.TransportConstants
 
PACKET_SENDING_ERROR_NOT_CONNECTED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
PACKET_SENDING_ERROR_NOT_REGISTERED_APP - Static variable in class com.smartdevicelink.transport.TransportConstants
 
PACKET_SENDING_ERROR_UKNOWN - Static variable in class com.smartdevicelink.transport.TransportConstants
 
PacketWriteTask(byte[], int, int, int, TransportType) - Constructor for class com.smartdevicelink.transport.SdlRouterService.PacketWriteTask
 
PacketWriteTask(Bundle) - Constructor for class com.smartdevicelink.transport.SdlRouterService.PacketWriteTask
 
ParameterPermissions - Class in com.smartdevicelink.proxy.rpc
Defining sets of parameters, which are permitted or prohibited for a given RPC.
ParameterPermissions() - Constructor for class com.smartdevicelink.proxy.rpc.ParameterPermissions
Constructs a newly allocated ParameterPermissions object
ParameterPermissions(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ParameterPermissions
Constructs a newly allocated ParameterPermissions object indicated by the Hashtable parameter
ParameterPermissions(List<String>, List<String>) - Constructor for class com.smartdevicelink.proxy.rpc.ParameterPermissions
Constructs a newly allocated ParameterPermissions object
parameters - Variable in class com.smartdevicelink.proxy.RPCMessage
 
parseBinaryHeader(byte[]) - Static method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
parseBinaryQueryHeader(byte[]) - Static method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
pause() - Method in class com.smartdevicelink.streaming.AbstractPacketizer
 
pause() - Method in class com.smartdevicelink.streaming.StreamPacketizer
 
pause() - Method in class com.smartdevicelink.streaming.video.RTPH264Packetizer
Pauses this packetizer.
pauseWithPlayPauseIndicator(AudioStreamingIndicator) - Static method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Pause an existing (counting up / down) media clock timer
PCM - Static variable in class com.smartdevicelink.protocol.enums.SessionType
 
PerformAppServiceInteraction - Class in com.smartdevicelink.proxy.rpc
 
PerformAppServiceInteraction() - Constructor for class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
 
PerformAppServiceInteraction(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
 
PerformAppServiceInteraction(String, String, String) - Constructor for class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
 
PerformAppServiceInteractionResponse - Class in com.smartdevicelink.proxy.rpc
 
PerformAppServiceInteractionResponse() - Constructor for class com.smartdevicelink.proxy.rpc.PerformAppServiceInteractionResponse
Constructs a new PerformAppServiceInteractionResponse object
PerformAppServiceInteractionResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PerformAppServiceInteractionResponse
 
PerformAppServiceInteractionResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.PerformAppServiceInteractionResponse
Constructs a new PerformAppServiceInteractionResponse object
PerformAudioPassThru - Class in com.smartdevicelink.proxy.rpc
This will open an audio pass thru session.
PerformAudioPassThru() - Constructor for class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Constructs a new PerformAudioPassThru object
PerformAudioPassThru(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Constructs a new PerformAudioPassThru object indicated by the Hashtable parameter
PerformAudioPassThru(SamplingRate, Integer, BitsPerSample, AudioType) - Constructor for class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Constructs a new PerformAudioPassThru object
PerformAudioPassThruResponse - Class in com.smartdevicelink.proxy.rpc
Perform Audio Pass Thru Response is sent, when PerformAudioPassThru has been called
PerformAudioPassThruResponse() - Constructor for class com.smartdevicelink.proxy.rpc.PerformAudioPassThruResponse
Constructs a new PerformAudioPassThruResponse object
PerformAudioPassThruResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PerformAudioPassThruResponse
Constructs a new PerformAudioPassThruResponse object indicated by the Hashtable parameter
PerformAudioPassThruResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.PerformAudioPassThruResponse
Constructs a new PerformAudioPassThruResponse object
PerformInteraction - Class in com.smartdevicelink.proxy.rpc
Performs an application-initiated interaction in which the user can select a Choice from among the specified Choice Sets.
PerformInteraction() - Constructor for class com.smartdevicelink.proxy.rpc.PerformInteraction
Constructs a new PerformInteraction object
PerformInteraction(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PerformInteraction
Constructs a new PerformInteraction object indicated by the Hashtable parameter
PerformInteraction(String, InteractionMode, List<Integer>) - Constructor for class com.smartdevicelink.proxy.rpc.PerformInteraction
Constructs a new PerformInteraction object
PerformInteractionResponse - Class in com.smartdevicelink.proxy.rpc
PerformInteraction Response is sent, when PerformInteraction has been called
PerformInteractionResponse() - Constructor for class com.smartdevicelink.proxy.rpc.PerformInteractionResponse
Constructs a new PerformInteractionResponse object
PerformInteractionResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PerformInteractionResponse
Constructs a new PerformInteractionResponse object indicated by the Hashtable parameter
PerformInteractionResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.PerformInteractionResponse
Constructs a new PerformInteractionResponse object
PermissionElement - Class in com.smartdevicelink.managers.permission
PermissionElement holds the RPC name that the developer wants to add a listener for.
PermissionElement(FunctionID, List<String>) - Constructor for class com.smartdevicelink.managers.permission.PermissionElement
Create a new instance of PermissionElement
PermissionItem - Class in com.smartdevicelink.proxy.rpc
Change in permissions for a given set of RPCs
PermissionItem(String, HMIPermissions, ParameterPermissions) - Constructor for class com.smartdevicelink.proxy.rpc.PermissionItem
Constructs a new PermissionItem object
PermissionItem(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PermissionItem
Constructs a new PermissionItem object indicated by the Hashtable parameter
PermissionItem() - Constructor for class com.smartdevicelink.proxy.rpc.PermissionItem
Constructs a new PermissionItem object
PermissionManager - Class in com.smartdevicelink.managers.permission
PermissionManager gives the developer information about what permissions are permitted in specific HMI level and helps developers setup listeners to be called when specific permissions become allowed.
PermissionManager(ISdl) - Constructor for class com.smartdevicelink.managers.permission.PermissionManager
Creates a new instance of the PermissionManager
PermissionStatus - Class in com.smartdevicelink.managers.permission
PermissionStatus gives a detailed view about whether an RPC and its permission parameters are allowed or not
PermissionStatus(FunctionID, boolean, Map<String, Boolean>) - Constructor for class com.smartdevicelink.managers.permission.PermissionStatus
Creates a new PermissionStatus instance
PermissionStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration that describes possible permission states of a policy table entry.
PhoneCapability - Class in com.smartdevicelink.proxy.rpc
Extended capabilities of the module's phone feature
PhoneCapability() - Constructor for class com.smartdevicelink.proxy.rpc.PhoneCapability
 
PhoneCapability(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PhoneCapability
 
PING_ROUTER_SERVICE_EXTRA - Static variable in class com.smartdevicelink.transport.TransportConstants
 
pingRouterService(Context, String, String) - Static method in class com.smartdevicelink.transport.SdlBroadcastReceiver
Attempts to ping a running router service.
position() - Method in class com.smartdevicelink.managers.audio.SampleBuffer
Returns the current position in the buffer per channel.
position(int) - Method in class com.smartdevicelink.managers.audio.SampleBuffer
Sets the position of the sample buffer to the new index.
PowerModeQualificationStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the status of the current power mode qualification.
PowerModeStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the status of the current power mode.
PredefinedLayout - Enum in com.smartdevicelink.proxy.rpc.enums
A template layout an app uses to display information.
PredefinedWindows - Enum in com.smartdevicelink.proxy.rpc.enums
specifies what windows and IDs are predefined and pre-created on behalf of the app.
prepareEncoder() - Method in class com.smartdevicelink.encoder.SdlEncoder
 
PrerecordedSpeech - Enum in com.smartdevicelink.proxy.rpc.enums
Contains a list of Pre-recorded speech items present on the platform.
PresentAlertOperation - Class in com.smartdevicelink.managers.screen
Operation that handles uploading images and audio data needed by the alert and, once the data uploads are complete, sending the alert.
PresentAlertOperation(ISdl, AlertView, WindowCapability, List<SpeechCapabilities>, FileManager, Integer, AlertCompletionListener, BaseAlertManager.AlertSoftButtonClearListener) - Constructor for class com.smartdevicelink.managers.screen.PresentAlertOperation
 
PresetBankCapabilities - Class in com.smartdevicelink.proxy.rpc
Contains information about on-screen preset capabilities.
PresetBankCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.PresetBankCapabilities
Constructs a newly allocated PresetBankCapabilities object
PresetBankCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PresetBankCapabilities
Constructs a newly allocated PresetBankCapabilities object indicated by the Hashtable parameter
PresetBankCapabilities(Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.PresetBankCapabilities
Constructs a newly allocated PresetBankCapabilities object
PrimaryAudioSource - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the current primary audio source of SDL (if selected).
printActiveTransports() - Method in class com.smartdevicelink.protocol.SdlProtocolBase
For logging purposes, prints active services on each connected transport
printSecondaryTransportDetails(List<String>, List<Integer>, List<Integer>) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
PRNDL - Enum in com.smartdevicelink.proxy.rpc.enums
The selected gear.
processControlService(ProtocolMessage) - Method in class com.smartdevicelink.session.BaseSdlSession
 
PROTOCOL_VERSION - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartService
The max version of the protocol supported by client requesting service to start.
Must be in the format "Major.Minor.Patch"
PROTOCOL_VERSION - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
The negotiated version of the protocol.
ProtocolMessage - Class in com.smartdevicelink.protocol
 
ProtocolMessage() - Constructor for class com.smartdevicelink.protocol.ProtocolMessage
 
PublishAppService - Class in com.smartdevicelink.proxy.rpc
Registers a service offered by this app on the module.
PublishAppService() - Constructor for class com.smartdevicelink.proxy.rpc.PublishAppService
Constructs a new PublishAppService object
PublishAppService(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PublishAppService
Constructs a new PublishAppService object indicated by the Hashtable parameter
PublishAppService(AppServiceManifest) - Constructor for class com.smartdevicelink.proxy.rpc.PublishAppService
Constructs a new PublishAppService object
PublishAppServiceResponse - Class in com.smartdevicelink.proxy.rpc
 
PublishAppServiceResponse() - Constructor for class com.smartdevicelink.proxy.rpc.PublishAppServiceResponse
Constructs a new PublishAppServiceResponse object
PublishAppServiceResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PublishAppServiceResponse
 
PublishAppServiceResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.PublishAppServiceResponse
Constructs a new PublishAppServiceResponse object
pushAudioSource(Uri, CompletionListener) - Method in class com.smartdevicelink.managers.audio.AudioStreamManager
Pushes the specified audio file to the playback queue.
pushBuffer(ByteBuffer, CompletionListener) - Method in class com.smartdevicelink.managers.audio.AudioStreamManager
Pushes raw audio data to SDL Core.
pushResource(int, CompletionListener) - Method in class com.smartdevicelink.managers.audio.AudioStreamManager
Pushes the specified resource file to the playback queue.
put(double) - Method in class com.smartdevicelink.managers.audio.SampleBuffer
Puts a sample to the current position and increments the position.
put(int, double) - Method in class com.smartdevicelink.managers.audio.SampleBuffer
Puts a sample to the given index in the buffer.
PutFile - Class in com.smartdevicelink.proxy.rpc
Used to push a binary data onto the SDL module from a mobile device, such as icons and album art.
PutFile() - Constructor for class com.smartdevicelink.proxy.rpc.PutFile
Constructs a new PutFile object
PutFile(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PutFile
Constructs a new PutFile object indicated by the Hashtable parameter
PutFile(String, FileType) - Constructor for class com.smartdevicelink.proxy.rpc.PutFile
Constructs a new PutFile object
PutFileResponse - Class in com.smartdevicelink.proxy.rpc
Put File Response is sent, when PutFile has been called
PutFileResponse() - Constructor for class com.smartdevicelink.proxy.rpc.PutFileResponse
Constructs a new PutFileResponse object
PutFileResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.PutFileResponse
Constructs a new PutFileResponse object indicated by the Hashtable parameter
PutFileResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.PutFileResponse
Constructs a new PutFileResponse object

Q

queryForConnectedService(Context) - Static method in class com.smartdevicelink.transport.SdlBroadcastReceiver
This call will reach out to all SDL related router services to check if they're connected.
querySdlAppInfo(Context, Comparator<SdlAppInfo>) - Static method in class com.smartdevicelink.util.AndroidTools
Deprecated.
querySdlAppInfo(Context, Comparator<SdlAppInfo>, VehicleType) - Static method in class com.smartdevicelink.util.AndroidTools
Finds all SDL apps via their SdlRouterService manifest entry.
queryString(int) - Method in class com.android.grafika.gles.EglCore
Queries a string value.
querySurface(EGLSurface, int) - Method in class com.android.grafika.gles.EglCore
Performs a simple surface query.

R

RadioBand - Enum in com.smartdevicelink.proxy.rpc.enums
 
RadioControlCapabilities - Class in com.smartdevicelink.proxy.rpc
Contains information about a radio control module's capabilities.
RadioControlCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
RadioControlCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
 
RadioControlCapabilities(String) - Constructor for class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Constructs a new RadioControlCapabilities object
RadioControlData - Class in com.smartdevicelink.proxy.rpc
Include information (both read-only and changeable data) about a remote control radio module.
RadioControlData() - Constructor for class com.smartdevicelink.proxy.rpc.RadioControlData
 
RadioControlData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.RadioControlData
 
RadioState - Enum in com.smartdevicelink.proxy.rpc.enums
List possible states of a remote control radio module.
RdsData - Class in com.smartdevicelink.proxy.rpc
Include the data defined in Radio Data System, which is a communications protocol standard for embedding small amounts of digital information in conventional FM radio broadcasts.
RdsData() - Constructor for class com.smartdevicelink.proxy.rpc.RdsData
 
RdsData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.RdsData
 
ReadDID - Class in com.smartdevicelink.proxy.rpc
Non periodic vehicle data read request.
ReadDID() - Constructor for class com.smartdevicelink.proxy.rpc.ReadDID
Constructs a new ReadDID object
ReadDID(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ReadDID
Constructs a new ReadDID object indicated by the Hashtable parameter
ReadDID(Integer, List<Integer>) - Constructor for class com.smartdevicelink.proxy.rpc.ReadDID
Constructs a new ReadDID object
ReadDIDResponse - Class in com.smartdevicelink.proxy.rpc
Read DID Response is sent, when ReadDID has been called
ReadDIDResponse() - Constructor for class com.smartdevicelink.proxy.rpc.ReadDIDResponse
 
ReadDIDResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ReadDIDResponse
 
ReadDIDResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.ReadDIDResponse
Constructs a new ReadDIDResponse object
READY - Static variable in class com.smartdevicelink.managers.BaseSubManager
 
READY - Static variable in class com.smartdevicelink.managers.StreamingStateMachine
 
REASON_NONE - Static variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
REASON_SPP_ERROR - Static variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
recreate(EglCore) - Method in class com.android.grafika.gles.WindowSurface
Recreate the EGLSurface, using the new EglBase.
Rectangle - Class in com.smartdevicelink.proxy.rpc
Defines Rectangle for each user control object for video streaming application
Rectangle() - Constructor for class com.smartdevicelink.proxy.rpc.Rectangle
 
Rectangle(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.Rectangle
 
Rectangle(Float, Float, Float, Float) - Constructor for class com.smartdevicelink.proxy.rpc.Rectangle
 
refreshTaskScheduledFuture - Variable in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
REGISTER_NEWER_SERVER_INSTANCE_ACTION - Static variable in class com.smartdevicelink.transport.SdlRouterService
 
REGISTER_WITH_ROUTER_ACTION - Static variable in class com.smartdevicelink.transport.SdlRouterService
 
RegisterAppInterface - Class in com.smartdevicelink.proxy.rpc
Registers the application's interface with SDL®, declaring properties of the registration, including the messaging interface version, the app name, etc.
RegisterAppInterface() - Constructor for class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Constructs a new RegisterAppInterface object
RegisterAppInterface(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Constructs a new RegisterAppInterface object indicated by the Hashtable parameter
RegisterAppInterface(SdlMsgVersion, String, Boolean, Language, Language, String) - Constructor for class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Constructs a new RegisterAppInterface object
RegisterAppInterfaceResponse - Class in com.smartdevicelink.proxy.rpc
Register AppInterface Response is sent, when RegisterAppInterface has been called
RegisterAppInterfaceResponse() - Constructor for class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Constructs a new RegisterAppInterfaceResponse object
RegisterAppInterfaceResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Constructs a new RegisterAppInterfaceResponse object indicated by the Hashtable parameter
RegisterAppInterfaceResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Constructs a new RegisterAppInterfaceResponse object
registeredApps - Static variable in class com.smartdevicelink.transport.SdlRouterService
 
RegisterSecondaryTransport() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.RegisterSecondaryTransport
 
RegisterSecondaryTransport - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
RegisterSecondaryTransportACK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.RegisterSecondaryTransportACK
 
RegisterSecondaryTransportACK - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
RegisterSecondaryTransportNACK - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
RegisterSecondaryTransportNAK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.RegisterSecondaryTransportNAK
 
REGISTRATION_RESPONSE_DENIED_APP_ID_NOT_INCLUDED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
REGISTRATION_RESPONSE_DENIED_AUTHENTICATION_FAILED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
REGISTRATION_RESPONSE_DENIED_LEGACY_MODE_ENABLED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
REGISTRATION_RESPONSE_DENIED_NO_CONNECTION - Static variable in class com.smartdevicelink.transport.TransportConstants
 
REGISTRATION_RESPONSE_DENIED_UNKNOWN - Static variable in class com.smartdevicelink.transport.TransportConstants
 
REGISTRATION_RESPONSE_SUCESS - Static variable in class com.smartdevicelink.transport.TransportConstants
 
release() - Method in class com.android.grafika.gles.EglCore
Discards all resources held by this class, notably the EGL context.
release(boolean) - Method in class com.android.grafika.gles.FullFrameRect
Releases resources.
release() - Method in class com.android.grafika.gles.OffscreenSurface
Releases any resources associated with the surface.
release() - Method in class com.android.grafika.gles.Texture2dProgram
Releases the program.
release() - Method in class com.android.grafika.gles.WindowSurface
Releases any resources associated with the EGL surface (and, if configured to do so, with the Surface as well).
releaseEglSurface() - Method in class com.android.grafika.gles.EglSurfaceBase
Release the EGL surface.
releaseEncoder() - Method in class com.smartdevicelink.encoder.SdlEncoder
Releases encoder resources.
ReleaseInteriorVehicleDataModule - Class in com.smartdevicelink.proxy.rpc
 
ReleaseInteriorVehicleDataModule() - Constructor for class com.smartdevicelink.proxy.rpc.ReleaseInteriorVehicleDataModule
 
ReleaseInteriorVehicleDataModule(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ReleaseInteriorVehicleDataModule
 
ReleaseInteriorVehicleDataModule(ModuleType) - Constructor for class com.smartdevicelink.proxy.rpc.ReleaseInteriorVehicleDataModule
 
ReleaseInteriorVehicleDataModuleResponse - Class in com.smartdevicelink.proxy.rpc
 
ReleaseInteriorVehicleDataModuleResponse() - Constructor for class com.smartdevicelink.proxy.rpc.ReleaseInteriorVehicleDataModuleResponse
 
ReleaseInteriorVehicleDataModuleResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ReleaseInteriorVehicleDataModuleResponse
 
ReleaseInteriorVehicleDataModuleResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.ReleaseInteriorVehicleDataModuleResponse
 
releaseSurface(EGLSurface) - Method in class com.android.grafika.gles.EglCore
Destroys the specified surface.
RemoteControlCapabilities - Class in com.smartdevicelink.proxy.rpc
 
RemoteControlCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
 
RemoteControlCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
 
removeConsole(IConsole) - Static method in class com.smartdevicelink.util.DebugTool
 
removeOnRPCListener(FunctionID, OnRPCListener) - Method in interface com.smartdevicelink.managers.ISdl
Removes an OnRPCResponseListener for specified response
removeOnRPCNotificationListener(FunctionID, OnRPCNotificationListener) - Method in interface com.smartdevicelink.managers.ISdl
Removes an OnRPCNotificationListener for specified notification
removeOnRPCRequestListener(FunctionID, OnRPCRequestListener) - Method in interface com.smartdevicelink.managers.ISdl
Removes an OnRPCRequestListener for specified request
removeServiceListener(SessionType, ISdlServiceListener) - Method in interface com.smartdevicelink.managers.ISdl
Remote a service listener for a specific service type
removeServiceListener(SessionType, ISdlServiceListener) - Method in class com.smartdevicelink.session.BaseSdlSession
 
removeSession(long) - Method in class com.smartdevicelink.transport.TransportBroker
 
REQUEST - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryType
 
REQUEST_TYPE_DELETE - Static variable in class com.smartdevicelink.util.HttpRequestTask
 
REQUEST_TYPE_GET - Static variable in class com.smartdevicelink.util.HttpRequestTask
 
REQUEST_TYPE_POST - Static variable in class com.smartdevicelink.util.HttpRequestTask
 
requestNewSession(TransportRecord) - Method in class com.smartdevicelink.transport.TransportBroker
Use this method to let the router service know that you are requesting a new session from the head unit.
requestNewSession(TransportRecord) - Method in class com.smartdevicelink.transport.TransportManager
 
requestNewSession(TransportRecord) - Method in class com.smartdevicelink.transport.TransportManagerBase
Base implementation does nothing and assumes it is not necessary.
requestSecondaryTransportConnection(byte, Bundle) - Method in class com.smartdevicelink.transport.TransportBroker
Request secondary transport and communicate details to router service
requestSecondaryTransportConnection(byte, TransportRecord) - Method in class com.smartdevicelink.transport.TransportManager
 
requestSecondaryTransportConnection(byte, TransportRecord) - Method in class com.smartdevicelink.transport.TransportManagerBase
 
RequestType - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration listing possible asynchronous requests.
requiresAudioSupport() - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Get the setting from this config to see whether the app should be treated as requiring an audio streaming output device
requiresHighBandwidth() - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Get the setting from this config to see whether the app should be treated as requiring a high bandwidth transport.
reset() - Method in class com.smartdevicelink.protocol.SdlProtocolBase
Resets the protocol to init status
reset() - Method in class com.smartdevicelink.transport.SdlPsm
 
resetForegroundTimeOut(long) - Method in class com.smartdevicelink.transport.SdlRouterService
 
ResetGlobalProperties - Class in com.smartdevicelink.proxy.rpc
Resets the passed global properties to their default values as defined by SDL
ResetGlobalProperties() - Constructor for class com.smartdevicelink.proxy.rpc.ResetGlobalProperties
Constructs a new ResetGlobalProperties object
ResetGlobalProperties(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ResetGlobalProperties
Constructs a new ResetGlobalProperties object indicated by the Hashtable parameter
ResetGlobalProperties(List<GlobalProperty>) - Constructor for class com.smartdevicelink.proxy.rpc.ResetGlobalProperties
Constructs a new ResetGlobalProperties object
ResetGlobalPropertiesResponse - Class in com.smartdevicelink.proxy.rpc
Reset Global Properties Response is sent, when ResetGlobalProperties has been called
ResetGlobalPropertiesResponse() - Constructor for class com.smartdevicelink.proxy.rpc.ResetGlobalPropertiesResponse
Constructs a new ResetGlobalPropertiesResponse object
ResetGlobalPropertiesResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ResetGlobalPropertiesResponse
Constructs a new ResetGlobalPropertiesResponse object indicated by the Hashtable parameter
ResetGlobalPropertiesResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.ResetGlobalPropertiesResponse
Constructs a new ResetGlobalPropertiesResponse object
resetSession() - Method in class com.smartdevicelink.protocol.SdlProtocolBase
Deprecated.
resetSession() - Method in class com.smartdevicelink.transport.TCPTransportManager
Deprecated.
resetSession() - Method in class com.smartdevicelink.transport.TransportBroker
 
resizeView(int, int) - Method in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
Resolution - Class in com.smartdevicelink.managers.video.resolution
 
Resolution(Integer, Integer) - Constructor for class com.smartdevicelink.managers.video.resolution.Resolution
 
RESPONSE - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryType
 
Result - Enum in com.smartdevicelink.proxy.rpc.enums
Defines the possible result codes returned by SDL to the application in a Response to a requested operation
resume() - Method in class com.smartdevicelink.streaming.AbstractPacketizer
 
resume() - Method in class com.smartdevicelink.streaming.StreamPacketizer
 
resume() - Method in class com.smartdevicelink.streaming.video.RTPH264Packetizer
Resumes this packetizer.
resumeStreaming() - Method in class com.smartdevicelink.managers.video.VideoStreamManager
Resumes streaming after calling
resumeWithPlayPauseIndicator(AudioStreamingIndicator) - Static method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Resume a paused media clock timer.
RGBColor - Class in com.smartdevicelink.proxy.rpc
A color class that stores RGB values
RGBColor() - Constructor for class com.smartdevicelink.proxy.rpc.RGBColor
Constructs a new RGBColor object
RGBColor(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.RGBColor
Constructs a new RGBColor object indicated by the Hashtable parameter
RGBColor(Integer, Integer, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.RGBColor
Constructs a new RGB object
RoofStatus - Class in com.smartdevicelink.proxy.rpc
Describes the status of a parameter of roof/convertible roof/sunroof/moonroof etc.
RoofStatus() - Constructor for class com.smartdevicelink.proxy.rpc.RoofStatus
Constructs a new RoofStatus object
RoofStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.RoofStatus
Constructs a new RoofStatus object indicated by the Hashtable parameter
RoofStatus(Grid, DoorStatusType) - Constructor for class com.smartdevicelink.proxy.rpc.RoofStatus
Constructs a new RoofStatus object
ROUTER_MESSAGING_VERSION - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_RECEIVED_PACKET - Static variable in class com.smartdevicelink.transport.TransportConstants
Router has received a packet and sent it to the client
ROUTER_REGISTER_ALT_TRANSPORT_ALREADY_CONNECTED - Static variable in class com.smartdevicelink.transport.TransportConstants
There is already another alt transport connected, so we are unable to register this one
ROUTER_REGISTER_ALT_TRANSPORT_RESPONSE - Static variable in class com.smartdevicelink.transport.TransportConstants
This will be the response when a hardware connect event comes through from an alt transport.
ROUTER_REGISTER_ALT_TRANSPORT_RESPONSE_SUCESS - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REGISTER_CLIENT - Static variable in class com.smartdevicelink.transport.TransportConstants
Command to the service to register a client, receiving callbacks from the service.
ROUTER_REGISTER_CLIENT_RESPONSE - Static variable in class com.smartdevicelink.transport.TransportConstants
This response message will contain if the registration request was successful or not.
ROUTER_REMOVE_SESSION - Static variable in class com.smartdevicelink.transport.TransportConstants
This provides the app with an ability to request another session within the router service.
ROUTER_REMOVE_SESSION_RESPONSE - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REMOVE_SESSION_RESPONSE_FAILED_APP_ID_NOT_INCL - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REMOVE_SESSION_RESPONSE_FAILED_APP_NOT_FOUND - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REMOVE_SESSION_RESPONSE_FAILED_SESSION_ID_NOT_INCL - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REMOVE_SESSION_RESPONSE_FAILED_SESSION_NOT_FOUND - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REMOVE_SESSION_RESPONSE_SUCESS - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REQUEST_BT_CLIENT_CONNECT - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REQUEST_BT_CLIENT_CONNECT_RESPONSE - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REQUEST_NEW_SESSION - Static variable in class com.smartdevicelink.transport.TransportConstants
This provides the app with an ability to request another session within the router service.
ROUTER_REQUEST_NEW_SESSION_RESPONSE - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REQUEST_NEW_SESSION_RESPONSE_FAILED_APP_ID_NOT_INCL - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REQUEST_NEW_SESSION_RESPONSE_FAILED_APP_NOT_FOUND - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REQUEST_NEW_SESSION_RESPONSE_SUCESS - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_REQUEST_SECONDARY_TRANSPORT_CONNECTION - Static variable in class com.smartdevicelink.transport.TransportConstants
Command to tell router service details of secondary transport
ROUTER_SEND_PACKET - Static variable in class com.smartdevicelink.transport.TransportConstants
Command to have router service to send a packet
ROUTER_SERVICE_ACTION - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_SERVICE_PACKAGE - Static variable in class com.smartdevicelink.transport.RouterServiceValidator
 
ROUTER_SERVICE_VALIDATED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_SERVICE_VERSION - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_SERVICE_VERSION_NUMBER - Static variable in class com.smartdevicelink.transport.SdlRouterService
NOTE: DO NOT MODIFY THIS UNLESS YOU KNOW WHAT YOU'RE DOING.
ROUTER_SHUTTING_DOWN_NOTIFICATION - Static variable in class com.smartdevicelink.transport.TransportConstants
This means the router service is shutting down for some reason.
ROUTER_SHUTTING_DOWN_REASON_NEWER_SERVICE - Static variable in class com.smartdevicelink.transport.TransportConstants
There is a newer service to start up, so this one is shutting down
ROUTER_STATUS_CONNECTED_STATE_REQUEST - Static variable in class com.smartdevicelink.transport.TransportConstants
Status binder
ROUTER_STATUS_CONNECTED_STATE_RESPONSE - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_STATUS_FLAG_TRIGGER_PING - Static variable in class com.smartdevicelink.transport.TransportConstants
This flag when used to check router status will trigger the router service in sending out a ping that if it is connected to a device
ROUTER_UNREGISTER_CLIENT - Static variable in class com.smartdevicelink.transport.TransportConstants
Command to the service to unregister a client, to stop receiving callbacks from the service.
ROUTER_UNREGISTER_CLIENT_RESPONSE - Static variable in class com.smartdevicelink.transport.TransportConstants
 
ROUTER_USB_ACC_RECEIVED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
RouterServiceValidator - Class in com.smartdevicelink.transport
This class will tell us if the currently running router service is valid or not.
RouterServiceValidator(Context) - Constructor for class com.smartdevicelink.transport.RouterServiceValidator
 
RouterServiceValidator(Context, ComponentName) - Constructor for class com.smartdevicelink.transport.RouterServiceValidator
 
RouterServiceValidator(MultiplexTransportConfig) - Constructor for class com.smartdevicelink.transport.RouterServiceValidator
 
RouterServiceValidator.SdlApp - Class in com.smartdevicelink.transport
Class that holds all the info we want to send/receive from the validation server
RouterServiceValidator.TrustedAppStore - Enum in com.smartdevicelink.transport
 
RouterServiceValidator.TrustedListCallback - Interface in com.smartdevicelink.transport
This interface is used as a callback to know when we have either obtained a list or at least returned from our attempt.
RouterServiceVersions() - Constructor for class com.smartdevicelink.transport.TransportConstants.RouterServiceVersions
 
RPC() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC
 
RPC - Static variable in class com.smartdevicelink.protocol.enums.SessionType
 
RpcConverter - Class in com.smartdevicelink.managers.lifecycle
Converts a protocol message into an RPC.
RpcConverter() - Constructor for class com.smartdevicelink.managers.lifecycle.RpcConverter
 
RPCMessage - Class in com.smartdevicelink.proxy
 
RPCMessage(String) - Constructor for class com.smartdevicelink.proxy.RPCMessage
 
RPCMessage(RPCMessage) - Constructor for class com.smartdevicelink.proxy.RPCMessage
 
RPCMessage(RPCStruct) - Constructor for class com.smartdevicelink.proxy.RPCMessage
 
RPCMessage(String, String) - Constructor for class com.smartdevicelink.proxy.RPCMessage
 
RPCMessage(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.RPCMessage
 
RPCNotification - Class in com.smartdevicelink.proxy
 
RPCNotification(String) - Constructor for class com.smartdevicelink.proxy.RPCNotification
 
RPCNotification(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.RPCNotification
 
RPCNotification(RPCMessage) - Constructor for class com.smartdevicelink.proxy.RPCNotification
 
RPCRequest - Class in com.smartdevicelink.proxy
 
RPCRequest(String) - Constructor for class com.smartdevicelink.proxy.RPCRequest
 
RPCRequest(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.RPCRequest
 
RPCRequest(RPCRequest) - Constructor for class com.smartdevicelink.proxy.RPCRequest
 
RPCResponse - Class in com.smartdevicelink.proxy
Result sent by SDL after an RPC is processed, consists of four parts: CorrelationID: An integer value correlating the response to the corresponding request.
RPCResponse(String) - Constructor for class com.smartdevicelink.proxy.RPCResponse
Constructs a newly allocated RPCResponse object using function name
RPCResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.RPCResponse
Constructs a newly allocated RPCResponse object indicated by the Hashtable parameter
RPCResponse(RPCMessage) - Constructor for class com.smartdevicelink.proxy.RPCResponse
Constructs a newly allocated RPCResponse object using a RPCMessage object
RPCStruct - Class in com.smartdevicelink.proxy
 
RPCStruct() - Constructor for class com.smartdevicelink.proxy.RPCStruct
 
RPCStruct(RPCStruct) - Constructor for class com.smartdevicelink.proxy.RPCStruct
 
RPCStruct(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.RPCStruct
 
RTPH264Packetizer - Class in com.smartdevicelink.streaming.video
This class receives H.264 byte stream (in Annex-B format), parses it, construct RTP packets from it based on RFC 6184, then frame the packets based on RFC 4571.
RTPH264Packetizer(IStreamListener, SessionType, byte, SdlSession) - Constructor for class com.smartdevicelink.streaming.video.RTPH264Packetizer
Constructor
run() - Method in class com.smartdevicelink.streaming.StreamPacketizer
 
run() - Method in class com.smartdevicelink.streaming.video.RTPH264Packetizer
The thread routine.
run() - Method in class com.smartdevicelink.transport.SdlRouterService.PacketWriteTask
 
runningBluetoothServicePackage - Static variable in class com.smartdevicelink.transport.SdlBroadcastReceiver
 

S

SampleBuffer - Class in com.smartdevicelink.managers.audio
Wraps a buffer of raw audio samples depending on the sample type (8 bit, 16 bit) Unifies samples into double.
sampleFormat - Variable in class com.smartdevicelink.streaming.audio.AudioStreamingLPCMParams
Deprecated.
Sample format in which app will provide LPCM data to IAudioStreamListener.sendAudio()
SamplingRate - Enum in com.smartdevicelink.proxy.rpc.enums
Describes different sampling rates for PerformAudioPassThru
samplingRate - Variable in class com.smartdevicelink.streaming.audio.AudioStreamingParams
Sampling rate in Hz, e.g.
saveFrame(File) - Method in class com.android.grafika.gles.EglSurfaceBase
Saves the EGL surface to a file.
saveVehicleType(Context, VehicleType, String) - Static method in class com.smartdevicelink.util.AndroidTools
Saves the mac address along with vehicle details into user's shared prefs.
ScreenManager - Class in com.smartdevicelink.managers.screen
ScreenManager
ScreenManager(ISdl, FileManager) - Constructor for class com.smartdevicelink.managers.screen.ScreenManager
 
ScreenParams - Class in com.smartdevicelink.proxy.rpc
The resolution of the prescribed screen area.
ScreenParams() - Constructor for class com.smartdevicelink.proxy.rpc.ScreenParams
Constructs a new ScreenParams object
ScreenParams(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ScreenParams
Constructs a new ScreenParams object indicated by the Hashtable parameter
ScreenParams(ImageResolution) - Constructor for class com.smartdevicelink.proxy.rpc.ScreenParams
Constructs a new ScreenParams object
ScrollableMessage - Class in com.smartdevicelink.proxy.rpc
Creates a full screen overlay containing a large block of formatted text that can be scrolled with up to 8 SoftButtons defined
ScrollableMessage() - Constructor for class com.smartdevicelink.proxy.rpc.ScrollableMessage
Constructs a new ScrollableMessage object
ScrollableMessage(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ScrollableMessage
Constructs a new ScrollableMessage object indicated by the Hashtable parameter
ScrollableMessage(String) - Constructor for class com.smartdevicelink.proxy.rpc.ScrollableMessage
Constructs a new ScrollableMessage object
ScrollableMessageResponse - Class in com.smartdevicelink.proxy.rpc
Scrollable Message Response is sent, when ScrollableMessage has been called
ScrollableMessageResponse() - Constructor for class com.smartdevicelink.proxy.rpc.ScrollableMessageResponse
Constructs a new ScrollableMessageResponse object
ScrollableMessageResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ScrollableMessageResponse
Constructs a new ScrollableMessageResponse object indicated by the Hashtable parameter
ScrollableMessageResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.ScrollableMessageResponse
Constructs a new ScrollableMessageResponse object
SDL_DEVICE_STATUS_SHARED_PREFS - Static variable in class com.smartdevicelink.transport.SdlRouterService
Preference location where the service stores known SDL status based on device address
SDL_ERROR_NOTIFICATION_CHANNEL_ID - Static variable in class com.smartdevicelink.transport.TransportConstants
 
SDL_ERROR_NOTIFICATION_CHANNEL_ID_INT - Static variable in class com.smartdevicelink.transport.TransportConstants
 
SDL_NOTIFICATION_CHANNEL_ID - Static variable in class com.smartdevicelink.transport.TransportConstants
 
SDL_NOTIFICATION_CHANNEL_NAME - Static variable in class com.smartdevicelink.transport.TransportConstants
 
SDL_NOTIFICATION_FAQS_PAGE - Static variable in class com.smartdevicelink.transport.SdlRouterService
 
SDL_ROUTER_SERVICE_CLASS_NAME - Static variable in class com.smartdevicelink.transport.SdlBroadcastReceiver
 
SDL_ROUTER_SERVICE_PREFS - Static variable in class com.smartdevicelink.transport.SdlRouterService
Preference location where generic key/values can be stored
SdlAppInfo - Class in com.smartdevicelink.util
Created by Joey Grover on 2/2/18.
SdlAppInfo(ResolveInfo, PackageInfo) - Constructor for class com.smartdevicelink.util.SdlAppInfo
Deprecated.
SdlAppInfo(ResolveInfo, PackageInfo, Context) - Constructor for class com.smartdevicelink.util.SdlAppInfo
 
SdlAppInfo.BestRouterComparator - Class in com.smartdevicelink.util
This comparator will sort a list to find the best router service to start out of the known SDL enabled apps
SdlArtwork - Class in com.smartdevicelink.managers.file.filetypes
A class that extends SdlFile, representing artwork (JPEG, PNG, or BMP) to be uploaded to core
SdlArtwork() - Constructor for class com.smartdevicelink.managers.file.filetypes.SdlArtwork
Creates a new instance of SdlArtwork
SdlArtwork(String, FileType, int, boolean) - Constructor for class com.smartdevicelink.managers.file.filetypes.SdlArtwork
Creates a new instance of SdlArtwork
SdlArtwork(String, FileType, Uri, boolean) - Constructor for class com.smartdevicelink.managers.file.filetypes.SdlArtwork
Creates a new instance of SdlArtwork
SdlArtwork(String, FileType, byte[], boolean) - Constructor for class com.smartdevicelink.managers.file.filetypes.SdlArtwork
Creates a new instance of SdlArtwork
SdlArtwork(StaticIconName) - Constructor for class com.smartdevicelink.managers.file.filetypes.SdlArtwork
Creates a new instance of SdlArtwork
SdlBroadcastReceiver - Class in com.smartdevicelink.transport
 
SdlBroadcastReceiver() - Constructor for class com.smartdevicelink.transport.SdlBroadcastReceiver
 
SdlDataTypeConverter - Class in com.smartdevicelink.util
This is a utility class to aid in handling values stored in the RPC classes.
SdlDataTypeConverter() - Constructor for class com.smartdevicelink.util.SdlDataTypeConverter
 
SdlDeviceListener - Class in com.smartdevicelink.transport.utl
 
SdlDeviceListener(Context, BluetoothDevice, SdlDeviceListener.Callback) - Constructor for class com.smartdevicelink.transport.utl.SdlDeviceListener
 
SdlDeviceListener.Callback - Interface in com.smartdevicelink.transport.utl
Callback for the SdlDeviceListener.
SdlDisconnectedReason - Enum in com.smartdevicelink.proxy.rpc.enums
 
SdlEncoder - Class in com.smartdevicelink.encoder
 
SdlEncoder() - Constructor for class com.smartdevicelink.encoder.SdlEncoder
 
SdlException - Exception in com.smartdevicelink.exception
 
SdlException(String, SdlExceptionCause) - Constructor for exception com.smartdevicelink.exception.SdlException
 
SdlException(String, Throwable, SdlExceptionCause) - Constructor for exception com.smartdevicelink.exception.SdlException
 
SdlException(Throwable) - Constructor for exception com.smartdevicelink.exception.SdlException
 
SdlExceptionCause - Enum in com.smartdevicelink.exception
 
SdlFile - Class in com.smartdevicelink.managers.file.filetypes
A class representing data to be uploaded to core
SdlFile() - Constructor for class com.smartdevicelink.managers.file.filetypes.SdlFile
Creates a new instance of SdlFile
SdlFile(String, FileType, int, boolean) - Constructor for class com.smartdevicelink.managers.file.filetypes.SdlFile
Creates a new instance of SdlFile
SdlFile(String, FileType, Uri, boolean) - Constructor for class com.smartdevicelink.managers.file.filetypes.SdlFile
Creates a new instance of SdlFile
SdlFile(String, FileType, byte[], boolean) - Constructor for class com.smartdevicelink.managers.file.filetypes.SdlFile
Creates a new instance of SdlFile
SdlFile(StaticIconName) - Constructor for class com.smartdevicelink.managers.file.filetypes.SdlFile
Creates a new instance of SdlFile
SdlInterfaceAvailability - Enum in com.smartdevicelink.proxy.rpc.enums
 
SDLLockScreenActivity - Class in com.smartdevicelink.managers.lockscreen
 
SDLLockScreenActivity() - Constructor for class com.smartdevicelink.managers.lockscreen.SDLLockScreenActivity
 
SdlManager - Class in com.smartdevicelink.managers
SDLManager
SdlManager() - Constructor for class com.smartdevicelink.managers.SdlManager
 
SdlManager.Builder - Class in com.smartdevicelink.managers
 
SdlManagerListener - Interface in com.smartdevicelink.managers
 
SdlMsgVersion - Class in com.smartdevicelink.proxy.rpc
Specifies the version number of the SDL V4 interface.
SdlMsgVersion() - Constructor for class com.smartdevicelink.proxy.rpc.SdlMsgVersion
Constructs a newly allocated SdlMsgVersion object
SdlMsgVersion(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SdlMsgVersion
Constructs a newly allocated SdlMsgVersion object indicated by the Hashtable parameter
SdlMsgVersion(Integer, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.SdlMsgVersion
Constructs a newly allocated SdlMsgVersion object
SdlMsgVersion(Version) - Constructor for class com.smartdevicelink.proxy.rpc.SdlMsgVersion
Constructs a newly allocated SdlMsgVersion object
SdlPacket - Class in com.smartdevicelink.protocol
 
SdlPacket(int, boolean, int, int, int, int, int, int, byte[]) - Constructor for class com.smartdevicelink.protocol.SdlPacket
 
SdlPacket(int, boolean, int, int, int, int, int, int, byte[], int, int) - Constructor for class com.smartdevicelink.protocol.SdlPacket
 
SdlPacket() - Constructor for class com.smartdevicelink.protocol.SdlPacket
 
SdlPacket(BaseSdlPacket) - Constructor for class com.smartdevicelink.protocol.SdlPacket
 
SdlPacket(Parcel) - Constructor for class com.smartdevicelink.protocol.SdlPacket
 
SdlPacketFactory - Class in com.smartdevicelink.protocol
 
SdlPacketFactory() - Constructor for class com.smartdevicelink.protocol.SdlPacketFactory
 
SdlProtocol - Class in com.smartdevicelink.protocol
 
SdlProtocol(ISdlProtocol, MultiplexTransportConfig) - Constructor for class com.smartdevicelink.protocol.SdlProtocol
 
SdlProtocol(ISdlProtocol, TCPTransportConfig) - Constructor for class com.smartdevicelink.protocol.SdlProtocol
 
sdlProtocol - Variable in class com.smartdevicelink.session.BaseSdlSession
 
SdlProtocolBase - Class in com.smartdevicelink.protocol
 
SdlProtocolBase(ISdlProtocol, BaseTransportConfig) - Constructor for class com.smartdevicelink.protocol.SdlProtocolBase
 
SdlProtocolBase.MessageFrameAssembler - Class in com.smartdevicelink.protocol
 
SdlPsm - Class in com.smartdevicelink.transport
 
SdlPsm() - Constructor for class com.smartdevicelink.transport.SdlPsm
 
SdlRemoteDisplay - Class in com.smartdevicelink.streaming.video
SdlRemoteDisplay is an abstract class that should be extended by developers to create their remote displays.
SdlRemoteDisplay(Context, Display) - Constructor for class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
SdlRemoteDisplay.Callback - Interface in com.smartdevicelink.streaming.video
 
SdlRemoteDisplay.Creator - Class in com.smartdevicelink.streaming.video
 
SdlRouterService - Class in com.smartdevicelink.transport
This class should not be modified by anyone outside of the approved contributors of the SmartDeviceLink project. This service is a central point of communication between hardware and the registered clients.
SdlRouterService() - Constructor for class com.smartdevicelink.transport.SdlRouterService
 
SdlRouterService.PacketWriteTask - Class in com.smartdevicelink.transport
A runnable task for writing out packets.
SdlRouterStatusProvider - Class in com.smartdevicelink.transport
 
SdlRouterStatusProvider(Context, ComponentName, SdlRouterStatusProvider.ConnectedStatusCallback) - Constructor for class com.smartdevicelink.transport.SdlRouterStatusProvider
 
SdlRouterStatusProvider.ConnectedStatusCallback - Interface in com.smartdevicelink.transport
 
sdlSecurity - Variable in class com.smartdevicelink.session.BaseSdlSession
 
SdlSecurityBase - Class in com.smartdevicelink.security
 
SdlSecurityBase() - Constructor for class com.smartdevicelink.security.SdlSecurityBase
 
SdlSession - Class in com.smartdevicelink.session
 
SdlSession(ISdlSessionListener, MultiplexTransportConfig) - Constructor for class com.smartdevicelink.session.SdlSession
 
SdlSession(ISdlSessionListener, TCPTransportConfig) - Constructor for class com.smartdevicelink.session.SdlSession
 
SdlTrace - Class in com.smartdevicelink.trace
 
SdlTrace() - Constructor for class com.smartdevicelink.trace.SdlTrace
 
SeatControlCapabilities - Class in com.smartdevicelink.proxy.rpc
 
SeatControlCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Constructs a new SeatControlCapabilities object
SeatControlCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Constructs a new SeatControlCapabilities object indicated by the Hashtable parameter
SeatControlCapabilities(String) - Constructor for class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Constructs a newly allocated SeatControlCapabilities object
SeatControlData - Class in com.smartdevicelink.proxy.rpc
Seat control data corresponds to "SEAT" ModuleType.
SeatControlData() - Constructor for class com.smartdevicelink.proxy.rpc.SeatControlData
Constructs a new SeatControlData object
SeatControlData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SeatControlData
Constructs a new SeatControlData object indicated by the Hashtable parameter
SeatControlData(SupportedSeat) - Constructor for class com.smartdevicelink.proxy.rpc.SeatControlData
Deprecated.
SeatLocation - Class in com.smartdevicelink.proxy.rpc
 
SeatLocation() - Constructor for class com.smartdevicelink.proxy.rpc.SeatLocation
 
SeatLocation(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SeatLocation
 
SeatLocationCapability - Class in com.smartdevicelink.proxy.rpc
 
SeatLocationCapability() - Constructor for class com.smartdevicelink.proxy.rpc.SeatLocationCapability
 
SeatLocationCapability(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SeatLocationCapability
 
SeatMemoryAction - Class in com.smartdevicelink.proxy.rpc
 
SeatMemoryAction() - Constructor for class com.smartdevicelink.proxy.rpc.SeatMemoryAction
Constructs a new SeatMemoryAction object
SeatMemoryAction(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SeatMemoryAction
Constructs a new SeatMemoryAction object indicated by the Hashtable parameter
SeatMemoryAction(Integer, SeatMemoryActionType) - Constructor for class com.smartdevicelink.proxy.rpc.SeatMemoryAction
Constructs a newly allocated SeatMemoryAction object
SeatMemoryActionType - Enum in com.smartdevicelink.proxy.rpc.enums
 
SeatOccupancy - Class in com.smartdevicelink.proxy.rpc
Parameter List
SeatOccupancy() - Constructor for class com.smartdevicelink.proxy.rpc.SeatOccupancy
Constructs a new SeatOccupancy object
SeatOccupancy(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SeatOccupancy
Constructs a new SeatOccupancy object indicated by the Hashtable parameter
SeatStatus - Class in com.smartdevicelink.proxy.rpc
Describes the status of a parameter of seat.
SeatStatus() - Constructor for class com.smartdevicelink.proxy.rpc.SeatStatus
Constructs a new SeatStatus object
SeatStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SeatStatus
Constructs a new SeatStatus object indicated by the Hashtable parameter
SeatStatus(SeatLocation, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.SeatStatus
Constructs a new SeatStatus object
SECONDARY_TRANSPORTS - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
HU allowed transport for secondary connection
SecurityQueryErrorCode - Class in com.smartdevicelink.protocol.enums
 
SecurityQueryErrorCode(byte, String) - Constructor for class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
SecurityQueryID - Class in com.smartdevicelink.protocol.enums
 
SecurityQueryID(byte[], String) - Constructor for class com.smartdevicelink.protocol.enums.SecurityQueryID
 
SecurityQueryPayload - Class in com.smartdevicelink.protocol
 
SecurityQueryPayload() - Constructor for class com.smartdevicelink.protocol.SecurityQueryPayload
 
SecurityQueryType - Class in com.smartdevicelink.protocol.enums
 
SecurityQueryType(byte, String) - Constructor for class com.smartdevicelink.protocol.enums.SecurityQueryType
 
SeekIndicatorType - Enum in com.smartdevicelink.proxy.rpc.enums
 
SeekStreamingIndicator - Class in com.smartdevicelink.proxy.rpc
The seek next / skip previous subscription buttons' content
SeekStreamingIndicator() - Constructor for class com.smartdevicelink.proxy.rpc.SeekStreamingIndicator
Constructs a new SeekStreamingIndicator object
SeekStreamingIndicator(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SeekStreamingIndicator
Constructs a new SeekStreamingIndicator object indicated by the Hashtable parameter
SeekStreamingIndicator(SeekIndicatorType) - Constructor for class com.smartdevicelink.proxy.rpc.SeekStreamingIndicator
Constructs a new SeekStreamingIndicator object
SEND_HANDSHAKE_DATA - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
SEND_INTERNAL_ERROR - Static variable in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
SEND_PACKET_TO_APP_LOCATION_EXTRA_NAME - Static variable in class com.smartdevicelink.transport.TransportConstants
 
SEND_PACKET_TO_ROUTER_LOCATION_EXTRA_NAME - Static variable in class com.smartdevicelink.transport.TransportConstants
 
sendAudio(byte[], int, int, long) - Method in interface com.smartdevicelink.streaming.audio.IAudioStreamListener
Sends a chunk of audio data to SDL Core.
sendAudio(ByteBuffer, long, CompletionListener) - Method in interface com.smartdevicelink.streaming.audio.IAudioStreamListener
Sends a chunk of audio data to SDL Core.
sendAudio(byte[], int, int, long) - Method in class com.smartdevicelink.streaming.StreamPacketizer
Called by the app.
sendAudio(ByteBuffer, long, CompletionListener) - Method in class com.smartdevicelink.streaming.StreamPacketizer
Called by the app.
sendBytesFromAPP(byte[], int, int) - Static method in class com.smartdevicelink.transport.SiphonServer
 
sendBytesFromSDL(byte[], int, int) - Static method in class com.smartdevicelink.transport.SiphonServer
 
sendExplicitBroadcast(Context, Intent, List<ResolveInfo>) - Static method in class com.smartdevicelink.util.AndroidTools
Sends the provided intent to the specified destinations making it an explicit intent, rather than an implicit intent.
sendFormattedTraceMessage(String) - Static method in class com.smartdevicelink.transport.SiphonServer
 
sendFrame(byte[], int, int, long) - Method in class com.smartdevicelink.streaming.StreamPacketizer
Called by the app.
sendFrame(ByteBuffer, long) - Method in class com.smartdevicelink.streaming.StreamPacketizer
Called by the app.
sendFrame(byte[], int, int, long) - Method in interface com.smartdevicelink.streaming.video.IVideoStreamListener
Sends a chunk of data which represents a frame to SDL Core.
sendFrame(ByteBuffer, long) - Method in interface com.smartdevicelink.streaming.video.IVideoStreamListener
Sends chunks of data which represent a frame to SDL Core.
sendFrame(byte[], int, int, long) - Method in class com.smartdevicelink.streaming.video.RTPH264Packetizer
Called by the app and encoder.
sendFrame(ByteBuffer, long) - Method in class com.smartdevicelink.streaming.video.RTPH264Packetizer
Called by the app and encoder.
SendHapticData - Class in com.smartdevicelink.proxy.rpc
Request to describe UI elements boundaries to a connected modules.
SendHapticData() - Constructor for class com.smartdevicelink.proxy.rpc.SendHapticData
Constructs a new SendHapticData object
SendHapticData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SendHapticData
Send the spatial data gathered from SDLCarWindow or VirtualDisplayEncoder to the HMI.
SendHapticDataResponse - Class in com.smartdevicelink.proxy.rpc
Response to request that described UI elements boundaries to a connected modules.
SendHapticDataResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SendHapticDataResponse
 
SendHapticDataResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SendHapticDataResponse
 
SendHapticDataResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SendHapticDataResponse
Constructs a new SendHapticDataResponse object
sendHeartbeat(IHeartbeatMonitor) - Method in interface com.smartdevicelink.protocol.heartbeat.IHeartbeatMonitorListener
The listener should create and send a heartbeat message.
SendLocation - Class in com.smartdevicelink.proxy.rpc
Sends a location to the head-unit to display on a map or list.
SendLocation() - Constructor for class com.smartdevicelink.proxy.rpc.SendLocation
Constructs a new SendLocation object
SendLocation(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SendLocation
Constructs a new SendLocation object indicated by the Hashtable parameter
SendLocationResponse - Class in com.smartdevicelink.proxy.rpc
Add SendLocation Response is sent, when SendLocation has been called
SendLocationResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SendLocationResponse
 
SendLocationResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SendLocationResponse
 
SendLocationResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SendLocationResponse
Constructs a new SendLocationResponse object
sendMessage(ProtocolMessage) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
sendMessage(ProtocolMessage) - Method in class com.smartdevicelink.session.BaseSdlSession
 
sendMessageToRouterService(Message) - Method in class com.smartdevicelink.transport.TransportBroker
 
sendMessageToRouterService(Message, int) - Method in class com.smartdevicelink.transport.TransportBroker
 
sendPacket(SdlPacket) - Method in class com.smartdevicelink.transport.TCPTransportManager
 
sendPacket(SdlPacket) - Method in class com.smartdevicelink.transport.TransportManager
 
sendPacket(SdlPacket) - Method in class com.smartdevicelink.transport.TransportManagerBase
 
sendPacketToRegisteredApp(SdlPacket) - Method in class com.smartdevicelink.transport.SdlRouterService
This will send the received packet to the registered service.
sendPacketToRouterService(SdlPacket) - Method in class com.smartdevicelink.transport.TransportBroker
 
sendRPC(RPCMessage) - Method in interface com.smartdevicelink.managers.ISdl
Pass an RPC message through the proxy to be sent to the connected module
sendRPCs(List<? extends RPCMessage>, OnMultipleRequestListener) - Method in interface com.smartdevicelink.managers.ISdl
Pass a list of RPC messages through the proxy to be sent to core
sendSequentialRPCs(List<? extends RPCMessage>, OnMultipleRequestListener) - Method in interface com.smartdevicelink.managers.ISdl
Takes a list of RPCMessages and sends it to SDL in a synchronous fashion.
sendSiphonLogData(String) - Static method in class com.smartdevicelink.transport.SiphonServer
 
sendStreamPacket(ProtocolMessage) - Method in interface com.smartdevicelink.streaming.IStreamListener
 
SERIAL - Static variable in class com.smartdevicelink.transport.MultiplexUsbTransport
 
serializeHashtable(Hashtable<String, Object>) - Static method in class com.smartdevicelink.marshal.JsonRPCMarshaller
 
serializeJSON() - Method in class com.smartdevicelink.proxy.RPCStruct
 
serializeJSON(byte) - Method in class com.smartdevicelink.proxy.RPCStruct
 
SERVICE_TYPE_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
ServiceDataACK - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
ServiceEncryptionListener - Interface in com.smartdevicelink.managers
 
ServiceFinder - Class in com.smartdevicelink.util
Created by Joey Grover on 8/18/17.
ServiceFinder(Context, String, ServiceFinder.ServiceFinderCallback) - Constructor for class com.smartdevicelink.util.ServiceFinder
 
ServiceFinder.ServiceFinderCallback - Interface in com.smartdevicelink.util
 
serviceListeners - Variable in class com.smartdevicelink.session.BaseSdlSession
 
ServiceUpdateReason - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration listing possible Service update reasons.
SESSION_ID_EXTRA - Static variable in class com.smartdevicelink.transport.TransportConstants
 
SESSION_ID_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
sessionId - Variable in class com.smartdevicelink.session.BaseSdlSession
 
sessionListener - Variable in class com.smartdevicelink.session.BaseSdlSession
 
SessionType - Class in com.smartdevicelink.protocol.enums
 
SessionType(byte, String) - Constructor for class com.smartdevicelink.protocol.enums.SessionType
 
setAcceptedVideoParams(VideoStreamingParameters) - Method in interface com.smartdevicelink.protocol.ISdlProtocol
A callback that will be called when the video service has been successfully started and the streaming parameters have been negotiated.
setAcceptedVideoParams(VideoStreamingParameters) - Method in class com.smartdevicelink.session.BaseSdlSession
 
setAcceptsWayPoints(Boolean) - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceManifest
Informs the subscriber if this service can actually accept way points.
setAccPedalPosition(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setAccPedalPosition(Double) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setAccPedalPosition(Double) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setAccPedalPosition(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setAccPedalPosition(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets AccPedal Position
setAccPedalPosition(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setAccPedalPosition(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets AccPedal Position
setAcEnable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
setAcEnableAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the acEnableAvailable portion of the ClimateControlCapabilities class
setAcMaxEnable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
setAcMaxEnableAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the acMaxEnableAvailable portion of the ClimateControlCapabilities class
setAction(NavigationAction) - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
setAction(SeatMemoryActionType) - Method in class com.smartdevicelink.proxy.rpc.SeatMemoryAction
Sets the action portion of the SeatMemoryAction class
setActual(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set what coordinates based on
setActualGear(PRNDL) - Method in class com.smartdevicelink.proxy.rpc.GearStatus
Sets the actualGear.
setAdditionalVideoStreamingCapabilities(List<VideoStreamingCapability>) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
Sets the additionalVideoStreamingCapabilities.
setAddress(OasisAddress) - Method in class com.smartdevicelink.proxy.rpc.SendLocation
 
setAddressLines(List<String>) - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
setAddressLines(List<String>) - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Setter for address lines of the location to send.
setAdministrativeArea(String) - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Sets the Administrative Area associated with the OasisAddress class.
setAirbagStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setAirbagStatus(AirbagStatus) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setAirbagStatus(AirbagStatus) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setAirbagStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
setAirbagStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
setAirbagStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
setAirbagStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
setAlertIcon(Image) - Method in class com.smartdevicelink.proxy.rpc.Alert
Sets the Image If provided, defines the image to be shown along with the alert
setAlertIcon(Image) - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Sets the alertIcon.
setAlerts(List<WeatherAlert>) - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceData
minsize: 1, maxsize: 10
setAlertText1(String) - Method in class com.smartdevicelink.proxy.rpc.Alert
Sets the String to be displayed in the first field of the display during the Alert
setAlertText1(String) - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Sets the alertText1.
setAlertText2(String) - Method in class com.smartdevicelink.proxy.rpc.Alert
Sets the String to be displayed in the second field of the display during the Alert
setAlertText2(String) - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Sets the alertText2.
setAlertText3(String) - Method in class com.smartdevicelink.proxy.rpc.Alert
Sets the String to be displayed in the third field of the display during the Alert
setAlignment(TextAlignment) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets the alignment that Specifies how mainField1 and mainField2 text should be aligned on display
setAllLevels(DetailLevel) - Static method in class com.smartdevicelink.trace.DiagLevel
 
setAllocatedModules(List<ModuleData>) - Method in class com.smartdevicelink.proxy.rpc.OnRCStatus
 
setAllowances(List<Boolean>) - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsentResponse
Sets the list of allowances for this class
setAllowAppConsumers(Boolean) - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
If true, app service consumers beyond the IVI system will be able to access this service.
setAllowed(List<HMILevel>) - Method in class com.smartdevicelink.proxy.rpc.HMIPermissions
set HMI level that is permitted for this given RPC.
setAllowed(Boolean) - Method in class com.smartdevicelink.proxy.rpc.OnRCStatus
 
setAllowed(List<String>) - Method in class com.smartdevicelink.proxy.rpc.ParameterPermissions
set a set of all parameters that are permitted for this given RPC.
setAllowedParameters(Map<String, Boolean>) - Method in class com.smartdevicelink.managers.permission.PermissionStatus
Set the status of the permission parameter for the RPC
setAltitude(Double) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set altitude in meters
setAmbientLightStatus(AmbientLightStatus) - Method in class com.smartdevicelink.proxy.rpc.HeadLampStatus
 
setApparentTemperature(Temperature) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setApparentTemperatureHigh(Temperature) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setApparentTemperatureLow(Temperature) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setAppBundleID(String) - Method in class com.smartdevicelink.proxy.rpc.AppInfo
Sets package name of the Android application.
setAppCapability(AppCapability) - Method in class com.smartdevicelink.proxy.rpc.OnAppCapabilityUpdated
Sets the appCapability.
setAppCapabilityType(AppCapabilityType) - Method in class com.smartdevicelink.proxy.rpc.AppCapability
Sets the appCapabilityType.
setAppDisplayName(String) - Method in class com.smartdevicelink.proxy.rpc.AppInfo
Sets the name displayed for the mobile application on the mobile device (can differ from the app name set in the initial RAI request).
setAppHMIType(List<AppHMIType>) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets a a list of all applicable app types stating which classifications to be given to the app.
setAppIcon(int) - Method in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
int of the drawable icon.
setAppIcon(String) - Method in class com.smartdevicelink.proxy.rpc.AppInfo
Sets file reference to the icon utilized by this app (simplifies the process of setting an app icon during app registration).
SetAppIcon - Class in com.smartdevicelink.proxy.rpc
Used to set existing local file on SDL as the app's icon.
SetAppIcon() - Constructor for class com.smartdevicelink.proxy.rpc.SetAppIcon
Constructs a new SetAppIcon object
SetAppIcon(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SetAppIcon
Constructs a new SetAppIcon object indicated by the Hashtable parameter
SetAppIcon(String) - Constructor for class com.smartdevicelink.proxy.rpc.SetAppIcon
Constructs a new SetAppIcon object
SetAppIconResponse - Class in com.smartdevicelink.proxy.rpc
Set App Icon Response is sent, when SetAppIcon has been called.
SetAppIconResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SetAppIconResponse
Constructs a new SetAppIconResponse object
SetAppIconResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SetAppIconResponse
Constructs a new SetAppIconResponse object indicated by the Hashtable parameter
SetAppIconResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SetAppIconResponse
Constructs a new ResetGlobalPropertiesResponse object
setAppID(String) - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
setAppID(String) - Method in class com.smartdevicelink.proxy.rpc.GetCloudAppProperties
 
setAppID(String) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets a unique ID, which an app will be given when approved
setAppInfo(AppInfo) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets the appInfo.
setAppName(String) - Method in class com.smartdevicelink.managers.lifecycle.LifecycleConfigurationUpdate
The full name of the app to that the configuration should be updated to.
setAppName(String) - Method in class com.smartdevicelink.proxy.rpc.ChangeRegistration
Sets app name
setAppName(String) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets Mobile Application's Name, This name is displayed in the SDL® Mobile Applications menu.
setApproximatePosition(Integer) - Method in class com.smartdevicelink.proxy.rpc.WindowState
Sets the approximatePosition.
setAppServiceId(String) - Method in class com.smartdevicelink.proxy.rpc.GetFile
ID of the service that should have uploaded the requested file
setAppServiceManifest(AppServiceManifest) - Method in class com.smartdevicelink.proxy.rpc.PublishAppService
The manifest of the service that wishes to be published.
setAppServices(List<AppServiceCapability>) - Method in class com.smartdevicelink.proxy.rpc.AppServicesCapabilities
An array of currently available services.
setAppServicesAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
setAppVersion(String) - Method in class com.smartdevicelink.proxy.rpc.AppInfo
Sets build version number of this particular mobile app.
setAPTData(byte[]) - Method in class com.smartdevicelink.proxy.rpc.OnAudioPassThru
 
setArtworkRetryCount(int) - Method in class com.smartdevicelink.managers.file.FileManagerConfig
Setter for Integer artWorkRetryCount
setAssociatedServiceType(String) - Method in class com.smartdevicelink.proxy.rpc.CreateWindow
Sets the associatedServiceType.
setAtmosphericPressure(Float) - Method in class com.smartdevicelink.proxy.rpc.ClimateData
Sets the atmosphericPressure.
setAudio(AlertAudioData) - Method in class com.smartdevicelink.managers.screen.AlertView.Builder
Text spoken, file(s) played, and/or tone played when the alert appears
setAudio(AlertAudioData) - Method in class com.smartdevicelink.managers.screen.AlertView
 
setAudioControlCapabilities(List<AudioControlCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Sets the audioControlCapabilities portion of the RemoteControlCapabilities class
setAudioControlData(AudioControlData) - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Sets the audioControlData portion of the ModuleData class
setAudioPassThruCapabilities(List<AudioPassThruCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Sets AudioPassThruCapabilities
setAudioPassThruDisplayText1(String) - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Sets a line of text displayed during audio capture
setAudioPassThruDisplayText2(String) - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Sets a line of text displayed during audio capture
setAudioStreamingIndicator(AudioStreamingIndicator) - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Sets the playback status of a media app
setAudioStreamingState(AudioStreamingState) - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
Set the audio streaming state
setAudioType(AudioType) - Method in class com.smartdevicelink.proxy.rpc.AudioPassThruCapabilities
set the audioType for AudioPassThru
setAudioType(AudioType) - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Sets an audioType
setAuthToken(String) - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
setAutoCompleteList(List<String>) - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
Sets the lists that allows an app to prepopulate the text field with a list of suggested or completed entries as the user types.
setAutoCompleteText(String) - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
setAutoModeEnable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
setAutoModeEnableAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the autoModeEnableAvailable portion of the ClimateControlCapabilities class
setAuxECallNotificationStatus(VehicleDataNotificationStatus) - Method in class com.smartdevicelink.proxy.rpc.ECallInfo
 
setAvailableHdChannels(List<Integer>) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Sets the availableHdChannels portion of the RadioControlData class
setAvailableHdChannelsAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the availableHdChannelsAvailable portion of the RadioControlCapabilities class
setAvailableHDs(Integer) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Deprecated.
setAvailableHDsAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Deprecated.
setBackgroundColor(int) - Method in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
Set the resource int of the background color.
setBackgroundColor(RGBColor) - Method in class com.smartdevicelink.proxy.rpc.TemplateColorScheme
Sets the backgroundColor of the scheme
setBackSeekIndicator(SeekStreamingIndicator) - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Sets the backSeekIndicator.
setBackTiltAngle(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the backTiltAngle portion of the SeatControlData class
setBackTiltAngleAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the backTiltAngleAvailable portion of the SeatControlCapabilities class
setBackVerticalPosition(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the backVerticalPosition portion of the SeatControlData class
setBackVerticalPositionAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the backVerticalPositionAvailable portion of the SeatControlCapabilities class
setBand(RadioBand) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Sets the band portion of the RadioControlData class
setBattLevelStatus(DeviceLevelStatus) - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
set battery level status
setBearing(Integer) - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
The angle at which this instruction takes place.
setBeltStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setBeltStatus(BeltStatus) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setBeltStatus(BeltStatus) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setBeltStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setBeltStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Belt Status
setBeltStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setBeltStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Belt Status
setBitrate(int) - Method in class com.smartdevicelink.encoder.SdlEncoder
 
setBitrate(int) - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
setBitsPerSample(BitsPerSample) - Method in class com.smartdevicelink.proxy.rpc.AudioPassThruCapabilities
set the sample depth in bit for AudioPassThru
setBitsPerSample(BitsPerSample) - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Sets the quality the audio is recorded - 8 bit or 16 bit
setBlue(Integer) - Method in class com.smartdevicelink.proxy.rpc.RGBColor
Sets the blue value of the color object
setBody(String) - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
setBodyInformation(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setBodyInformation(BodyInformation) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setBodyInformation(BodyInformation) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setBodyInformation(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setBodyInformation(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Body Information
setBodyInformation(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setBodyInformation(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Body Information
setBtIconOn(Boolean) - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
set the bluetooth connection established
setBulkData(byte[]) - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
setBulkData(byte[]) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setBulkData(byte[], int) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setBulkData(byte[]) - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
setBulkData(byte[]) - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
setBulkData(byte[]) - Method in class com.smartdevicelink.proxy.RPCStruct
 
setBulkDataNoCopy(byte[]) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setButtonCapabilities(List<ButtonCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
setButtonCapabilities(List<ButtonCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Sets the buttonCapabilities portion of the RemoteControlCapabilities class
setButtonCapabilities(List<ButtonCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
 
setButtonCapabilities(List<ButtonCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Sets the buttonCapabilities portion of the WindowCapability class.
setButtonEventMode(ButtonEventMode) - Method in class com.smartdevicelink.proxy.rpc.OnButtonEvent
Set the event mode of the button,pressed or released
setButtonId(int) - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Deprecated.
setButtonName(ButtonName) - Method in class com.smartdevicelink.proxy.rpc.ButtonPress
Sets a ButtonName
setButtonName(ButtonName) - Method in class com.smartdevicelink.proxy.rpc.OnButtonEvent
Set the button's name
setButtonName(ButtonName) - Method in class com.smartdevicelink.proxy.rpc.OnButtonPress
Set the button's name
setButtonName(ButtonName) - Method in class com.smartdevicelink.proxy.rpc.SubscribeButton
Sets a name of the button to subscribe to
setButtonName(ButtonName) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeButton
Sets the name of the button to unsubscribe from
setButtonPressMode(ButtonPressMode) - Method in class com.smartdevicelink.proxy.rpc.ButtonPress
Sets a ButtonPressMode
setButtonPressMode(ButtonPressMode) - Method in class com.smartdevicelink.proxy.rpc.OnButtonPress
Set the button press mode of the event
setC(List<TouchCoord>) - Method in class com.smartdevicelink.proxy.rpc.TouchEvent
Deprecated.
setCabinTemperature(Temperature) - Method in class com.smartdevicelink.proxy.rpc.ClimateData
Sets the cabinTemperature.
setCallActive(Boolean) - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
set a call is being active
setCancelID(Integer) - Method in class com.smartdevicelink.proxy.rpc.Alert
Sets the cancel ID
setCancelID(Integer) - Method in class com.smartdevicelink.proxy.rpc.CancelInteraction
The ID of the specific interaction to dismiss.
setCancelID(Integer) - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Sets the cancel ID
setCancelID(Integer) - Method in class com.smartdevicelink.proxy.rpc.ScrollableMessage
Sets the cancel ID
setCancelID(Integer) - Method in class com.smartdevicelink.proxy.rpc.Slider
Sets the cancel ID
setCancelID(Integer) - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Sets the cancelID.
setCapabilityForType(SystemCapabilityType, Object) - Method in class com.smartdevicelink.proxy.rpc.SystemCapability
 
setCapacity(Float) - Method in class com.smartdevicelink.proxy.rpc.FuelRange
Sets the capacity.
setCapacityUnit(CapacityUnit) - Method in class com.smartdevicelink.proxy.rpc.FuelRange
Sets the capacityUnit.
setCarModeStatus(CarModeStatus) - Method in class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
setCarrier(String) - Method in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
setChannelId(Integer) - Method in class com.smartdevicelink.proxy.rpc.EqualizerSettings
Sets the channelId portion of the EqualizerSettings class
setChannelName(String) - Method in class com.smartdevicelink.proxy.rpc.EqualizerSettings
Sets the channelName portion of the EqualizerSettings class
setChannelSetting(Integer) - Method in class com.smartdevicelink.proxy.rpc.EqualizerSettings
Sets the channelSetting portion of the EqualizerSettings class
setCharacterSet(CharacterSet) - Method in class com.smartdevicelink.proxy.rpc.TextField
Set the character set that is supported in this field.
setCharset(String) - Method in class com.smartdevicelink.proxy.rpc.Headers
 
setChoiceID(Integer) - Method in class com.smartdevicelink.proxy.rpc.Choice
Set the application-scoped identifier that uniquely identifies this choice.
setChoiceID(Integer) - Method in class com.smartdevicelink.proxy.rpc.PerformInteractionResponse
Sets the application-scoped identifier that uniquely identifies this choice.
setChoices(List<ChoiceCell>) - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
 
setChoiceSet(List<Choice>) - Method in class com.smartdevicelink.proxy.rpc.CreateInteractionChoiceSet
Sets a Choice Set that is an Array of one or more elements
setChoiceSetSelectionListener(ChoiceSetSelectionListener) - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
 
setCirculateAirEnable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
setCirculateAirEnableAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the circulateAirEnableAvailable portion of the ClimateControlCapabilities class
setClimateControlCapabilities(List<ClimateControlCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Sets the climateControlCapabilities portion of the RemoteControlCapabilities class
setClimateControlData(ClimateControlData) - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Sets the climateControlData portion of the ModuleData class
setClimateData(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Sets the climateData.
setClimateData(ClimateData) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Sets the climateData.
setClimateData(ClimateData) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Sets the climateData.
setClimateData(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets the climateData.
setClimateData(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets the climateData.
setClimateData(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets the climateData.
setClimateData(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets the climateData.
setClimateEnable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
Sets the climateEnable portion of the ClimateControlData class
setClimateEnableAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the climateEnableAvailable portion of the ClimateControlCapabilities class
setClockText(String) - Method in class com.smartdevicelink.proxy.rpc.RdsData
Sets the clockText portion of the RdsData class
setCloudAppProperties(CloudAppProperties) - Method in class com.smartdevicelink.proxy.rpc.GetCloudAppPropertiesResponse
 
SetCloudAppProperties - Class in com.smartdevicelink.proxy.rpc
 
SetCloudAppProperties() - Constructor for class com.smartdevicelink.proxy.rpc.SetCloudAppProperties
 
SetCloudAppProperties(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SetCloudAppProperties
 
SetCloudAppProperties(CloudAppProperties) - Constructor for class com.smartdevicelink.proxy.rpc.SetCloudAppProperties
 
SetCloudAppPropertiesResponse - Class in com.smartdevicelink.proxy.rpc
 
SetCloudAppPropertiesResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SetCloudAppPropertiesResponse
 
SetCloudAppPropertiesResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SetCloudAppPropertiesResponse
 
SetCloudAppPropertiesResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SetCloudAppPropertiesResponse
Constructs a new SetCloudAppPropertiesResponse object
setCloudAppVehicleID(boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Sets a boolean value.
setCloudAppVehicleID(String) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Sets a string value for the cloud app vehicle ID
setCloudAppVehicleID(String) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Sets a string value for the cloud app vehicle ID
setCloudAppVehicleID(boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setCloudAppVehicleID(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets cloudAppVehicleID
setCloudAppVehicleID(boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setCloudAppVehicleID(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets cloudAppVehicleID
setCloudCover(Float) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
minValue: 0, maxValue: 1
setCloudTransportType(String) - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
setClusterModes(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets the status modes of the cluster
setClusterModes(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets the status modes of the cluster
setClusterModeStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setClusterModeStatus(ClusterModeStatus) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setClusterModeStatus(ClusterModeStatus) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setClusterModeStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
setClusterModeStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
setClusterModeStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
setClusterModeStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
setCmdIcon(Image) - Method in class com.smartdevicelink.proxy.rpc.AddCommand
Sets the Image If provided, defines the image to be be shown along with a command
setCmdID(Integer) - Method in class com.smartdevicelink.proxy.rpc.AddCommand
Sets an Unique Command ID that identifies the command.
setCmdID(Integer) - Method in class com.smartdevicelink.proxy.rpc.DeleteCommand
Sets the Command ID that identifies the Command to be deleted from Command Menu
setCmdID(Integer) - Method in class com.smartdevicelink.proxy.rpc.OnCommand
Sets a Command ID
setCodec(VideoStreamingCodec) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingFormat
 
setCol(Integer) - Method in class com.smartdevicelink.proxy.rpc.Grid
Sets the column of this Grid
setColor(RGBColor) - Method in class com.smartdevicelink.proxy.rpc.LightState
Sets the color portion of the LightState class
setCols(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
Sets the seat columns for this capability
setColSpan(Integer) - Method in class com.smartdevicelink.proxy.rpc.Grid
Sets the column span of this Grid
setCompassDirection(CompassDirection) - Method in class com.smartdevicelink.proxy.rpc.GPSData
 
setConditionActive(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatStatus
Sets the conditionActive.
setConnectTimeout(Integer) - Method in class com.smartdevicelink.proxy.rpc.Headers
 
setContentLength(Integer) - Method in class com.smartdevicelink.proxy.rpc.Headers
 
setContentType(String) - Method in class com.smartdevicelink.proxy.rpc.Headers
 
setContext(Context) - Method in class com.smartdevicelink.managers.lifecycle.LifecycleManager
 
setContext(Context) - Method in class com.smartdevicelink.managers.SdlManager.Builder
Sets the Context
setContext(Context) - Static method in class com.smartdevicelink.security.SdlSecurityBase
 
setCoolingEnabled(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the coolingEnabled portion of the SeatControlData class
setCoolingEnabledAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the coolingEnabledAvailable portion of the SeatControlCapabilities class
setCoolingLevel(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the coolingLevel portion of the SeatControlData class
setCoolingLevelAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the coolingLevelAvailable portion of the SeatControlCapabilities class
setCoordinate(Coordinate) - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
setCorrelationID(int) - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
setCorrelationID(Integer) - Method in class com.smartdevicelink.proxy.RPCRequest
 
setCorrelationID(Integer) - Method in class com.smartdevicelink.proxy.RPCResponse
Set the correlationID
setCorrID(int) - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
setCorrID(int) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setCountRate(Float) - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Sets the countRate.
setCountryCode(String) - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Sets the country code in ISO 3166-2 format associated with the OasisAddress class.
setCountryCode(Integer) - Method in class com.smartdevicelink.proxy.rpc.StationIDNumber
Sets the countryCode portion of the StationIDNumber class
setCountryName(String) - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Sets the localized Name of the country associated with the OasisAddress class.
setCRC(Integer) - Method in class com.smartdevicelink.proxy.rpc.GetFileResponse
Additional CRC32 checksum to protect data integrity up to 512 Mbits minvalue="0" maxvalue="4294967295"
setCRC(byte[]) - Method in class com.smartdevicelink.proxy.rpc.PutFile
This takes the file data as an array of bytes and calculates the CRC32 for it.
setCRC(Long) - Method in class com.smartdevicelink.proxy.rpc.PutFile
This assumes you have created your own CRC32 and are setting it with the file Please avoid using your own calculations for this, and use the method included in java.util
setCurrentForecast(WeatherData) - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
setCurrentForecastSupported(Boolean) - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
Set whether the current forecast is supported
setCurrentStateName(String) - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Set the name of the current state
setCurrentTemperature(Temperature) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
setCurrentTemperature(Temperature) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setCurrentTemperatureAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the currentTemperatureAvailable portion of the ClimateControlCapabilities class
setCushion(MassageCushion) - Method in class com.smartdevicelink.proxy.rpc.MassageCushionFirmness
Sets the type of MassageCushion for multi-contour massage seat
setCustomButtonID(Integer) - Method in class com.smartdevicelink.proxy.rpc.OnButtonEvent
 
setCustomButtonID(Integer) - Method in class com.smartdevicelink.proxy.rpc.OnButtonPress
Set CustomButtonID of the button If ButtonName is "CUSTOM_BUTTON", this references the integer ID passed by a custom button.
setCustomKeyboardConfiguration(KeyboardProperties) - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Implement this in order to provide a custom keyboard configuration to just this keyboard.
setCustomKeys(List<String>) - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
Sets the customKeys.
setCustomPresets(List<String>) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets the Custom Presets defined by the App
setCustomView(int) - Method in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
Sets the reference to the custom layout to be used for the lock screen
If set, the color and icon setters will be ignored
setData(byte[]) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setData(byte[], int) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setData(byte[], int, int) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setData(String) - Method in class com.smartdevicelink.proxy.rpc.DIDResult
 
setData(String) - Method in class com.smartdevicelink.proxy.rpc.OnKeyboardInput
 
setDataType(VehicleDataType) - Method in class com.smartdevicelink.proxy.rpc.VehicleDataResult
 
setDay(Integer) - Method in class com.smartdevicelink.proxy.rpc.DateTime
Sets the Day portion of the DateTime class
setDayColorScheme(TemplateColorScheme) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets the color scheme that is intended to be used for day
setDayColorScheme(TemplateColorScheme) - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayout
Deprecated.
Sets the color scheme that is intended to be used for day
setDayColorScheme(TemplateColorScheme) - Method in class com.smartdevicelink.proxy.rpc.TemplateConfiguration
Sets the dayColorScheme.
setDefaultTimeOut(int) - Method in class com.smartdevicelink.managers.screen.AlertView.Builder
Set this to change the default timeout for all alerts.
setDefaultTimeout(int) - Method in class com.smartdevicelink.managers.screen.AlertView
 
setDefaultTimeout(int) - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Set this to change the default timeout for all ChoiceSets.
setDefrostZone(List<DefrostZone>) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the defrostZone portion of the ClimateControlCapabilities class
setDefrostZone(DefrostZone) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
setDefrostZoneAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the defrostZoneAvailable portion of the ClimateControlCapabilities class
setDeliveryMode(DeliveryMode) - Method in class com.smartdevicelink.proxy.rpc.SendLocation
 
setDensity(Float) - Method in class com.smartdevicelink.proxy.rpc.LightState
Sets the density portion of the LightState class
setDensityAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.LightCapabilities
Sets the densityAvailable portion of the LightCapabilities class
setDesiredTemperature(Temperature) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
setDesiredTemperatureAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the desiredTemperatureAvailable portion of the ClimateControlCapabilities class
setDesiredVideoParams(VideoStreamingParameters) - Method in class com.smartdevicelink.session.BaseSdlSession
 
setDestination(LocationDetails) - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
setDestinationETA(DateTime) - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
setDetails(String) - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
This is a string representation of this instruction, used to display instructions to the users.
setDeviation(Integer) - Method in class com.smartdevicelink.proxy.rpc.WindowState
Sets the deviation.
setDeviceInfo(DeviceInfo) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
setDeviceStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setDeviceStatus(DeviceStatus) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setDeviceStatus(DeviceStatus) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setDeviceStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setDeviceStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Device Status
setDeviceStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setDeviceStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Device Status
setDiagonalScreenSize(Double) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
setDialNumberEnabled(Boolean) - Method in class com.smartdevicelink.proxy.rpc.PhoneCapability
 
setDidLocation(Integer) - Method in class com.smartdevicelink.proxy.rpc.DIDResult
 
setDidLocation(List<Integer>) - Method in class com.smartdevicelink.proxy.rpc.ReadDID
Sets raw data from vehicle data DID location(s)
setDidResult(List<DIDResult>) - Method in class com.smartdevicelink.proxy.rpc.ReadDIDResponse
 
setDimension(Dimension) - Method in class com.smartdevicelink.proxy.rpc.GPSData
 
setDisplayCapabilities(DisplayCapabilities) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
setDisplayCapabilities(DisplayCapabilities) - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
 
setDisplayDensity(int) - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
SetDisplayLayout - Class in com.smartdevicelink.proxy.rpc
Deprecated.
in SmartDeviceLink 6.0
SetDisplayLayout() - Constructor for class com.smartdevicelink.proxy.rpc.SetDisplayLayout
Deprecated.
Constructs a new SetDisplayLayout object
SetDisplayLayout(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SetDisplayLayout
Deprecated.
Constructs a new SetDisplayLayout object indicated by the Hashtable parameter
SetDisplayLayout(String) - Constructor for class com.smartdevicelink.proxy.rpc.SetDisplayLayout
Deprecated.
Constructs a new SetDisplayLayout object
setDisplayLayout(String) - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayout
Deprecated.
Sets a display layout.
SetDisplayLayoutResponse - Class in com.smartdevicelink.proxy.rpc
Deprecated.
in SmartDeviceLink 6.0
SetDisplayLayoutResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
Constructs a new SetDisplayLayoutResponse object
SetDisplayLayoutResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
Constructs a new SetDisplayLayoutResponse object indicated by the Hashtable parameter
SetDisplayLayoutResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
Constructs a new SetDisplayLayoutResponse object
setDisplayMode(int) - Method in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
Set the displayMode to be used
setDisplayMode(DisplayMode) - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlData
Sets the displayMode portion of the HMISettingsControlData class
setDisplayModeUnitAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
Sets the displayModeUnitAvailable portion of the HMISettingsControlCapabilities class
setDisplayName(String) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Set the name of the display
setDisplayName(String) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapability
Set the name of the display displayName.length() > 1
setDisplaysCapabilityAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
setDisplayType(DisplayType) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Deprecated.
setDistanceToManeuver(Double) - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Sets the distanceToManeuver.
setDistanceToManeuverScale(Double) - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Sets the distanceToManeuverScale.
setDistanceUnit(DistanceUnit) - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlData
Sets the distanceUnit portion of the HMISettingsControlData class
setDistanceUnitAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
Sets the distanceUnitAvailable portion of the HMISettingsControlCapabilities class
setDoInput(Boolean) - Method in class com.smartdevicelink.proxy.rpc.Headers
 
setDoorStatuses(List<DoorStatus>) - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Sets the doorStatuses.
setDoOutput(Boolean) - Method in class com.smartdevicelink.proxy.rpc.Headers
 
setDoublePressAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.TouchEventCapabilities
 
setDriverAirbagDeployed(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
setDriverBeltDeployed(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setDriverBraking(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setDriverBraking(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setDriverBraking(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setDriverBraking(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setDriverBraking(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Driver Braking
setDriverBraking(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setDriverBraking(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Driver Braking
setDriverBuckleBelted(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setDriverCurtainAirbagDeployed(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
setDriverDistractionAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
Sets the driverDistraction.
setDriverDoorAjar(Boolean) - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Deprecated.
in SmartDeviceLink 7.1.0
setDriverKneeAirbagDeployed(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
setDriverSideAirbagDeployed(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
setDrivingSide(Direction) - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
Used to infer which side of the road this instruction takes place.
setDtc(List<String>) - Method in class com.smartdevicelink.proxy.rpc.GetDTCsResponse
 
setDtcMask(Integer) - Method in class com.smartdevicelink.proxy.rpc.GetDTCs
 
setDualModeEnable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
setDualModeEnableAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the dualModeEnableAvailable portion of the ClimateControlCapabilities class
setDuplicateUpdatesFromWindowID(Integer) - Method in class com.smartdevicelink.proxy.rpc.CreateWindow
Sets the duplicateUpdatesFromWindowID.
setDuration(Integer) - Method in class com.smartdevicelink.proxy.rpc.Alert
Sets the duration of the displayed portion of the alert, in milliseconds.
setDuration(Integer) - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Sets the duration.
setDynamicUpdateCapabilities(DynamicUpdateCapabilities) - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Sets the dynamicUpdateCapabilities.
setE911Override(VehicleDataStatus) - Method in class com.smartdevicelink.proxy.rpc.MyKey
 
setECallConfirmationStatus(ECallConfirmationStatus) - Method in class com.smartdevicelink.proxy.rpc.ECallInfo
 
setECallEventActive(Boolean) - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
setECallInfo(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setECallInfo(ECallInfo) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setECallInfo(ECallInfo) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setECallInfo(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
setECallInfo(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
setECallInfo(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
setECallInfo(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
setECallNotificationStatus(VehicleDataNotificationStatus) - Method in class com.smartdevicelink.proxy.rpc.ECallInfo
 
setEcuHeader(Integer) - Method in class com.smartdevicelink.proxy.rpc.GetDTCsResponse
 
setEcuName(Integer) - Method in class com.smartdevicelink.proxy.rpc.GetDTCs
Sets a name of the module to receive the DTC form
setEcuName(Integer) - Method in class com.smartdevicelink.proxy.rpc.ReadDID
Sets an ID of the vehicle module
setElectronicParkBrakeStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Sets a boolean value.
setElectronicParkBrakeStatus(ElectronicParkBrakeStatus) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Sets electronicParkBrakeStatus
setElectronicParkBrakeStatus(ElectronicParkBrakeStatus) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Sets electronicParkBrakeStatus
setElectronicParkBrakeStatus(boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setElectronicParkBrakeStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets electronicParkBrakeStatus
setElectronicParkBrakeStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setElectronicParkBrakeStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets electronicParkBrakeStatus
setEmergencyEvent(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setEmergencyEvent(EmergencyEvent) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setEmergencyEvent(EmergencyEvent) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setEmergencyEvent(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
setEmergencyEvent(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
setEmergencyEvent(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
setEmergencyEvent(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
setEmergencyEventType(EmergencyEventType) - Method in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
setEnabled(boolean) - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
If true, this cloud app entry will designate it should appear in the HMI
setEnableState(boolean) - Static method in class com.smartdevicelink.util.NativeLogTool
 
setEndpoint(String) - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
setEndTime(StartTime) - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
 
setEngineOilLife(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setEngineOilLife(Float) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setEngineOilLife(Float) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setEngineOilLife(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setEngineOilLife(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Engine Oil Life
setEngineOilLife(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setEngineOilLife(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Engine Oil Life
setEngineTorque(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setEngineTorque(Double) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setEngineTorque(Double) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setEngineTorque(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setEngineTorque(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Engine Torque
setEngineTorque(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setEngineTorque(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Engine Torque
setEqualizerAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Sets the equalizerAvailable portion of the AudioControlCapabilities class
setEqualizerMaxChannelId(Integer) - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Sets the equalizerMaxChannelId portion of the AudioControlCapabilities class
setEqualizerSettings(List<EqualizerSettings>) - Method in class com.smartdevicelink.proxy.rpc.AudioControlData
Sets the equalizerSettings portion of the AudioControlData class
setErrorCode(SecurityQueryErrorCode) - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
setEscSystem(VehicleDataStatus) - Method in class com.smartdevicelink.proxy.rpc.StabilityControlsStatus
Sets the escSystem.
setEta(DateTime) - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
setEta(String) - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Sets a text field for estimated time of arrival
setEvent(KeyboardEvent) - Method in class com.smartdevicelink.proxy.rpc.OnKeyboardInput
 
setEvent(List<TouchEvent>) - Method in class com.smartdevicelink.proxy.rpc.OnTouchEvent
 
setExpires(DateTime) - Method in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
setExternalTemperature(Temperature) - Method in class com.smartdevicelink.proxy.rpc.ClimateData
Sets the externalTemperature.
setExternalTemperature(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Deprecated.
in SmartDeviceLink 7.1.0
setExternalTemperature(Double) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.1.0
setExternalTemperature(Double) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Deprecated.
in SmartDeviceLink 7.1.0
setExternalTemperature(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Deprecated.
in SmartDeviceLink 7.1.0
setExternalTemperature(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.1.0
setExternalTemperature(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Deprecated.
in SmartDeviceLink 7.1.0
setExternalTemperature(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.1.0
setFanSpeed(Integer) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
setFanSpeedAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the fanSpeedAvailable portion of the ClimateControlCapabilities class
setFccFacilityId(Integer) - Method in class com.smartdevicelink.proxy.rpc.StationIDNumber
Sets the fccFacilityId portion of the StationIDNumber class
setFileData(byte[]) - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Sets the byte array that represents the content of the file
setFileData(byte[]) - Method in class com.smartdevicelink.proxy.rpc.PutFile
 
setFileName(String) - Method in class com.smartdevicelink.proxy.rpc.GetFile
File name that should be retrieved.
setFileName(String) - Method in class com.smartdevicelink.proxy.rpc.OnUpdateFile
Sets the fileName.
setFileName(String) - Method in class com.smartdevicelink.proxy.rpc.SystemRequest
 
setFilenames(List<String>) - Method in class com.smartdevicelink.proxy.rpc.ListFilesResponse
 
setFileRetryCount(int) - Method in class com.smartdevicelink.managers.file.FileManagerConfig
Setter for Integer fileRetryCount
setFileType(FileType) - Method in class com.smartdevicelink.proxy.rpc.GetFile
Selected file type.
setFileType(FileType) - Method in class com.smartdevicelink.proxy.rpc.GetFileResponse
File type that is being sent in response
setFileType(FileType) - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
setFileType(FileType) - Method in class com.smartdevicelink.proxy.rpc.PutFile
Sets file type
setFirmness(Integer) - Method in class com.smartdevicelink.proxy.rpc.MassageCushionFirmness
Sets the firmness associated with the supplied MassageCushion
setFirmwareRev(String) - Method in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
setFirstRun(Boolean) - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
Set the firstRun value
setFlags(int) - Method in class com.smartdevicelink.transport.RouterServiceValidator
Use this method if you would like to test your app in a production setting rather than defaulting to a debug mode where you connect to whatever router service is running.
setFlags(int) - Method in class com.smartdevicelink.transport.SdlRouterStatusProvider
 
setFlags(int) - Method in class com.smartdevicelink.transport.UsbTransferProvider
 
setForegroundExceptionHandler() - Static method in class com.smartdevicelink.transport.SdlBroadcastReceiver
This method will set a new UncaughtExceptionHandler for the current thread.
setFormat(VideoStreamingFormat) - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
setForwardSeekIndicator(SeekStreamingIndicator) - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Sets the forwardSeekIndicator.
setFrameHeight(int) - Method in class com.smartdevicelink.encoder.SdlEncoder
 
setFrameInterval(int) - Method in class com.smartdevicelink.encoder.SdlEncoder
 
setFrameRate(int) - Method in class com.smartdevicelink.encoder.SdlEncoder
 
setFrameRate(int) - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
setFrameWidth(int) - Method in class com.smartdevicelink.encoder.SdlEncoder
 
setFreeModules(List<ModuleData>) - Method in class com.smartdevicelink.proxy.rpc.OnRCStatus
 
setFrequencyFraction(Integer) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Sets the frequencyFraction portion of the RadioControlData class
setFrequencyInteger(Integer) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Sets the frequencyInteger portion of the RadioControlData class
setFrontVerticalPosition(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the frontVerticalPosition portion of the SeatControlData class
setFrontVerticalPositionAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the frontVerticalPositionAvailable portion of the SeatControlCapabilities class
setFuelCutoffStatus(FuelCutoffStatus) - Method in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
setFuelLevel(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Deprecated.
setFuelLevel(Double) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Deprecated.
setFuelLevel(Double) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Deprecated.
setFuelLevel(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Deprecated.
setFuelLevel(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Deprecated.
setFuelLevel(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Deprecated.
setFuelLevel(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Deprecated.
setFuelLevelState(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Deprecated.
setFuelLevelState(ComponentVolumeStatus) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Deprecated.
setFuelLevelState(ComponentVolumeStatus) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Deprecated.
setFuelLevelState(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Deprecated.
setFuelLevelState(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Deprecated.
setFuelLevelState(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Deprecated.
setFuelLevelState(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Deprecated.
setFuelRange(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setFuelRange(List<FuelRange>) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Sets Fuel Range List.
setFuelRange(List<FuelRange>) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Sets the fuelRange.
setFuelRange(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets the fuelRange.
setFuelRange(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets the fuelRange.
setFuelRange(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setFuelRange(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets the fuelRange.
setFullAppID(String) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets a unique ID, which an app will be given when approved
Note: this will automatically parse the fullAppID into the smaller appId and set the appId value as well
setFunctionID(int) - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
setFunctionID(int) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setFunctionName(String) - Method in class com.smartdevicelink.proxy.RPCMessage
 
setGateStatuses(List<GateStatus>) - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Sets the gateStatuses.
setGearStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Sets the gearStatus.
setGearStatus(GearStatus) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Sets the gearStatus.
setGearStatus(GearStatus) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Sets the gearStatus.
setGearStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets the gearStatus.
setGearStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets the gearStatus.
setGearStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets the gearStatus.
setGearStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets the gearStatus.
SetGlobalProperties - Class in com.smartdevicelink.proxy.rpc
Sets value(s) for the specified global property(ies)
SetGlobalProperties() - Constructor for class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Constructs a new SetGlobalProperties object
SetGlobalProperties(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Constructs a new SetGlobalProperties object indicated by the Hashtable parameter
SetGlobalPropertiesResponse - Class in com.smartdevicelink.proxy.rpc
Set Global Properties Response is sent, when SetGlobalProperties has been called
SetGlobalPropertiesResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SetGlobalPropertiesResponse
Constructs a new SetGlobalPropertiesResponse object
SetGlobalPropertiesResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SetGlobalPropertiesResponse
Constructs a new SetGlobalPropertiesResponse object indicated by the Hashtable parameter
SetGlobalPropertiesResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SetGlobalPropertiesResponse
Constructs a new SetGlobalPropertiesResponse object
setGps(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setGps(GPSData) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setGps(GPSData) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setGps(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setGps(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Gps
setGps(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setGps(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Gps
setGraphic(Image) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets an image to be shown on supported displays
setGraphicSupported(Boolean) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
set the display's persistent screen supports.
setGreen(Integer) - Method in class com.smartdevicelink.proxy.rpc.RGBColor
Sets the green value of the color object
setGrid(Grid) - Method in class com.smartdevicelink.proxy.rpc.SeatLocation
Sets grid data for this seat location
setHandledRpcs(List<Integer>) - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
This field contains the Function IDs for the RPCs that this service intends to handle correctly.
setHandledRpcsUsingFunctionIDs(List<FunctionID>) - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
This field contains the Function IDs for the RPCs that this service intends to handle correctly.
setHandsOffSteering(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Sets the handsOffSteering.
setHandsOffSteering(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Sets the handsOffSteering.
setHandsOffSteering(Boolean) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Sets the handsOffSteering.
setHandsOffSteering(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets the handsOffSteering.
setHandsOffSteering(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets the handsOffSteering.
setHandsOffSteering(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets the handsOffSteering.
setHandsOffSteering(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets the handsOffSteering.
setHapticRectData(List<HapticRect>) - Method in class com.smartdevicelink.proxy.rpc.SendHapticData
Array of spatial data structures that represent the locations of all user controls present on the app's layout.
setHapticSpatialDataSupported(Boolean) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
Sets whether the dead unit supports HapticSpatialData
setHardware(String) - Method in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
setHashID(String) - Method in class com.smartdevicelink.proxy.rpc.OnHashChange
 
setHashID(String) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
setHdChannel(Integer) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Sets the hdChannel portion of the RadioControlData class
setHdChannelAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the hdChannelAvailable portion of the RadioControlCapabilities class
setHdop(Double) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set the horizontal dilution of precision
setHdRadioEnable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Sets the hdRadioEnable portion of the RadioControlData class
setHdRadioEnableAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the hdRadioEnableAvailable portion of the RadioControlCapabilities class
setHeaders(Headers) - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
setHeading(Double) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set the heading.North is 0, East is 90, etc.
setHeadLampStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setHeadLampStatus(HeadLampStatus) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setHeadLampStatus(HeadLampStatus) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setHeadLampStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setHeadLampStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Head Lamp Status
setHeadLampStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setHeadLampStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Head Lamp Status
setHeadSupportHorizontalPosition(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the headSupportHorizontalPosition portion of the SeatControlData class
setHeadSupportHorizontalPositionAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the headSupportHorizontalPositionAvailable portion of the SeatControlCapabilities class
setHeadSupportVerticalPosition(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the headSupportVerticalPosition portion of the SeatControlData class
setHeadSupportVerticalPositionAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the headSupportVerticalPositionAvailable portion of the SeatControlCapabilities class
setHeartBeatTimeout(int) - Method in class com.smartdevicelink.transport.BaseTransportConfig
 
setHeatedMirrorsAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the heatedMirrorsAvailable portion of the ClimateControlCapabilities class
setHeatedMirrorsEnable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
Sets the heatedMirrorsEnable portion of the ClimateControlCapabilities class
setHeatedRearWindowAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the heatedRearWindowAvailable portion of the ClimateControlCapabilities class
setHeatedRearWindowEnable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
Sets the heatedRearWindowEnable portion of the ClimateControlCapabilities class
setHeatedSteeringWheelAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the heatedSteeringWheelAvailable portion of the ClimateControlCapabilities class
setHeatedSteeringWheelEnable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
Sets the heatedSteeringWheelEnable portion of the ClimateControlCapabilities class
setHeatedWindshieldAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the heatedWindshieldAvailable portion of the ClimateControlCapabilities class
setHeatedWindshieldEnable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
Sets the heatedWindshieldEnable portion of the ClimateControlCapabilities class
setHeatingEnabled(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the heatingEnabled portion of the SeatControlData class
setHeatingEnabledAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the heatingEnabledAvailable portion of the SeatControlCapabilities class
setHeatingLevel(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the heatingLevel portion of the SeatControlData class
setHeatingLevelAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the heatingLevelAvailable portion of the SeatControlCapabilities class
setHeight(Float) - Method in class com.smartdevicelink.proxy.rpc.Rectangle
The height in pixels of the user control's bounding rectangle
setHelpPrompt(List<TTSChunk>) - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
 
setHelpPrompt(List<TTSChunk>) - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Sets An array of TTSChunks which, taken together, specify the help phrase to be spoken when the user says "help" during the VR session
setHelpPrompt(List<TTSChunk>) - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Sets a List for Help Prompt that Array of one or more TTSChunk elements specifying the help prompt used in an interaction started by PTT
setHighBeamsOn(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HeadLampStatus
 
setHighlighted(boolean) - Method in class com.smartdevicelink.managers.screen.SoftButtonState
Set whether or not the button should be highlighted on the UI
setHmiCapabilities(HMICapabilities) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
setHmiDisplayLanguage(Language) - Method in class com.smartdevicelink.proxy.rpc.ChangeRegistration
Sets HMI display language
setHmiDisplayLanguage(Language) - Method in class com.smartdevicelink.proxy.rpc.OnLanguageChange
Sets language that current display use
setHmiDisplayLanguage(Language) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Sets an enumeration indicating what language the application intends to use for user interaction ( Display)
setHmiDisplayLanguageDesired(Language) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets an enumeration indicating what language the application intends to use for user interaction ( Display)
setHmiLevel(HMILevel) - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
Set the HMILevel of OnHMIStatus
setHMIPermissions(HMIPermissions) - Method in class com.smartdevicelink.proxy.rpc.PermissionItem
 
setHmiSettingsControlCapabilities(HMISettingsControlCapabilities) - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Sets the hmiSettingsControlCapabilities portion of the RemoteControlCapabilities class
setHmiSettingsControlData(HMISettingsControlData) - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Sets the hmiSettingsControlData portion of the ModuleData class
setHmiZoneCapabilities(List<HmiZoneCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Sets hmiZoneCapabilities
setHorizontalPosition(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the horizontalPosition portion of the SeatControlData class
setHorizontalPositionAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the horizontalPositionAvailable portion of the SeatControlCapabilities class
setHour(Integer) - Method in class com.smartdevicelink.proxy.rpc.DateTime
Sets the Hours portion of the DateTime class.
setHourlyForecast(List<WeatherData>) - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceData
minsize: 1, maxsize: 96
setHours(Integer) - Method in class com.smartdevicelink.proxy.rpc.StartTime
Set the hour.
setHumidity(Float) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
minValue: 0, maxValue: 1
setHybridAppPreference(HybridAppPreference) - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
setIcon(SdlArtwork) - Method in class com.smartdevicelink.managers.screen.AlertView.Builder
An artwork that will be displayed when the icon appears.
setIcon(SdlArtwork) - Method in class com.smartdevicelink.managers.screen.AlertView
 
setIcon(SdlArtwork) - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Sets the icon of the menu cell
setIconResumed(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Sets Icon Resumed Boolean
setId(Integer) - Method in class com.smartdevicelink.proxy.rpc.HapticRect
Set a user control spatial identifier that references the supplied spatial data
setId(LightName) - Method in class com.smartdevicelink.proxy.rpc.LightState
Sets the id portion of the LightState class
setId(SupportedSeat) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Deprecated.
setId(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatMemoryAction
Sets the id portion of the SeatMemoryAction class
setId(Integer) - Method in class com.smartdevicelink.proxy.rpc.TouchEvent
 
setIdentifier(String) - Method in class com.smartdevicelink.proxy.rpc.DTC
set identifier
setIgnitionStableStatus(IgnitionStableStatus) - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
 
setIgnitionStatus(IgnitionStatus) - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
 
setIgnoreAddingVRItems(boolean) - Method in class com.smartdevicelink.proxy.rpc.Choice
This prevents the @{link Choice#format} method from adding VR commands if set to true
setImage(Image) - Method in class com.smartdevicelink.proxy.rpc.Choice
Set the image
setImage(Image) - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
An image representation of this instruction.
setImage(Image) - Method in class com.smartdevicelink.proxy.rpc.SoftButton
 
setImage(Image) - Method in class com.smartdevicelink.proxy.rpc.VrHelpItem
 
setImageFields(List<ImageField>) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
setImageFields(List<ImageField>) - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Set an array of ImageField structures.
setImageResolution(ImageResolution) - Method in class com.smartdevicelink.proxy.rpc.ImageField
 
setImageResolution(ImageResolution) - Method in class com.smartdevicelink.proxy.rpc.ScreenParams
 
setImageSupported(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
set the button supports referencing a static or dynamic image.
setImageType(ImageType) - Method in class com.smartdevicelink.proxy.rpc.Image
Set the image type (static or dynamic image)
setImageTypeSupported(List<FileType>) - Method in class com.smartdevicelink.proxy.rpc.ImageField
 
setImageTypeSupported(List<ImageType>) - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Set an array of ImageType elements.
setInfo(String) - Method in class com.smartdevicelink.proxy.RPCResponse
Set a string of text representing additional information returned from SDL
setInitialPrompt(List<TTSChunk>) - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
 
setInitialPrompt(List<TTSChunk>) - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Sets initial prompt which will be spoken before opening the audio pass thru session by SDL
setInitialPrompt(List<TTSChunk>) - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Sets An array of one or more TTSChunks that, taken together, specify what is to be spoken to the user at the start of an interaction
setInitialText(String) - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Sets the Text that Displayed when the interaction begins.
setInnerLeftRear(SingleTireStatus) - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Sets the innerLeftRear.
setInnerRightRear(SingleTireStatus) - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Sets the innerRightRear.
setInstanceFollowRedirects(Boolean) - Method in class com.smartdevicelink.proxy.rpc.Headers
 
setInstantFuelConsumption(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setInstantFuelConsumption(Double) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setInstantFuelConsumption(Double) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setInstantFuelConsumption(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setInstantFuelConsumption(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Instant Fuel Consumption
setInstantFuelConsumption(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setInstantFuelConsumption(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Instant Fuel Consumption
setInstructions(List<NavigationInstruction>) - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
This array should be ordered with all remaining instructions.
setInteractionChoiceSetID(Integer) - Method in class com.smartdevicelink.proxy.rpc.CreateInteractionChoiceSet
Sets a unique ID that identifies the Choice Set
setInteractionChoiceSetID(Integer) - Method in class com.smartdevicelink.proxy.rpc.DeleteInteractionChoiceSet
Sets a unique ID that identifies the Choice Set
setInteractionChoiceSetIDList(List<Integer>) - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Sets a List representing an Array of one or more Choice Set IDs.
setInteractionFunctionID(Integer) - Method in class com.smartdevicelink.proxy.rpc.CancelInteraction
Sets the ID of the type of interaction the developer wants to dismiss.
setInteractionLayout(LayoutMode) - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Sets the mode of how the choices are presented.
setInteractionMode(InteractionMode) - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Sets the Indicates mode that indicate how user selects interaction choice.
SetInteriorVehicleData - Class in com.smartdevicelink.proxy.rpc
This function allows a remote control type mobile application change the settings of a specific remote control module.
SetInteriorVehicleData() - Constructor for class com.smartdevicelink.proxy.rpc.SetInteriorVehicleData
Constructs a new SetInteriorVehicleData object
SetInteriorVehicleData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SetInteriorVehicleData
Constructs a new SetInteriorVehicleData object indicated by the Hashtable parameter
SetInteriorVehicleData(ModuleData) - Constructor for class com.smartdevicelink.proxy.rpc.SetInteriorVehicleData
Constructs a new SetInteriorVehicleData object
SetInteriorVehicleDataResponse - Class in com.smartdevicelink.proxy.rpc
 
SetInteriorVehicleDataResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SetInteriorVehicleDataResponse
Constructs a new SetInteriorVehicleDataResponse object
SetInteriorVehicleDataResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SetInteriorVehicleDataResponse
Constructs a new SetInteriorVehicleDataResponse object indicated by the Hashtable parameter
SetInteriorVehicleDataResponse(Result, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.SetInteriorVehicleDataResponse
Constructs a new SetInteriorVehicleDataResponse object
setInterval(int) - Method in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
setInterval(int) - Method in interface com.smartdevicelink.protocol.heartbeat.IHeartbeatMonitor
Sets the interval for sending heartbeat messages if nothing is sent over transport.
setInterval(int) - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
setIsExplicit(Boolean) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
setIsHapticSpatialDataSupported(Boolean) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
setIsHighlighted(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SoftButton
 
setIsMediaApplication(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets a Boolean to indicate a mobile application that is a media application or not
setIsRPCAllowed(boolean) - Method in class com.smartdevicelink.managers.permission.PermissionStatus
Set whether the RPC is allowed or not
setIsSubscribed(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataResponse
Sets isSubscribed parameter
setIsTemplate(Boolean) - Method in class com.smartdevicelink.proxy.rpc.Image
Set whether this Image is a template image whose coloring should be decided by the HMI
setJsonData(byte[]) - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
setJsonData(byte[]) - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
setJsonSize(int) - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
setJsonSize(int) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setJsonSize(int) - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
setJunctionType(NavigationJunction) - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
setKeepContext(Boolean) - Method in class com.smartdevicelink.proxy.rpc.AudioControlData
Sets the keepContext portion of the AudioControlData class
setKeepContextAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Sets the keepContextAvailable portion of the AudioControlCapabilities class
setKeepSocketAlive(boolean) - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
 
setKernel(float[], float) - Method in class com.android.grafika.gles.Texture2dProgram
Configures the convolution filter values.
setKeyboardCapabilities(KeyboardCapabilities) - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Sets the keyboardCapabilities.
setKeyboardLayout(KeyboardLayout) - Method in class com.smartdevicelink.proxy.rpc.KeyboardLayoutCapability
Sets the keyboardLayout.
setKeyboardLayout(KeyboardLayout) - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
setKeyboardProperties(KeyboardProperties) - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
setKeypressMode(KeypressMode) - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
setLabel(String) - Method in class com.smartdevicelink.proxy.rpc.SeatMemoryAction
Sets the label portion of the SeatMemoryAction class
setLanguage(Language) - Method in class com.smartdevicelink.proxy.rpc.ChangeRegistration
Sets language
setLanguage(Language) - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
setLanguage(Language) - Method in class com.smartdevicelink.proxy.rpc.OnLanguageChange
Sets language that current SDL voice engine(VR+TTS) use
setLanguage(Language) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Sets an enumeration indicating what language the application intends to use for user interaction (Display, TTS and VR)
setLanguageDesired(Language) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets an enumeration indicating what language the application intends to use for user interaction (Display, TTS and VR)
setLastRequest(Context, String) - Static method in class com.smartdevicelink.transport.RouterServiceValidator
 
setLatitudeDegrees(Float) - Method in class com.smartdevicelink.proxy.rpc.Coordinate
 
setLatitudeDegrees(Double) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set latitude degrees
setLatitudeDegrees(Double) - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Setter for latitude of the location to send.
setLayout(ChoiceSetLayout) - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
 
setLeftFront(SingleTireStatus) - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Sets the leftFront.
setLeftRear(SingleTireStatus) - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Sets the leftRear.
setLeftRearInflatableBelted(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setLeftRow2BuckleBelted(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setLeftRow3BuckleBelted(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setLegacyData(List<String>) - Method in class com.smartdevicelink.proxy.rpc.SystemRequest
 
setLength(Integer) - Method in class com.smartdevicelink.proxy.rpc.GetFile
Optional length in bytes for resuming partial data chunks if offset is set to 0, then length is the total length of the file to be downloaded minvalue="0" maxvalue="2000000000"
setLength(Integer) - Method in class com.smartdevicelink.proxy.rpc.GetFileResponse
Optional length in bytes for resuming partial data chunks if offset is set to 0, then length is the total length of the file to be downloaded minvalue="0" maxvalue="2000000000"
setLength(Integer) - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
Deprecated.
as of SmartDeviceLink 4.0. Use OnSystemRequest.setLength(Long) instead.
setLength(Long) - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
setLength(Integer) - Method in class com.smartdevicelink.proxy.rpc.PutFile
Deprecated.
as of SmartDeviceLink 4.0. Use PutFile.setLength(Long) instead.
setLength(Long) - Method in class com.smartdevicelink.proxy.rpc.PutFile
 
setLevel(Float) - Method in class com.smartdevicelink.proxy.rpc.FuelRange
Sets the level.
setLevel(Integer) - Method in class com.smartdevicelink.proxy.rpc.Grid
Sets the level value of this Grid
setLevel(Mod, DetailLevel) - Static method in class com.smartdevicelink.trace.DiagLevel
 
setLevels(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
Sets the levels for this capability
setLevelSpan(Integer) - Method in class com.smartdevicelink.proxy.rpc.Grid
Sets the level span of this Grid
setLevelState(ComponentVolumeStatus) - Method in class com.smartdevicelink.proxy.rpc.FuelRange
Sets the levelState.
setLightControlCapabilities(LightControlCapabilities) - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Sets the lightControlCapabilities portion of the RemoteControlCapabilities class
setLightControlData(LightControlData) - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Sets the lightControlData portion of the ModuleData class
setLightState(List<LightState>) - Method in class com.smartdevicelink.proxy.rpc.LightControlData
Sets the lightState portion of the LightControlData class
setLimitedCharacterList(List<String>) - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
 
setListener(IHeartbeatMonitorListener) - Method in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
setListener(IHeartbeatMonitorListener) - Method in interface com.smartdevicelink.protocol.heartbeat.IHeartbeatMonitor
Sets the heartbeat's listener.
setListenerType(int) - Method in class com.smartdevicelink.proxy.rpc.listeners.OnRPCListener
 
setLocality(String) - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Sets the Locality associated with the OasisAddress class.
setLocation(Grid) - Method in class com.smartdevicelink.proxy.rpc.DoorStatus
Sets the location.
setLocation(Grid) - Method in class com.smartdevicelink.proxy.rpc.GateStatus
Sets the location.
setLocation(Grid) - Method in class com.smartdevicelink.proxy.rpc.RoofStatus
Sets the location.
setLocation(LocationDetails) - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
setLocation(Grid) - Method in class com.smartdevicelink.proxy.rpc.WindowStatus
Sets the location.
setLocationDescription(String) - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
setLocationDescription(String) - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Setter for description of the location to send.
setLocationDetails(LocationDetails) - Method in class com.smartdevicelink.proxy.rpc.NavigationInstruction
 
setLocationImage(Image) - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
setLocationImage(Image) - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Setter for image of the location to send.
setLocationName(String) - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
setLocationName(String) - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Setter for name of the location to send.
setLockScreenConfig(LockScreenConfig) - Method in class com.smartdevicelink.managers.SdlManager.Builder
Sets the LockScreenConfig for the session.
setLockscreenDismissibility(boolean) - Method in class com.smartdevicelink.proxy.rpc.OnDriverDistraction
Called to set dismissible state of Lockscreen
setLockscreenWarningMessage(String) - Method in class com.smartdevicelink.proxy.rpc.OnDriverDistraction
Called to set a warning message for the lockscreen
setLongitudeDegrees(Float) - Method in class com.smartdevicelink.proxy.rpc.Coordinate
 
setLongitudeDegrees(Double) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set longitude degrees
setLongitudeDegrees(Double) - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Setter for longitude of the location to send.
setLongPressAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Set the button supports a LONG press.
setLongPressAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
set the button supports a LONG press.
setLowBeamsOn(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HeadLampStatus
 
setMainField1(List<MetadataType>) - Method in class com.smartdevicelink.proxy.rpc.MetadataTags
Set the metadata types of data contained in the "mainField1" text field
setMainField1(MetadataType) - Method in class com.smartdevicelink.proxy.rpc.MetadataTags
Set the metadata type of data contained in the "mainField1" text field
setMainField1(String) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets the text displayed in a single-line display, or in the upper display line in a two-line display
setMainField2(List<MetadataType>) - Method in class com.smartdevicelink.proxy.rpc.MetadataTags
Set the metadata types of data contained in the "mainField2" text field
setMainField2(MetadataType) - Method in class com.smartdevicelink.proxy.rpc.MetadataTags
Set the metadata type of data contained in the "mainField2" text field
setMainField2(String) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets the text displayed on the second display line of a two-line display
setMainField3(List<MetadataType>) - Method in class com.smartdevicelink.proxy.rpc.MetadataTags
Set the metadata types of data contained in the "mainField3" text field
setMainField3(MetadataType) - Method in class com.smartdevicelink.proxy.rpc.MetadataTags
Set the metadata type of data contained in the "mainField3" text field
setMainField3(String) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets the text displayed on the first display line of the second page
setMainField4(List<MetadataType>) - Method in class com.smartdevicelink.proxy.rpc.MetadataTags
Set the metadata types of data contained in the "mainField4" text field
setMainField4(MetadataType) - Method in class com.smartdevicelink.proxy.rpc.MetadataTags
Set the metadata type of data contained in the "mainField4" text field
setMainField4(String) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets the text displayed on the second display line of the second page
setMajorVersion(Integer) - Method in class com.smartdevicelink.proxy.rpc.SdlMsgVersion
Set major version minvalue="1" maxvalue="10"
setMake(String) - Method in class com.smartdevicelink.proxy.rpc.VehicleType
set the make of the vehicle
setManeuverComplete(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Sets a maneuver complete flag.
setManualTextEntry(String) - Method in class com.smartdevicelink.proxy.rpc.PerformInteractionResponse
 
setMaskInputCharacters(KeyboardInputMask) - Method in class com.smartdevicelink.proxy.rpc.KeyboardProperties
Sets the maskInputCharacters.
setMaskInputCharactersSupported(Boolean) - Method in class com.smartdevicelink.proxy.rpc.KeyboardCapabilities
Sets the maskInputCharactersSupported.
setMassageCushionFirmness(List<MassageCushionFirmness>) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the massageCushionFirmness portion of the SeatControlData class
setMassageCushionFirmnessAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the massageCushionFirmnessAvailable portion of the SeatControlCapabilities class
setMassageEnabled(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the massageEnabled portion of the SeatControlData class
setMassageEnabledAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the massageEnabledAvailable portion of the SeatControlCapabilities class
setMassageMode(MassageMode) - Method in class com.smartdevicelink.proxy.rpc.MassageModeData
Sets the massageMode that will be associated with the supplied massage zone
setMassageMode(List<MassageModeData>) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the massageMode portion of the SeatControlData class
setMassageModeAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the massageModeAvailable portion of the SeatControlCapabilities class
setMassageZone(MassageZone) - Method in class com.smartdevicelink.proxy.rpc.MassageModeData
Sets the massageZone that will be associated with the supplied massage mode
setMaxBitrate(Integer) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
Set the max bitrate supported by this module.
setMaxDuration(Integer) - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Sets the maximum duration of audio recording in milliseconds
setMaxHourlyForecastAmount(Integer) - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
Set the max hourly forecast amount
setMaximumAspectRatio(Double) - Method in class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
setMaximumChangeVelocity(Integer) - Method in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
setMaximumNumberOfWindows(Integer) - Method in class com.smartdevicelink.proxy.rpc.WindowTypeCapabilities
set the maximumNumberOfWindows
setMaxMinutelyForecastAmount(Integer) - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
Set the max minutely forecast amount
setMaxMultidayForecastAmount(Integer) - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
Set the max multi day forecast amount
setMaxNumberRFCOMMPorts(Integer) - Method in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
setMaxSupportedResolution(Resolution) - Method in class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
setMediaAlbum(String) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The name of the current album Podcast: The name of the current podcast show Audiobook: The name of the current book
setMediaArtist(String) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The name of the current album artist Podcast: The provider of the podcast (hosts, network, company) Audiobook: The book author's name
setMediaClock(String) - Method in class com.smartdevicelink.proxy.rpc.Show
Deprecated.
in SmartDeviceLink 7.1.0
setMediaClockFormats(List<MediaClockFormat>) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Set an array of MediaClockFormat elements, defining the valid string formats used in specifying the contents of the media clock field
SetMediaClockTimer - Class in com.smartdevicelink.proxy.rpc
Sets the media clock/timer value and the update method (e.g.count-up, count-down, etc.)
SetMediaClockTimer() - Constructor for class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Constructs a new SetMediaClockTimer object
SetMediaClockTimer(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Constructs a new SetMediaClockTimer object indicated by the Hashtable parameter
SetMediaClockTimer(UpdateMode) - Constructor for class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Constructs a new SetMediaClockTimer object
SetMediaClockTimerResponse - Class in com.smartdevicelink.proxy.rpc
Set Media Clock Timer Response is sent, when SetMediaClockTimer has been called
SetMediaClockTimerResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SetMediaClockTimerResponse
Constructs a new SetMediaClockTimerResponse object
SetMediaClockTimerResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SetMediaClockTimerResponse
Constructs a new SetMediaClockTimerResponse object indicated by the Hashtable parameter
SetMediaClockTimerResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SetMediaClockTimerResponse
Constructs a new SetMediaClockTimerResponse object
setMediaImage(Image) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Sets the media image associated with the currently playing media Music: The album art of the current track Podcast: The podcast or chapter artwork of the current podcast episode Audiobook: The book or chapter artwork of the current audiobook
setMediaServiceData(MediaServiceData) - Method in class com.smartdevicelink.proxy.rpc.AppServiceData
 
setMediaServiceManifest(MediaServiceManifest) - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
The MediaServiceManifest
setMediaTitle(String) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The name of the current track Podcast: The name of the current episode Audiobook: The name of the current chapter
setMediaTrack(String) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets the text in the track field
setMediaType(MediaType) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
 
setMemory(SeatMemoryAction) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the memory portion of the SeatControlData class
setMemoryAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the memoryAvailable portion of the SeatControlCapabilities class
setMenuIcon(Image) - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Sets image to be be shown along with the submenu item
setMenuIcon(Image) - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
setMenuID(Integer) - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Sets a Menu ID that identifies a sub menu.
setMenuID(Integer) - Method in class com.smartdevicelink.proxy.rpc.DeleteSubMenu
Sets the MenuID that identifies the SubMenu to be delete
setMenuID(Integer) - Method in class com.smartdevicelink.proxy.rpc.OnUpdateSubMenu
Sets the menuID.
setMenuID(Integer) - Method in class com.smartdevicelink.proxy.rpc.ShowAppMenu
If omitted the HMI opens the apps menu.
setMenuLayout(MenuLayout) - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Sets the layout of the submenu screen.
setMenuLayout(MenuLayout) - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Sets the layout of the main menu screen.
setMenuLayoutsAvailable(List<MenuLayout>) - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
An array of available menu layouts.
setMenuLength(Integer) - Method in class com.smartdevicelink.proxy.rpc.DriverDistractionCapability
Sets the menuLength.
setMenuName(String) - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Sets a menuName which is displayed representing this submenu item
setMenuName(String) - Method in class com.smartdevicelink.proxy.rpc.Choice
Text which appears in menu, representing this choice.
setMenuName(String) - Method in class com.smartdevicelink.proxy.rpc.MenuParams
Set text which appears in menu, representing this command.
setMenuParams(MenuParams) - Method in class com.smartdevicelink.proxy.rpc.AddCommand
Sets Menu parameters
setMenuSelectionListener(MenuSelectionListener) - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
The listener for when a menu item is selected
setMenuTitle(String) - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
 
setMessageData(List<Integer>) - Method in class com.smartdevicelink.proxy.rpc.DiagnosticMessage
 
setMessageDataResult(List<Integer>) - Method in class com.smartdevicelink.proxy.rpc.DiagnosticMessageResponse
 
setMessageLength(Integer) - Method in class com.smartdevicelink.proxy.rpc.DiagnosticMessage
 
setMessageType(MessageType) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setMetadataTags(MetadataTags) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets text field metadata defined by the App
setMiddleRow1BeltDeployed(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setMiddleRow1BuckleBelted(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setMiddleRow2BuckleBelted(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setMiddleRow3BuckleBelted(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setMilliSecond(Integer) - Method in class com.smartdevicelink.proxy.rpc.DateTime
Sets the Milliseconds portion of the DateTime class
setMinimumAspectRatio(Double) - Method in class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
setMinimumDiagonal(Double) - Method in class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
setMinorVersion(Integer) - Method in class com.smartdevicelink.proxy.rpc.SdlMsgVersion
Set minor version minvalue="0" maxvalue="1000"
setMinSupportedResolution(Resolution) - Method in class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
setMinute(Integer) - Method in class com.smartdevicelink.proxy.rpc.DateTime
Sets the Minutes portion of the DateTime class
setMinuteForecast(List<WeatherData>) - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceData
minsize: 15, maxsize: 60
setMinutes(Integer) - Method in class com.smartdevicelink.proxy.rpc.StartTime
Set the minute.
setModel(String) - Method in class com.smartdevicelink.proxy.rpc.VehicleType
set the model of the vehicle
setModelYear(String) - Method in class com.smartdevicelink.proxy.rpc.VehicleType
set the model year of the vehicle
setModuleData(ModuleData) - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataResponse
Sets the moduleData
setModuleData(ModuleData) - Method in class com.smartdevicelink.proxy.rpc.OnInteriorVehicleData
Sets the moduleData
setModuleData(ModuleData) - Method in class com.smartdevicelink.proxy.rpc.SetInteriorVehicleData
Sets the moduleData
setModuleData(ModuleData) - Method in class com.smartdevicelink.proxy.rpc.SetInteriorVehicleDataResponse
Sets the moduleData
setModuleId(String) - Method in class com.smartdevicelink.proxy.rpc.ButtonPress
Sets the module id for this object
setModuleId(String) - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleData
Sets the Module ID for this class
setModuleId(String) - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Sets the Module ID of the ModuleData class
setModuleId(String) - Method in class com.smartdevicelink.proxy.rpc.ModuleInfo
Sets the Module ID for this Module
setModuleId(String) - Method in class com.smartdevicelink.proxy.rpc.ReleaseInteriorVehicleDataModule
Sets the Module Ids for this class
setModuleIds(List<String>) - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsent
Sets the Module Ids for this class
setModuleInfo(ModuleInfo) - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Sets ModuleInfo for this capability
setModuleInfo(ModuleInfo) - Method in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Sets ModuleInfo for this capability
setModuleInfo(ModuleInfo) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets ModuleInfo for this capability
setModuleInfo(ModuleInfo) - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
Sets ModuleInfo for this capability
setModuleInfo(ModuleInfo) - Method in class com.smartdevicelink.proxy.rpc.LightControlCapabilities
Sets ModuleInfo for this capability
setModuleInfo(ModuleInfo) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets ModuleInfo for this capability
setModuleInfo(ModuleInfo) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets ModuleInfo for this capability
setModuleLocation(Grid) - Method in class com.smartdevicelink.proxy.rpc.ModuleInfo
Sets the location of this Module
setModuleName(String) - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Sets the moduleName portion of the AudioControlCapabilities class
setModuleName(String) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the moduleName portion of the ClimateControlCapabilities class
setModuleName(String) - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
Sets the moduleName portion of the HMISettingsControlCapabilities class
setModuleName(String) - Method in class com.smartdevicelink.proxy.rpc.LightControlCapabilities
Sets the moduleName portion of the LightControlCapabilities class
setModuleName(String) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the moduleName portion of the RadioControlCapabilities class
setModuleName(String) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the moduleName portion of the SeatControlCapabilities class
setModuleServiceArea(Grid) - Method in class com.smartdevicelink.proxy.rpc.ModuleInfo
Sets the service area of this Module
setModuleType(ModuleType) - Method in class com.smartdevicelink.proxy.rpc.ButtonPress
Sets a ModuleType
setModuleType(ModuleType) - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleData
Sets a ModuleType
setModuleType(ModuleType) - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleDataConsent
Sets the Module Type for this class
setModuleType(ModuleType) - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Sets the moduleType portion of the ModuleData class
setModuleType(ModuleType) - Method in class com.smartdevicelink.proxy.rpc.ReleaseInteriorVehicleDataModule
Sets the Module Type for this class
setMonoAudioOutputMuted(Boolean) - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
set the status of the mono audio output channel
setMonth(Integer) - Method in class com.smartdevicelink.proxy.rpc.DateTime
Sets the Month portion of the DateTime class
setMoonPhase(Float) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
minValue: 0, maxValue: 1
setMultidayForecast(List<WeatherData>) - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceData
minsize: 1, maxsize: 30
setMultipleAccessAllowance(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ModuleInfo
Sets the multiple access allowance for this Module
setMultipleEvents(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
setMultiTouchAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.TouchEventCapabilities
 
setMuteAudio(Boolean) - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Sets a muteAudio value representing if the current audio source should be muted during the APT session If not, the audio source will play without interruption.
setMyKey(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setMyKey(MyKey) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setMyKey(MyKey) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setMyKey(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
setMyKey(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
setMyKey(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
setMyKey(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
setName(String) - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Sets the name of the file
setName(String) - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Set the name of the SoftButtonObject
setName(String) - Method in class com.smartdevicelink.managers.screen.SoftButtonState
Set the state name
setName(ButtonName) - Method in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Set the name of theSDL HMI button.
setName(ImageFieldName) - Method in class com.smartdevicelink.proxy.rpc.ImageField
 
setName(LightName) - Method in class com.smartdevicelink.proxy.rpc.LightCapabilities
Sets the name portion of the LightCapabilities class
setName(TextFieldName) - Method in class com.smartdevicelink.proxy.rpc.TextField
Set the enumeration identifying the field.
setNavigationAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
Sets the navigationAvailable.
setNavigationAvilable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
setNavigationServiceData(NavigationServiceData) - Method in class com.smartdevicelink.proxy.rpc.AppServiceData
 
setNavigationServiceManifest(NavigationServiceManifest) - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
The NavigationServiceManifest
setNavigationText(String) - Method in class com.smartdevicelink.proxy.rpc.Turn
set the text to describe the turn (e.g.
setNavigationText1(String) - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Sets a text for navigation text field 1
setNavigationText2(String) - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Sets a text for navigation text field 2
setNearestStormBearing(Integer) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setNearestStormDistance(Integer) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setNextInstructionDistance(Float) - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
The distance to this instruction from current location.
setNextInstructionDistanceScale(Float) - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
Distance till next maneuver (starting from) from previous maneuver.
setNextInstructionETA(DateTime) - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
setNextTurnIcon(Image) - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Sets an Image for nextTurnIcon
setNgnMediaScreenAppName(String) - Method in class com.smartdevicelink.proxy.rpc.ChangeRegistration
Sets NGN media screen app name
setNgnMediaScreenAppName(String) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets a String representing an abbreviated version of the mobile application's name (if necessary) that will be displayed on the NGN media screen
setNicknames(List<String>) - Method in class com.smartdevicelink.proxy.rpc.CloudAppProperties
 
setNightColorScheme(TemplateColorScheme) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets the color scheme that is intended to be used for night
setNightColorScheme(TemplateColorScheme) - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayout
Deprecated.
Sets the color scheme that is intended to be used for night
setNightColorScheme(TemplateColorScheme) - Method in class com.smartdevicelink.proxy.rpc.TemplateConfiguration
Sets the nightColorScheme.
setNumber(String) - Method in class com.smartdevicelink.proxy.rpc.DialNumber
Sets a number to dial
setNumConfigurableKeys(Integer) - Method in class com.smartdevicelink.proxy.rpc.KeyboardLayoutCapability
Sets the numConfigurableKeys.
setNumCustomPresetsAvailable(Integer) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
setNumCustomPresetsAvailable(Integer) - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Sets the numCustomPresetsAvailable.
setNumTicks(Integer) - Method in class com.smartdevicelink.proxy.rpc.Slider
Sets a number of selectable items on a horizontal axis
setOdometer(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setOdometer(Integer) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setOdometer(Integer) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setOdometer(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setOdometer(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Odometer
setOdometer(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setOdometer(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Odometer
setOEMCustomVehicleData(String, Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Sets a boolean value for OEM Custom VehicleData.
setOEMCustomVehicleData(String, Object) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Sets a value for OEM Custom VehicleData.
setOEMCustomVehicleData(String, Object) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Sets a value for OEM Custom VehicleData.
setOEMCustomVehicleData(String, Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value for OEM Custom VehicleData.
setOEMCustomVehicleData(String, VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets a value for OEM Custom VehicleData.
setOEMCustomVehicleData(String, Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value for OEM Custom VehicleData.
setOEMCustomVehicleData(String, VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets a value for OEM Custom VehicleData.
setOEMCustomVehicleDataType(String) - Method in class com.smartdevicelink.proxy.rpc.VehicleDataResult
 
setOffset(Integer) - Method in class com.smartdevicelink.proxy.rpc.GetFile
Optional offset in bytes for resuming partial data chunks minvalue="0" maxvalue="2000000000"
setOffset(Integer) - Method in class com.smartdevicelink.proxy.rpc.GetFileResponse
Optional offset in bytes for resuming partial data chunks minvalue="0" maxvalue="2000000000"
setOffset(Integer) - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
Deprecated.
as of SmartDeviceLink 4.0. Use OnSystemRequest.setOffset(Long) instead.
setOffset(Long) - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
setOffset(Integer) - Method in class com.smartdevicelink.proxy.rpc.PutFile
Deprecated.
as of SmartDeviceLink 4.0. Use PutFile.setOffset(Long) instead.
setOffset(Long) - Method in class com.smartdevicelink.proxy.rpc.PutFile
 
setOnEventListener(SoftButtonObject.OnEventListener) - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Set the event listener for the SoftButtonObject
setOnRPCResponseListener(OnRPCResponseListener) - Method in class com.smartdevicelink.proxy.RPCRequest
 
setOnScreenPresetsAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.PresetBankCapabilities
set if Onscreen custom presets are available.
setOrigin(LocationDetails) - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
 
setOriginApp(String) - Method in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
This string is the appID of the app requesting the app service provider take the specific action.
setOs(String) - Method in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
setOsVersion(String) - Method in class com.smartdevicelink.proxy.rpc.DeviceInfo
 
setOutputListener(IVideoStreamListener) - Method in class com.smartdevicelink.encoder.SdlEncoder
 
setOutputStream(PipedOutputStream) - Method in class com.smartdevicelink.encoder.SdlEncoder
 
setOverwrite(boolean) - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Sets the overwrite property for an SdlFile by default its set to false
setParameterPermissions(ParameterPermissions) - Method in class com.smartdevicelink.proxy.rpc.PermissionItem
 
setParameters(String, Object) - Method in class com.smartdevicelink.proxy.RPCMessage
 
setParentID(Integer) - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Sets the parentID.
setParentID(Integer) - Method in class com.smartdevicelink.proxy.rpc.MenuParams
Set the unique ID of an existing submenu to which a command will be added.
setParkBrakeActive(Boolean) - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
 
setPassengerAirbagDeployed(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
setPassengerBeltDeployed(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setPassengerBuckleBelted(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setPassengerChildDetected(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setPassengerCurtainAirbagDeployed(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
setPassengerDoorAjar(Boolean) - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Deprecated.
in SmartDeviceLink 7.1.0
setPassengerKneeAirbagDeployed(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
setPassengerSideAirbagDeployed(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.AirbagStatus
 
setPatchVersion(Integer) - Method in class com.smartdevicelink.proxy.rpc.SdlMsgVersion
Set patch version minvalue="0" maxvalue="1000"
setPayloadProtected(boolean) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setPayloadProtected(Boolean) - Method in class com.smartdevicelink.proxy.RPCStruct
 
setPayloadType(byte) - Method in class com.smartdevicelink.streaming.video.RTPH264Packetizer
Sets the Payload Type (PT) of RTP header field.
setPcmStreamingCapabilities(AudioPassThruCapabilities) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Sets pcmStreamingCapabilities
setPdop(Double) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set the positional dilution of precision
setPermissionItem(List<PermissionItem>) - Method in class com.smartdevicelink.proxy.rpc.OnPermissionsChange
Sets PermissionItems describing change in permissions for a given set of RPCs
setPersistent(boolean) - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Sets whether the file should persist between sessions / ignition cycles
setPersistentFile(Boolean) - Method in class com.smartdevicelink.proxy.rpc.PutFile
Sets a value to indicates if the file is meant to persist between sessions / ignition cycles.
setPhoneCallAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
Sets the PhoneCallAvailable.
setPhoneCallAvilable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
setPhoneNumber(String) - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
setPhoneNumber(String) - Method in class com.smartdevicelink.proxy.rpc.SendLocation
Setter for phone number of the location to send.
setPhoneRoaming(Boolean) - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
set the phone is in roaming mode
setPixelPerInch(Double) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
setPlaylistName(String) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The name of the playlist or radio station, if the user is playing from a playlist, otherwise, Null Podcast: The name of the playlist, if the user is playing from a playlist, otherwise, Null Audiobook: Likely not applicable, possibly a collection or "playlist" of books
setPlayTone(boolean) - Method in class com.smartdevicelink.managers.screen.AlertAudioData
 
setPlayTone(Boolean) - Method in class com.smartdevicelink.proxy.rpc.Alert
Sets whether the alert tone should be played before the TTS (if any) is spoken
setPosition(Integer) - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Sets a position of menu
setPosition(Integer) - Method in class com.smartdevicelink.proxy.rpc.MenuParams
Set the position within the items of the parent Command Menu.
setPosition(Integer) - Method in class com.smartdevicelink.proxy.rpc.Slider
Sets an Initial position of slider control
setPosition(Integer) - Method in class com.smartdevicelink.proxy.rpc.VrHelpItem
 
setPostalCode(String) - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Sets the Postal Code associated with the OasisAddress class.
setPowerModeActive(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
setPowerModeQualificationStatus(PowerModeQualificationStatus) - Method in class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
setPowerModeStatus(PowerModeStatus) - Method in class com.smartdevicelink.proxy.rpc.ClusterModeStatus
 
setPrecipAccumulation(Float) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setPrecipIntensity(Float) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setPrecipProbability(Float) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
minValue: 0, maxValue: 1
setPrecipType(String) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setPreferredFPS(Integer) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
setPreferredResolution(ImageResolution) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
setPrerecordedSpeech(List<PrerecordedSpeech>) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
setPresentationTime(EGLSurface, long) - Method in class com.android.grafika.gles.EglCore
Sends the presentation time stamp to EGL.
setPresentationTime(long) - Method in class com.android.grafika.gles.EglSurfaceBase
Sends the presentation time stamp to EGL.
setPresetBankCapabilities(PresetBankCapabilities) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
setPresetBankCapabilities(PresetBankCapabilities) - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
 
setPressAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.TouchEventCapabilities
 
setPressure(Float) - Method in class com.smartdevicelink.proxy.rpc.SingleTireStatus
 
setPressureTellTale(WarningLightStatus) - Method in class com.smartdevicelink.proxy.rpc.TireStatus
setPressureTelltale(WarningLightStatus) - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Sets the status of the tire pressure Telltale.
setPrimaryAudioSource(PrimaryAudioSource) - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
set the current primary audio source of SDL (if selected).
setPrimaryColor(RGBColor) - Method in class com.smartdevicelink.proxy.rpc.TemplateColorScheme
Sets the primaryColor of the scheme
setPrimaryTransports(List<TransportType>) - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
This will set the order in which a primary transport is determined to be accepted or not.
setPriorityCoefficient(int) - Method in class com.smartdevicelink.protocol.ProtocolMessage
Set the priority for this packet.
setPrndl(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Deprecated.
in SmartDeviceLink 7.0.0
setPrndl(PRNDL) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.0.0
setPrndl(PRNDL) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Deprecated.
in SmartDeviceLink 7.0.0
setPrndl(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Deprecated.
in SmartDeviceLink 7.0.0
setPrndl(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.0.0
setPrndl(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Deprecated.
in SmartDeviceLink 7.0.0
setPrndl(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Deprecated.
in SmartDeviceLink 7.0.0
setProgramIdentification(String) - Method in class com.smartdevicelink.proxy.rpc.RdsData
Sets the programIdentification portion of the RdsData class
setProgramService(String) - Method in class com.smartdevicelink.proxy.rpc.RdsData
Sets the programService portion of the RdsData class
setProgramType(Integer) - Method in class com.smartdevicelink.proxy.rpc.RdsData
Sets the programType portion of the RdsData class
setProgressIndicator(Boolean) - Method in class com.smartdevicelink.proxy.rpc.Alert
Sets whether the progress indicator should be shown
setPrompt(String) - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
This is a prompt message that should be conveyed to the user through either display or voice (TTS).
setProperties(List<GlobalProperty>) - Method in class com.smartdevicelink.proxy.rpc.ResetGlobalProperties
Sets an array of one or more GlobalProperty enumeration elements indicating which global properties to reset to their default value
setProperties(CloudAppProperties) - Method in class com.smartdevicelink.proxy.rpc.SetCloudAppProperties
 
setProtocol(VideoStreamingProtocol) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingFormat
 
setQueryID(SecurityQueryID) - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
setQueryType(SecurityQueryType) - Method in class com.smartdevicelink.protocol.SecurityQueryPayload
 
setQueueCurrentTrackNumber(Integer) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The current number (1 based) of the track in the playback queue Podcast: The current number (1 based) of the episode in the playback queue Audiobook: The current number (1 based) of the episode in the playback queue (e.g.
setQueuePlaybackDuration(Integer) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The total duration of the playback queue in seconds Podcast: The total duration of the playback queue in seconds Audiobook: The total duration of the playback queue (e.g.
setQueuePlaybackProgress(Integer) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The current progress of the playback queue in seconds Podcast: The current progress of the playback queue in seconds Audiobook: The current progress of the playback queue (e.g.
setQueueTotalTrackCount(Integer) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The total number of tracks in the playback queue Podcast: The total number of episodes in the playback queue Audiobook: The total number of sections in the playback queue (e.g.
setRadioBandAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the radioBandAvailable portion of the RadioControlCapabilities class
setRadioControlCapabilities(List<RadioControlCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Sets the radioControlCapabilities portion of the RemoteControlCapabilities class
setRadioControlData(RadioControlData) - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Sets the radioControlData portion of the ModuleData class
setRadioEnable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Sets the radioEnable portion of the RadioControlData class
Note: If this is set to false, no other data will be included.
setRadioEnableAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the radioEnableAvailable portion of the RadioControlCapabilities class
setRadioFrequencyAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the radioFrequencyAvailable portion of the RadioControlCapabilities class
setRadioText(String) - Method in class com.smartdevicelink.proxy.rpc.RdsData
Sets the radioText portion of the RdsData class
setRange(Float) - Method in class com.smartdevicelink.proxy.rpc.FuelRange
Sets the range portion of the FuelRange class
setRdsData(RdsData) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Sets the rdsData portion of the RadioControlData class
setRdsDataAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the rdsDataAvailable portion of the RadioControlCapabilities class
setReadTimeout(Integer) - Method in class com.smartdevicelink.proxy.rpc.Headers
 
setRearLeftDoorAjar(Boolean) - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Deprecated.
in SmartDeviceLink 7.1.0
setRearRightDoorAjar(Boolean) - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Deprecated.
in SmartDeviceLink 7.1.0
setReason(AppInterfaceUnregisteredReason) - Method in class com.smartdevicelink.proxy.rpc.OnAppInterfaceUnregistered
Set the reason application's interface was terminated
setRect(Rectangle) - Method in class com.smartdevicelink.proxy.rpc.HapticRect
Set the position of the haptic rectangle to be highlighted.
setRed(Integer) - Method in class com.smartdevicelink.proxy.rpc.RGBColor
Sets the red value of the color object
setRegion(String) - Method in class com.smartdevicelink.proxy.rpc.RdsData
Sets the region portion of the RdsData class
setRegions(List<String>) - Method in class com.smartdevicelink.proxy.rpc.WeatherAlert
Min Size: 1, Max Size: 99
setRemoteControlAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
setRequestMethod(String) - Method in class com.smartdevicelink.proxy.rpc.Headers
 
setRequestServiceActive(Boolean) - Method in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
This flag signals the requesting consumer would like this service to become the active primary service of the destination's type.
setRequestSubType(String) - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
setRequestSubType(String) - Method in class com.smartdevicelink.proxy.rpc.SystemRequest
 
setRequestType(RequestType) - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
setRequestType(RequestType) - Method in class com.smartdevicelink.proxy.rpc.SystemRequest
 
setRequireEncryption(Boolean) - Method in class com.smartdevicelink.proxy.rpc.OnPermissionsChange
Sets the encryption requirement for this permission change
setRequireEncryption(Boolean) - Method in class com.smartdevicelink.proxy.rpc.PermissionItem
Sets the encryption requirement for this item
setRequiresAudioSupport(boolean) - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Set whether or not this app requires the use of an audio streaming output device
setRequiresHighBandwidth(boolean) - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Set whether or not this app requires the use of a transport that supports high bandwidth services.
setResolution(ImageResolution) - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
setResolutionHeight(Integer) - Method in class com.smartdevicelink.proxy.rpc.ImageResolution
 
setResolutionWidth(Integer) - Method in class com.smartdevicelink.proxy.rpc.ImageResolution
 
setResourceId(int) - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Sets the resource ID of the file
setResultCode(VehicleDataResultCode) - Method in class com.smartdevicelink.proxy.rpc.DIDResult
 
setResultCode(VehicleDataResultCode) - Method in class com.smartdevicelink.proxy.rpc.VehicleDataResult
 
setResultCode(Result) - Method in class com.smartdevicelink.proxy.RPCResponse
Set the additional information about a response returning a failed outcome
setRGBColorSpaceAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.LightCapabilities
Sets the RGBColorSpaceAvailable portion of the LightCapabilities class
setRightFront(SingleTireStatus) - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Sets the rightFront.
setRightRear(SingleTireStatus) - Method in class com.smartdevicelink.proxy.rpc.TireStatus
Sets the rightRear.
setRightRearInflatableBelted(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setRightRow2BuckleBelted(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setRightRow3BuckleBelted(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.BeltStatus
 
setRolloverEvent(VehicleDataEventStatus) - Method in class com.smartdevicelink.proxy.rpc.EmergencyEvent
 
setRoofStatuses(List<RoofStatus>) - Method in class com.smartdevicelink.proxy.rpc.BodyInformation
Sets the roofStatuses.
setRouterServiceExceptionHandler() - Method in class com.smartdevicelink.transport.SdlRouterService
This method will set a new UncaughtExceptionHandler for the current thread.
setRouterServiceVersion(int) - Method in class com.smartdevicelink.transport.utl.ByteArrayMessageSpliter
 
setRow(Integer) - Method in class com.smartdevicelink.proxy.rpc.Grid
Sets the row's value of this Grid
setRows(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
Sets the seat rows for this capability
setRows(Integer) - Method in class com.smartdevicelink.proxy.rpc.TextField
 
setRowSpan(Integer) - Method in class com.smartdevicelink.proxy.rpc.Grid
Sets the row span of this Grid
setRpcName(String) - Method in class com.smartdevicelink.proxy.rpc.PermissionItem
 
setRpcSpecVersion(SdlMsgVersion) - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
This is the max RPC Spec version the app service understands.
setRPCType(byte) - Method in class com.smartdevicelink.protocol.BinaryFrameHeader
 
setRPCType(byte) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setRpm(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setRpm(Integer) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setRpm(Integer) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setRpm(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setRpm(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets rpm
setRpm(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setRpm(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets rpm
setSamplingRate(SamplingRate) - Method in class com.smartdevicelink.proxy.rpc.AudioPassThruCapabilities
set the sampling rate for AudioPassThru
setSamplingRate(SamplingRate) - Method in class com.smartdevicelink.proxy.rpc.PerformAudioPassThru
Sets a samplingRate
setSatellites(Integer) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set the number of satellites in view
setScale(Double) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
setScreenParams(ScreenParams) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
setScrollableMessageBody(String) - Method in class com.smartdevicelink.proxy.rpc.ScrollableMessage
Sets a Body of text that can include newlines and tabs
setSDLConnectedStatus(String, boolean) - Method in class com.smartdevicelink.transport.SdlRouterService
Set the connection establishment status of the particular device
setSDLConnectedStatus(Context, String, boolean) - Static method in class com.smartdevicelink.transport.utl.SdlDeviceListener
Set the connection establishment status of the particular device
setSdlFileName(String) - Method in class com.smartdevicelink.proxy.rpc.DeleteFile
Sets a file reference name
setSdlFileName(String) - Method in class com.smartdevicelink.proxy.rpc.PutFile
Sets a file reference name
setSdlFileName(String) - Method in class com.smartdevicelink.proxy.rpc.SetAppIcon
Sets a file reference name
setSdlMsgVersion(SdlMsgVersion) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets the version of the SDL® SmartDeviceLink interface
setSdlMsgVersion(SdlMsgVersion) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Sets the version of the SDL® SmartDeviceLink interface
setSdlRouterServicePrefs(String, boolean) - Method in class com.smartdevicelink.transport.SdlRouterService
Set specific settings through key/value to the SDL_ROUTER_SERVICE_PREFS
setSdlSecurity(SdlSecurityBase) - Method in class com.smartdevicelink.session.BaseSdlSession
 
setSdlVersion(String) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
setSearchAddress(OasisAddress) - Method in class com.smartdevicelink.proxy.rpc.LocationDetails
 
setSeatControlCapabilities(List<SeatControlCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.RemoteControlCapabilities
Sets the seatControlCapabilities portion of the RemoteControlCapabilities class
setSeatControlData(SeatControlData) - Method in class com.smartdevicelink.proxy.rpc.ModuleData
Sets the seatControlData portion of the ModuleData class
setSeatLocation(SeatLocation) - Method in class com.smartdevicelink.proxy.rpc.SeatStatus
Sets the seatLocation.
setSeatLocationAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
setSeatOccupancy(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Sets the seatOccupancy.
setSeatOccupancy(SeatOccupancy) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Sets the seatOccupancy.
setSeatOccupancy(SeatOccupancy) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Sets the seatOccupancy.
setSeatOccupancy(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets the seatOccupancy.
setSeatOccupancy(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets the seatOccupancy.
setSeatOccupancy(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets the seatOccupancy.
setSeatOccupancy(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets the seatOccupancy.
setSeats(List<SeatLocation>) - Method in class com.smartdevicelink.proxy.rpc.SeatLocationCapability
Sets the seat locations for this capability
setSeatsBelted(List<SeatStatus>) - Method in class com.smartdevicelink.proxy.rpc.SeatOccupancy
Sets the seatsBelted.
setSeatsOccupied(List<SeatStatus>) - Method in class com.smartdevicelink.proxy.rpc.SeatOccupancy
Sets the seatsOccupied.
setSecond(Integer) - Method in class com.smartdevicelink.proxy.rpc.DateTime
Sets the Seconds portion of the DateTime class
setSecondaryArtwork(SdlArtwork) - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Sets the secondaryArtwork
setSecondaryColor(RGBColor) - Method in class com.smartdevicelink.proxy.rpc.TemplateColorScheme
Sets the secondaryColor of the scheme
setSecondaryGraphic(Image) - Method in class com.smartdevicelink.proxy.rpc.Show
 
setSecondaryImage(Image) - Method in class com.smartdevicelink.proxy.rpc.AddCommand
Sets the secondaryImage.
setSecondaryImage(Image) - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Sets the secondaryImage.
setSecondaryImage(Image) - Method in class com.smartdevicelink.proxy.rpc.Choice
 
setSecondaryText(String) - Method in class com.smartdevicelink.managers.screen.AlertView.Builder
The secondary line of text for display on the alert.
setSecondaryText(String) - Method in class com.smartdevicelink.managers.screen.AlertView
 
setSecondaryText(String) - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Sets the secondaryText
setSecondaryText(String) - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Sets the secondaryText.
setSecondaryText(String) - Method in class com.smartdevicelink.proxy.rpc.Choice
 
setSecondaryText(String) - Method in class com.smartdevicelink.proxy.rpc.MenuParams
Sets the secondaryText.
setSecondaryTransports(List<TransportType>) - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
This will set the order in which a primary transport is determined to be accepted or not.
setSeconds(Integer) - Method in class com.smartdevicelink.proxy.rpc.StartTime
Set the second.
setSecurityLevel(int) - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Sets the security level that should be used to verify a router service that is to be bound
setSecurityLevel(int) - Method in class com.smartdevicelink.transport.RouterServiceValidator
 
setSeekTime(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeekStreamingIndicator
Sets the seekTime.
setSendLocationEnabled(Boolean) - Method in class com.smartdevicelink.proxy.rpc.NavigationCapability
 
setService(ComponentName) - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Supplies the config with the router service that should be bound to
setServiceActive(Boolean) - Method in class com.smartdevicelink.proxy.rpc.AppServiceRecord
If true, the service is the active primary service of the supplied service type.
setServiceData(AppServiceData) - Method in class com.smartdevicelink.proxy.rpc.GetAppServiceDataResponse
 
setServiceData(AppServiceData) - Method in class com.smartdevicelink.proxy.rpc.OnAppServiceData
 
setServiceIcon(Image) - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
The icon to be associated with this service Most likely the same as the appIcon.
setServiceID(String) - Method in class com.smartdevicelink.proxy.rpc.AppServiceData
 
setServiceID(String) - Method in class com.smartdevicelink.proxy.rpc.AppServiceRecord
ID of this service
setServiceID(String) - Method in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
The service ID that the app consumer wishes to send this URI.
setServiceID(String) - Method in class com.smartdevicelink.proxy.rpc.UnpublishAppService
The ID of the service to be unpublished.
setServiceManifest(AppServiceManifest) - Method in class com.smartdevicelink.proxy.rpc.AppServiceRecord
the App Service Manifest
setServiceName(String) - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
Unique name of this service
setServicePublished(Boolean) - Method in class com.smartdevicelink.proxy.rpc.AppServiceRecord
If true, the service is published and available.
setServiceRecord(AppServiceRecord) - Method in class com.smartdevicelink.proxy.rpc.PublishAppServiceResponse
If the request was successful, this object will be the current status of the service record for the published service.
setServiceSpecificResult(String) - Method in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteractionResponse
The service can provide specific result strings to the consumer through this param.
setServiceType(String) - Method in class com.smartdevicelink.proxy.rpc.AppServiceData
 
setServiceType(String) - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
The type of service that is to be offered by this app
setServiceType(String) - Method in class com.smartdevicelink.proxy.rpc.GetAppServiceData
 
setServiceUri(String) - Method in class com.smartdevicelink.proxy.rpc.PerformAppServiceInteraction
Fully qualified URI based on a predetermined scheme provided by the app service.
setSessionID(byte) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setSessionType(SessionType) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setSeverity(String) - Method in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
setShifted(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GPSData
Sets the shifted param for GPSData.
setShortAppName(String) - Method in class com.smartdevicelink.managers.lifecycle.LifecycleConfigurationUpdate
An abbreviated application name that will be used on the app launching screen if the full one would be truncated.
setShortPressAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Set the button supports a SHORT press.
setShortPressAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
set the button supports a short press.
setShowWaitIndicator(boolean) - Method in class com.smartdevicelink.managers.screen.AlertView.Builder
If supported, the alert GUI will display some sort of indefinite waiting / refresh / loading indicator animation.
setShowWaitIndicator(boolean) - Method in class com.smartdevicelink.managers.screen.AlertView
 
setSignalChangeThreshold(Integer) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Sets the signalChangeThreshold portion of the RadioControlData class
setSignalChangeThresholdAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the signalChangeThresholdAvailable portion of the RadioControlCapabilities class
setSignalLevelStatus(DeviceLevelStatus) - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
set signal level status
setSignalStrength(Integer) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Sets the signalStrength portion of the RadioControlData class
setSignalStrengthAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the signalStrengthAvailable portion of the RadioControlCapabilities class
setSiriusXMRadioAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the siriusxmRadioAvailable portion of the RadioControlCapabilities class
setSisData(SisData) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Sets the sisData portion of the RadioControlData class
setSisDataAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the sisDataAvailable portion of the RadioControlCapabilities class
setSliderFooter(List<String>) - Method in class com.smartdevicelink.proxy.rpc.Slider
Sets a text footer to display
setSliderHeader(String) - Method in class com.smartdevicelink.proxy.rpc.Slider
Sets a text header to display
setSliderPosition(Integer) - Method in class com.smartdevicelink.proxy.rpc.SliderResponse
Sets an Initial position of slider control
setSoftButtonCapabilities(List<SoftButtonCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
setSoftButtonCapabilities(List<SoftButtonCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.SetDisplayLayoutResponse
Deprecated.
 
setSoftButtonCapabilities(List<SoftButtonCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Sets the softButtonCapabilities portion of the WindowCapability class.
setSoftButtonID(Integer) - Method in class com.smartdevicelink.proxy.rpc.SoftButton
 
setSoftButtons(List<SoftButtonObject>) - Method in class com.smartdevicelink.managers.screen.AlertView.Builder
Soft buttons the user may select to perform actions.
setSoftButtons(List<SoftButtonObject>) - Method in class com.smartdevicelink.managers.screen.AlertView
 
setSoftButtons(List<SoftButton>) - Method in class com.smartdevicelink.proxy.rpc.Alert
Sets the SoftButtons
setSoftButtons(List<SoftButton>) - Method in class com.smartdevicelink.proxy.rpc.AlertManeuver
Sets the SoftButtons
setSoftButtons(List<SoftButton>) - Method in class com.smartdevicelink.proxy.rpc.ScrollableMessage
Sets App defined SoftButtons.If omitted on supported displays, only the system defined "Close" SoftButton will be displayed
setSoftButtons(List<SoftButton>) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets the Soft buttons defined by the App
setSoftButtons(List<SoftButton>) - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Sets Three dynamic SoftButtons available (first SoftButton is fixed to "Turns").
setSoftButtons(List<SoftButton>) - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Sets the softButtons.
setSoftButtons(List<SoftButton>) - Method in class com.smartdevicelink.proxy.rpc.UpdateTurnList
Sets the SoftButtons
setSource(PrimaryAudioSource) - Method in class com.smartdevicelink.proxy.rpc.AudioControlData
Sets the source portion of the AudioControlData class
setSourceAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Sets the sourceAvailable portion of the AudioControlCapabilities class
setSpaceAvailable(Integer) - Method in class com.smartdevicelink.proxy.rpc.DeleteFileResponse
 
setSpaceAvailable(Integer) - Method in class com.smartdevicelink.proxy.rpc.ListFilesResponse
 
setSpaceAvailable(Integer) - Method in class com.smartdevicelink.proxy.rpc.PutFileResponse
 
setSpeechCapabilities(List<SpeechCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Sets speechCapabilities
setSpeed(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setSpeed(Double) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setSpeed(Double) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set speed in KPH
setSpeed(Double) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setSpeed(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setSpeed(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Speed
setSpeed(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setSpeed(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Speed
setSSRC(int) - Method in class com.smartdevicelink.streaming.video.RTPH264Packetizer
Sets the SSRC of RTP header field.
setStabilityControlsStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Sets the stabilityControlsStatus.
setStabilityControlsStatus(StabilityControlsStatus) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Sets the stabilityControlsStatus.
setStabilityControlsStatus(StabilityControlsStatus) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Sets the stabilityControlsStatus.
setStabilityControlsStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets the stabilityControlsStatus.
setStabilityControlsStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets the stabilityControlsStatus.
setStabilityControlsStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets the stabilityControlsStatus.
setStabilityControlsStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets the stabilityControlsStatus.
setStableFrameRate(boolean) - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
setStartTime(StartTime) - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Sets a Start Time with specifying hour, minute, second values
setState(DriverDistractionState) - Method in class com.smartdevicelink.proxy.rpc.OnDriverDistraction
Called to set the driver distraction state(i.e.
setState(TBTState) - Method in class com.smartdevicelink.proxy.rpc.OnTBTClientState
Called to set the current state of TBT client
setState(RadioState) - Method in class com.smartdevicelink.proxy.rpc.RadioControlData
Sets the state portion of the RadioControlData class
setState(WindowState) - Method in class com.smartdevicelink.proxy.rpc.RoofStatus
Sets the state.
setState(WindowState) - Method in class com.smartdevicelink.proxy.rpc.WindowStatus
Sets the state.
setState(int) - Method in class com.smartdevicelink.transport.MultiplexBaseTransport
 
setState(int, Bundle) - Method in class com.smartdevicelink.transport.MultiplexBaseTransport
 
setStateAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RadioControlCapabilities
Sets the stateAvailable portion of the RadioControlCapabilities class
setStateManually(int) - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
 
setStates(List<SoftButtonState>) - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Set the the SoftButtonState list
setStaticIcon(boolean) - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Sets the the name of the static file.
setStationIDNumber(StationIDNumber) - Method in class com.smartdevicelink.proxy.rpc.SisData
Sets the stationIDNumber which is used for network Application.
setStationLocation(GPSData) - Method in class com.smartdevicelink.proxy.rpc.SisData
Sets the stationLocation portion of the SisData class
setStationLongName(String) - Method in class com.smartdevicelink.proxy.rpc.SisData
Sets the stationLongName portion of the SisData class
setStationMessage(String) - Method in class com.smartdevicelink.proxy.rpc.SisData
Sets the stationMessage portion of the SisData class
setStationShortName(String) - Method in class com.smartdevicelink.proxy.rpc.SisData
Sets the stationShortName portion of the SisData class
setStatus(DoorStatusType) - Method in class com.smartdevicelink.proxy.rpc.DoorStatus
Sets the status.
setStatus(DoorStatusType) - Method in class com.smartdevicelink.proxy.rpc.GateStatus
Sets the status.
setStatus(LightStatus) - Method in class com.smartdevicelink.proxy.rpc.LightState
Sets the status portion of the LightState class
setStatus(DoorStatusType) - Method in class com.smartdevicelink.proxy.rpc.RoofStatus
Sets the status.
setStatus(ComponentVolumeStatus) - Method in class com.smartdevicelink.proxy.rpc.SingleTireStatus
set the volume status of a single tire
setStatusAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.LightCapabilities
Sets the statusAvailable portion of the LightCapabilities class
setStatusBar(String) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets text in the Status Bar
setStatusByte(String) - Method in class com.smartdevicelink.proxy.rpc.DTC
set Hexadecimal byte string
setSteeringWheelAngle(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setSteeringWheelAngle(Double) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setSteeringWheelAngle(Double) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setSteeringWheelAngle(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
 
setSteeringWheelAngle(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
 
setSteeringWheelAngle(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
 
setSteeringWheelAngle(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
 
setStereoAudioOutputMuted(Boolean) - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
set the status of the stereo audio output channel
setStreamingParams(int, ImageResolution, int, int, int, VideoStreamingFormat) - Method in class com.smartdevicelink.encoder.VirtualDisplayEncoder
Deprecated.
setStreamingParams(int, ImageResolution, int, int, int, VideoStreamingFormat, boolean) - Method in class com.smartdevicelink.encoder.VirtualDisplayEncoder
setter of every parameter in streamingParams.
setStreamingParams(VideoStreamingParameters) - Method in class com.smartdevicelink.encoder.VirtualDisplayEncoder
 
setSubAdministrativeArea(String) - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Sets the SubAdministrative Area associated with the OasisAddress class.
setSubCells(List<MenuCell>) - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
The list of MenuCells that can be set as subCells
setSubLocality(String) - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Sets the Sub-Locality associated with the OasisAddress class.
setSubMenuDepth(Integer) - Method in class com.smartdevicelink.proxy.rpc.DriverDistractionCapability
Sets the subMenuDepth.
setSubMenuLayout(MenuLayout) - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
The submenu's layout that the subCells will be shown in.
setSubscribe(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetAppServiceData
If true, the consumer is requesting to subscribe to all future updates from the service publisher.
setSubscribe(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetInteriorVehicleData
Sets subscribe parameter
setSubscribe(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetSystemCapability
Flag to subscribe to updates of the supplied service capability type.
setSubThoroughfare(String) - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Sets the Sub-Thoroughfare associated with the OasisAddress class.
setSuccess(Boolean) - Method in class com.smartdevicelink.proxy.RPCResponse
Set the Success status
setSummary(String) - Method in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
setSupportedDiagModes(List<Integer>) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
 
setSupportedDynamicImageFieldNames(List<ImageFieldName>) - Method in class com.smartdevicelink.proxy.rpc.DynamicUpdateCapabilities
Sets the supportedDynamicImageFieldNames.
setSupportedFormats(List<VideoStreamingFormat>) - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
setSupportedKeyboards(List<KeyboardLayoutCapability>) - Method in class com.smartdevicelink.proxy.rpc.KeyboardCapabilities
Sets the supportedKeyboards.
setSupportedLights(List<LightCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.LightControlCapabilities
Sets the supportedLights portion of the LightControlCapabilities class
setSupportsDynamicSubMenus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.DynamicUpdateCapabilities
Sets the supportsDynamicSubMenus.
setSystemAction(SystemAction) - Method in class com.smartdevicelink.managers.screen.SoftButtonState
Set whether selecting a SoftButton shall call a specific system action See SystemAction
setSystemAction(SystemAction) - Method in class com.smartdevicelink.proxy.rpc.SoftButton
 
setSystemCapability(SystemCapability) - Method in class com.smartdevicelink.proxy.rpc.GetSystemCapabilityResponse
Set a SystemCapability object in the response
setSystemCapability(SystemCapability) - Method in class com.smartdevicelink.proxy.rpc.OnSystemCapabilityUpdated
 
setSystemCapabilityType(SystemCapabilityType) - Method in class com.smartdevicelink.proxy.rpc.GetSystemCapability
Used to set the SystemCapabilityType being requested
setSystemCapabilityType(SystemCapabilityType) - Method in class com.smartdevicelink.proxy.rpc.SystemCapability
 
setSystemContext(SystemContext) - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
Set the System Context of OnHMIStatus
setSystemFile(Boolean) - Method in class com.smartdevicelink.proxy.rpc.PutFile
 
setSystemSoftwareVersion(String) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
in SmartDeviceLink 7.1.0
setTargetID(Integer) - Method in class com.smartdevicelink.proxy.rpc.DiagnosticMessage
Sets TargetID
setTelephonyManager(TelephonyManager) - Static method in class com.smartdevicelink.trace.TraceDeviceInfo
 
setTemperatureHigh(Temperature) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setTemperatureLow(Temperature) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setTemperatureUnit(TemperatureUnit) - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlData
Sets the temperatureUnit portion of the HMISettingsControlData class
setTemperatureUnitAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMISettingsControlCapabilities
Sets the temperatureUnitAvailable portion of the HMISettingsControlCapabilities class
setTemplate(String) - Method in class com.smartdevicelink.proxy.rpc.TemplateConfiguration
Sets the template.
setTemplateConfiguration(TemplateConfiguration) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets the templateConfiguration.
setTemplateImage(boolean) - Method in class com.smartdevicelink.managers.file.filetypes.SdlArtwork
Sets whether this SdlArtwork is a template image whose coloring should be decided by the HMI
setTemplatesAvailable(List<String>) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
 
setTemplatesAvailable(List<String>) - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Set an array of templatesAvailable.
setTemplateTitle(String) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets the title of the new template that will be displayed.
setTertiaryText(String) - Method in class com.smartdevicelink.managers.screen.AlertView.Builder
The tertiary line of text for display on the alert.
setTertiaryText(String) - Method in class com.smartdevicelink.managers.screen.AlertView
 
setTertiaryText(String) - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Sets the tertiaryText
setTertiaryText(String) - Method in class com.smartdevicelink.proxy.rpc.AddSubMenu
Sets the tertiaryText.
setTertiaryText(String) - Method in class com.smartdevicelink.proxy.rpc.Choice
 
setTertiaryText(String) - Method in class com.smartdevicelink.proxy.rpc.MenuParams
Sets the tertiaryText.
setTexSize(int, int) - Method in class com.android.grafika.gles.Texture2dProgram
Sets the size of the texture.
setText(String) - Method in class com.smartdevicelink.managers.screen.AlertView.Builder
The primary line of text for display on the alert.
setText(String) - Method in class com.smartdevicelink.managers.screen.AlertView
 
setText(String) - Method in class com.smartdevicelink.proxy.rpc.SoftButton
 
setText(String) - Method in class com.smartdevicelink.proxy.rpc.TTSChunk
Set the text to be spoken, or a phoneme specification, or the name of a pre-recorded sound.
setText(String) - Method in class com.smartdevicelink.proxy.rpc.VrHelpItem
 
setTextFields(List<TextField>) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapabilities
Set an array of TextField structures, each of which describes a field in the HMI which the application can write to using operations such as Show, SetMediaClockTimer, etc.
setTextFields(List<TextField>) - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Set an array of TextField structures.
setTextMsgAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
 
setTextSupported(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
set the text support.
setThoroughfare(String) - Method in class com.smartdevicelink.proxy.rpc.OasisAddress
Sets the Thoroughfare associated with the OasisAddress class.
setTime(DateTime) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setTimeIssued(DateTime) - Method in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
setTimeout(Integer) - Method in class com.smartdevicelink.managers.screen.AlertView.Builder
Timeout in seconds.
setTimeout(int) - Method in class com.smartdevicelink.managers.screen.AlertView
 
setTimeout(Integer) - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
Maps to PerformInteraction.timeout.
setTimeout(Integer) - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
setTimeout(Integer) - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Sets the amount of time, in milliseconds, SDL will wait for the user to make a choice (VR or Menu).
setTimeout(Integer) - Method in class com.smartdevicelink.proxy.rpc.ScrollableMessage
Sets an App defined timeout.
setTimeout(Integer) - Method in class com.smartdevicelink.proxy.rpc.Slider
Sets an App defined timeout
setTimeoutPrompt(List<TTSChunk>) - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
 
setTimeoutPrompt(List<TTSChunk>) - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Sets An array of TTSChunks which, taken together, specify the phrase to be spoken when the listen times out during the VR session
setTimeoutPrompt(List<TTSChunk>) - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Sets a List for Timeout Prompt representing Array of one or more TTSChunk elements specifying the help prompt used in an interaction started by PTT
setTimeStamp(DateTime) - Method in class com.smartdevicelink.proxy.rpc.NavigationServiceData
This is the timeStamp of when the data was generated.
setTimeStamp(DateTime) - Method in class com.smartdevicelink.proxy.rpc.SendLocation
 
setTimestamps(List<Long>) - Method in class com.smartdevicelink.proxy.rpc.TouchEvent
 
setTimeToDestination(String) - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
 
SETTING_UP - Static variable in class com.smartdevicelink.managers.BaseSubManager
 
setTirePressure(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setTirePressure(TireStatus) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setTirePressure(TireStatus) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Sets the tirePressure.
setTirePressure(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setTirePressure(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Tire Pressure
setTirePressure(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setTirePressure(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Tire Pressure
setTitle(String) - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
 
setTitle(String) - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
Sets the title of the menu cell
setTitle(String) - Method in class com.smartdevicelink.proxy.rpc.WeatherAlert
 
setTotalDistance(String) - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Sets a text field for total distance
setTouchCoordinates(List<TouchCoord>) - Method in class com.smartdevicelink.proxy.rpc.TouchEvent
 
setTouchEventAvailable(TouchEventCapabilities) - Method in class com.smartdevicelink.proxy.rpc.ScreenParams
 
setTPMS(TPMS) - Method in class com.smartdevicelink.proxy.rpc.SingleTireStatus
Set the status of TPMS according to the particular tire.
setTrackPlaybackDuration(Integer) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The total duration of the track in seconds Podcast: The total duration of the episode in seconds Audiobook: The total duration of the current segment (e.g.
setTrackPlaybackProgress(Integer) - Method in class com.smartdevicelink.proxy.rpc.MediaServiceData
Music: The current progress of the track in seconds Podcast: The current progress of the episode in seconds Audiobook: The current progress of the current segment (e.g.
setTrafficAnnouncement(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RdsData
Sets the trafficAnnouncement portion of the RdsData class
setTrafficProgram(Boolean) - Method in class com.smartdevicelink.proxy.rpc.RdsData
Sets the trafficProgram portion of the RdsData class
setTrailerSwayControl(VehicleDataStatus) - Method in class com.smartdevicelink.proxy.rpc.StabilityControlsStatus
Sets the trailerSwayControl.
setTransmissionType(TransmissionType) - Method in class com.smartdevicelink.proxy.rpc.GearStatus
Sets the transmissionType.
setTransportListener(MultiplexTransportConfig.TransportListener) - Method in class com.smartdevicelink.transport.MultiplexTransportConfig
Set a lister for transport events.
setTransportRecord(TransportRecord) - Method in class com.smartdevicelink.transport.utl.ByteArrayMessageSpliter
 
setTransportType(TransportType) - Method in class com.smartdevicelink.transport.SdlRouterService.PacketWriteTask
 
setTransportType(TransportType) - Method in class com.smartdevicelink.transport.utl.ByteAraryMessageAssembler
 
setTriggerSource(TriggerSource) - Method in class com.smartdevicelink.proxy.rpc.OnCommand
Sets TriggerSource
setTriggerSource(TriggerSource) - Method in class com.smartdevicelink.proxy.rpc.PerformInteractionResponse
Sets TriggerSource Indicates whether command was selected via VR or via a menu selection (using the OK button).
setTrim(String) - Method in class com.smartdevicelink.proxy.rpc.VehicleType
set the trim of the vehicle
setTrustedList(Context, String) - Static method in class com.smartdevicelink.transport.RouterServiceValidator
Saves the list of available applications into user's shared prefs.
setTryAgainTime(Integer) - Method in class com.smartdevicelink.proxy.rpc.AlertResponse
 
setTryAgainTime(Integer) - Method in class com.smartdevicelink.proxy.rpc.SubtleAlertResponse
Sets the tryAgainTime.
setTs(List<Long>) - Method in class com.smartdevicelink.proxy.rpc.TouchEvent
Deprecated.
in 4.0.2. Use TouchEvent.setTimestamps(List) instead.
setTtsChunks(List<TTSChunk>) - Method in class com.smartdevicelink.proxy.rpc.Alert
Sets array of type TTSChunk which, taken together, specify what is to be spoken to the user
setTtsChunks(List<TTSChunk>) - Method in class com.smartdevicelink.proxy.rpc.AlertManeuver
Sets array of type TTSChunk which, taken together, specify what is to be spoken to the user
setTtsChunks(List<TTSChunk>) - Method in class com.smartdevicelink.proxy.rpc.Speak
Sets a List representing an array of 1-100 TTSChunk structs which, taken together, specify the phrase to be spoken
setTtsChunks(List<TTSChunk>) - Method in class com.smartdevicelink.proxy.rpc.SubtleAlert
Sets the ttsChunks.
setTtsName(Vector<TTSChunk>) - Method in class com.smartdevicelink.managers.lifecycle.LifecycleConfigurationUpdate
A Text to Speech String for voice recognition of the mobile application name.
setTtsName(List<TTSChunk>) - Method in class com.smartdevicelink.proxy.rpc.ChangeRegistration
Sets the TTS name
setTtsName(List<TTSChunk>) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
 
setTurnIcon(Image) - Method in class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Sets an Image for turn icon
setTurnIcon(Image) - Method in class com.smartdevicelink.proxy.rpc.Turn
set Image to be shown for a turn
setTurnList(List<Turn>) - Method in class com.smartdevicelink.proxy.rpc.UpdateTurnList
Sets a list of turns to be shown to the user
setTurnSignal(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Sets a boolean value.
setTurnSignal(TurnSignal) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Sets turnSignal
setTurnSignal(TurnSignal) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Sets turnSignal
setTurnSignal(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setTurnSignal(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets turnSignal
setTurnSignal(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setTurnSignal(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets turnSignal
setType(FileType) - Method in class com.smartdevicelink.managers.file.filetypes.SdlArtwork
 
setType(FileType) - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Sets the type of the file
setType(WindowType) - Method in class com.smartdevicelink.proxy.rpc.CreateWindow
Sets the type of the window to be created.
setType(FuelType) - Method in class com.smartdevicelink.proxy.rpc.FuelRange
Sets the type portion of the FuelRange class
setType(TouchType) - Method in class com.smartdevicelink.proxy.rpc.OnTouchEvent
 
setType(SeekIndicatorType) - Method in class com.smartdevicelink.proxy.rpc.SeekStreamingIndicator
Sets the type.
setType(SoftButtonType) - Method in class com.smartdevicelink.proxy.rpc.SoftButton
 
setType(SpeechCapabilities) - Method in class com.smartdevicelink.proxy.rpc.TTSChunk
Set the type of information in the "text" field (e.g.
setType(WindowType) - Method in class com.smartdevicelink.proxy.rpc.WindowTypeCapabilities
set the type of Window
setTzHour(Integer) - Method in class com.smartdevicelink.proxy.rpc.DateTime
Sets the Time Zone Hours portion of the DateTime class
setTzMinute(Integer) - Method in class com.smartdevicelink.proxy.rpc.DateTime
Sets the Time Zone Minutes portion of the DateTime class
setUnit(TemperatureUnit) - Method in class com.smartdevicelink.proxy.rpc.Temperature
Sets the unit portion of the Temperature class
setUpdatedAppServiceRecord(AppServiceRecord) - Method in class com.smartdevicelink.proxy.rpc.AppServiceCapability
Only included in OnSystemCapabilityUpdated.
setUpdateListener(SoftButtonObject.UpdateListener) - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Set the SoftButtonManager's update listener
setUpdateMode(UpdateMode) - Method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Sets the media clock/timer update mode (COUNTUP/COUNTDOWN/PAUSE/RESUME)
setUpdateReason(ServiceUpdateReason) - Method in class com.smartdevicelink.proxy.rpc.AppServiceCapability
Only included in OnSystemCapabilityUpdated.
setUpdateSubCells(Boolean) - Method in class com.smartdevicelink.proxy.rpc.OnUpdateSubMenu
Sets the updateSubCells.
setUpDownAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ButtonCapabilities
Set the button supports "button down" and "button up".
setUpDownAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
set the button supports "button down" and "button up".
setUri(Uri) - Method in class com.smartdevicelink.managers.file.filetypes.SdlFile
Sets the uri of the file
setUrl(String) - Method in class com.smartdevicelink.proxy.rpc.OnSystemRequest
 
setUseCaches(Boolean) - Method in class com.smartdevicelink.proxy.rpc.Headers
 
setUserDisallowed(List<HMILevel>) - Method in class com.smartdevicelink.proxy.rpc.HMIPermissions
set a set of all HMI levels that are prohibited for this given RPC
setUserDisallowed(List<String>) - Method in class com.smartdevicelink.proxy.rpc.ParameterPermissions
set a set of all parameters that are prohibited for this given RPC.
setUserLocation(SeatLocation) - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Sets the user seat location
setUserSelectedGear(PRNDL) - Method in class com.smartdevicelink.proxy.rpc.GearStatus
Sets the userSelectedGear.
setUtcDay(Integer) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set utc day
setUtcHours(Integer) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set utc hours
setUtcMinutes(Integer) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set utc minutes
setUtcMonth(Integer) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set utc month
setUtcSeconds(Integer) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set utc seconds
setUtcYear(Integer) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set utc year
setValue(String) - Method in class com.smartdevicelink.proxy.rpc.Image
Set either the static hex icon value or the binary image file name identifier (sent by PutFile)
setValue(Float) - Method in class com.smartdevicelink.proxy.rpc.Temperature
Sets the value portion of the Temperature class
setValue(String, Object) - Method in class com.smartdevicelink.proxy.RPCStruct
 
setVdop(Double) - Method in class com.smartdevicelink.proxy.rpc.GPSData
set the vertical dilution of precision
setVehicleType(VehicleType) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Deprecated.
in SmartDeviceLink 7.1.0
setVentilationMode(List<VentilationMode>) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the ventilationMode portion of the ClimateControlCapabilities class
setVentilationMode(VentilationMode) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlData
 
setVentilationModeAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.ClimateControlCapabilities
Sets the ventilationModeAvailable portion of the ClimateControlCapabilities class
setVersion(byte) - Method in class com.smartdevicelink.protocol.ProtocolMessage
 
setVersion(byte) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
This method will set the major protocol version that we should use.
setVerticalPosition(Integer) - Method in class com.smartdevicelink.proxy.rpc.SeatControlData
Sets the verticalPosition portion of the SeatControlData class
setVerticalPositionAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SeatControlCapabilities
Sets the verticalPositionAvailable portion of the SeatControlCapabilities class
setVideoStreamingAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.HMICapabilities
 
setVideoStreamingCapability(VideoStreamingCapability) - Method in class com.smartdevicelink.proxy.rpc.AppCapability
Sets the videoStreamingCapability.
setVideoStreamingState(VideoStreamingState) - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
Set the video streaming state
setVin(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setVin(String) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setVin(String) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setVisibility(Float) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setVoiceCommands(List<String>) - Method in class com.smartdevicelink.managers.screen.menu.MenuCell
A list of Strings that will be used for voice commands
setVoiceCommands(List<String>) - Method in class com.smartdevicelink.managers.screen.menu.VoiceCommand
The strings the user can say to activate this voice command
setVoiceCommandSelectionListener(VoiceCommandSelectionListener) - Method in class com.smartdevicelink.managers.screen.menu.VoiceCommand
The listener that will be called when the command is activated
setVoiceRecognitionCommandNames(Vector<String>) - Method in class com.smartdevicelink.managers.lifecycle.LifecycleConfigurationUpdate
 
setVoiceRecOn(Boolean) - Method in class com.smartdevicelink.proxy.rpc.DeviceStatus
set the voice recognition on or off
setVolume(Integer) - Method in class com.smartdevicelink.proxy.rpc.AudioControlData
Sets the volume portion of the AudioControlData class
setVolumeAvailable(Boolean) - Method in class com.smartdevicelink.proxy.rpc.AudioControlCapabilities
Sets the volumeAvailable portion of the AudioControlCapabilities class
setVrCapabilities(List<VrCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterfaceResponse
Sets VrCapabilities
setVrCommands(List<String>) - Method in class com.smartdevicelink.proxy.rpc.AddCommand
Sets Voice Recognition Commands
setVrCommands(List<String>) - Method in class com.smartdevicelink.proxy.rpc.Choice
Set an array of strings to be used as VR synonyms for this choice.
setVrHelp(List<VrHelpItem>) - Method in class com.smartdevicelink.proxy.rpc.PerformInteraction
Sets a Voice Recognition Help list, which is a list of suggested VR Help Items to display on-screen during a Perform Interaction
setVrHelp(List<VrHelpItem>) - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Sets the items listed in the VR help screen used in an interaction started by PTT
setVrHelpList(List<VrHelpItem>) - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceSet
 
setVrHelpTitle(String) - Method in class com.smartdevicelink.proxy.rpc.SetGlobalProperties
Sets a voice recognition Help Title
setVrSynonyms(List<String>) - Method in class com.smartdevicelink.proxy.rpc.ChangeRegistration
Sets a vrSynonyms representing the an array of 1-100 elements, each element containing a voice-recognition synonym
setVrSynonyms(List<String>) - Method in class com.smartdevicelink.proxy.rpc.RegisterAppInterface
Sets a vrSynonyms representing the an array of 1-100 elements, each element containing a voice-recognition synonym
setWayPoints(List<LocationDetails>) - Method in class com.smartdevicelink.proxy.rpc.GetWayPointsResponse
 
setWayPoints(List<LocationDetails>) - Method in class com.smartdevicelink.proxy.rpc.OnWayPointChange
 
setWayPoints(List<LocationDetails>) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeWayPointsResponse
Sets the way points location details
setWayPointsEnabled(Boolean) - Method in class com.smartdevicelink.proxy.rpc.NavigationCapability
 
setWayPointType(WayPointType) - Method in class com.smartdevicelink.proxy.rpc.GetWayPoints
 
setWeatherForLocationSupported(Boolean) - Method in class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
Set whether the weather is supported for the current location
setWeatherIcon(Image) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setWeatherServiceData(WeatherServiceData) - Method in class com.smartdevicelink.proxy.rpc.AppServiceData
 
setWeatherServiceManifest(WeatherServiceManifest) - Method in class com.smartdevicelink.proxy.rpc.AppServiceManifest
The WeatherServiceManifest
setWeatherSummary(String) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setWidth(Float) - Method in class com.smartdevicelink.proxy.rpc.Rectangle
Set the width in pixels of the user control's bounding rectangle in pixels
setWidth(Integer) - Method in class com.smartdevicelink.proxy.rpc.TextField
Set the number of characters in one row of this field.
setWindBearing(Integer) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setWindGust(Float) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setWindowCapabilities(List<WindowCapability>) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapability
Sets the windowCapabilities portion of the DisplayCapability class.
setWindowID(Integer) - Method in class com.smartdevicelink.proxy.rpc.CreateWindow
Sets the windowID.
setWindowID(Integer) - Method in class com.smartdevicelink.proxy.rpc.DeleteWindow
Sets the windowID.
setWindowID(Integer) - Method in class com.smartdevicelink.proxy.rpc.OnHMIStatus
Set the windowID value
setWindowID(Integer) - Method in class com.smartdevicelink.proxy.rpc.Show
Sets the windowID.
setWindowID(Integer) - Method in class com.smartdevicelink.proxy.rpc.WindowCapability
Sets the windowID.
setWindowName(String) - Method in class com.smartdevicelink.proxy.rpc.CreateWindow
Sets a window name to be used by the HMI.
setWindowStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
Sets the windowStatus.
setWindowStatus(List<WindowStatus>) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
Sets the windowStatus.
setWindowStatus(List<WindowStatus>) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
Sets the windowStatus.
setWindowStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets the windowStatus.
setWindowStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets the windowStatus.
setWindowStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets the windowStatus.
setWindowStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets the windowStatus.
setWindowTypeSupported(List<WindowTypeCapabilities>) - Method in class com.smartdevicelink.proxy.rpc.DisplayCapability
Sets the windowTypeSupported portion of the DisplayCapability class.
setWindSpeed(Float) - Method in class com.smartdevicelink.proxy.rpc.WeatherData
 
setWiperStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleData
 
setWiperStatus(WiperStatus) - Method in class com.smartdevicelink.proxy.rpc.GetVehicleDataResponse
 
setWiperStatus(WiperStatus) - Method in class com.smartdevicelink.proxy.rpc.OnVehicleData
 
setWiperStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Sets a boolean value.
setWiperStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Sets Wiper Status
setWiperStatus(Boolean) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Sets a boolean value.
setWiperStatus(VehicleDataResult) - Method in class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Sets Wiper Status
setX(Float) - Method in class com.smartdevicelink.proxy.rpc.Rectangle
Set the X-coordinate pixel in of the user control that starts in the upper left corner
setX(Integer) - Method in class com.smartdevicelink.proxy.rpc.TouchCoord
 
setY(Float) - Method in class com.smartdevicelink.proxy.rpc.Rectangle
Set the Y-coordinate pixel of the user control that starts in the upper left corner
setY(Integer) - Method in class com.smartdevicelink.proxy.rpc.TouchCoord
 
setYear(Integer) - Method in class com.smartdevicelink.proxy.rpc.DateTime
Sets the Year portion of the DateTime class
SHARED_PREFS - Static variable in class com.smartdevicelink.transport.MultiplexBluetoothTransport
 
shortFromByteArray(byte[], int) - Static method in class com.smartdevicelink.util.BitConverter
 
shortToByteArray(short) - Static method in class com.smartdevicelink.util.BitConverter
 
shouldServiceRemainOpen(Intent) - Method in class com.smartdevicelink.transport.SdlRouterService
1.
Show - Class in com.smartdevicelink.proxy.rpc
Updates the application's display text area, regardless of whether or not this text area is visible to the user at the time of the request.
Show() - Constructor for class com.smartdevicelink.proxy.rpc.Show
Constructs a new Show object
Show(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.Show
Constructs a new Show object indicated by the Hashtable parameter
ShowAppMenu - Class in com.smartdevicelink.proxy.rpc
 
ShowAppMenu() - Constructor for class com.smartdevicelink.proxy.rpc.ShowAppMenu
Constructs a new ShowAppMenu object
ShowAppMenu(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ShowAppMenu
Constructs a new ShowAppMenu object indicated by the Hashtable parameter
ShowAppMenuResponse - Class in com.smartdevicelink.proxy.rpc
The response to ShowAppMenuResponse
ShowAppMenuResponse() - Constructor for class com.smartdevicelink.proxy.rpc.ShowAppMenuResponse
Constructs a new ShowAppMenuResponse object
ShowAppMenuResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ShowAppMenuResponse
Constructs a new ShowAppMenuResponse object indicated by the Hashtable parameter
ShowAppMenuResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.ShowAppMenuResponse
Constructs a new ShowAppMenuResponse object
ShowConstantTbt - Class in com.smartdevicelink.proxy.rpc
This RPC is used to update the user with navigation information for the constantly shown screen (base screen), but also for the alert type screen
ShowConstantTbt() - Constructor for class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Constructs a new ShowConstantTbt object
ShowConstantTbt(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ShowConstantTbt
Constructs a new ShowConstantTbt object indicated by the Hashtable parameter
ShowConstantTbtResponse - Class in com.smartdevicelink.proxy.rpc
Show Constant TBT Response is sent, when ShowConstantTBT has been called
ShowConstantTbtResponse() - Constructor for class com.smartdevicelink.proxy.rpc.ShowConstantTbtResponse
 
ShowConstantTbtResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ShowConstantTbtResponse
 
ShowConstantTbtResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.ShowConstantTbtResponse
Constructs a new ShowConstantTbtResponse object
showDeviceLogo(boolean) - Method in class com.smartdevicelink.managers.lockscreen.LockScreenConfig
Whether or not to show the device's logo on the default lock screen
The logo will come from the connected hardware, if set by the manufacturer
If using a Custom View, this will be ignored.
ShowResponse - Class in com.smartdevicelink.proxy.rpc
Show Response is sent, when Show has been called
ShowResponse() - Constructor for class com.smartdevicelink.proxy.rpc.ShowResponse
Constructs a new ShowResponse object
ShowResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.ShowResponse
Constructs a new ShowResponse object indicated by the Hashtable parameter
ShowResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.ShowResponse
Constructs a new ShowResponse object
shutDown() - Method in class com.smartdevicelink.encoder.VirtualDisplayEncoder
 
SHUTDOWN - Static variable in class com.smartdevicelink.managers.BaseSubManager
 
shutdown(String) - Method in interface com.smartdevicelink.protocol.ISdlProtocol
A request made by the protocol layer to shutdown the layers above it.
shutdown(String) - Method in class com.smartdevicelink.session.BaseSdlSession
 
shutdown(String) - Method in class com.smartdevicelink.session.SdlSession
 
SIGNED_16_BIT - Static variable in annotation type com.smartdevicelink.managers.audio.AudioStreamManager.SampleType
 
Single - Static variable in class com.smartdevicelink.protocol.enums.FrameType
 
SingleTireStatus - Class in com.smartdevicelink.proxy.rpc
Tire pressure status of a single tire.
SingleTireStatus() - Constructor for class com.smartdevicelink.proxy.rpc.SingleTireStatus
Constructs a newly allocated SingleTireStatus object
SingleTireStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SingleTireStatus
Constructs a newly allocated SingleTireStatus object indicated by the Hashtable parameter
SingleTireStatus(ComponentVolumeStatus) - Constructor for class com.smartdevicelink.proxy.rpc.SingleTireStatus
Constructs a newly allocated SingleTireStatus object
SiphonServer - Class in com.smartdevicelink.transport
 
SisData - Class in com.smartdevicelink.proxy.rpc
 
SisData() - Constructor for class com.smartdevicelink.proxy.rpc.SisData
Constructs a new SisData object
SisData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SisData
Constructs a new SisData object indicated by the Hashtable parameter
Slider - Class in com.smartdevicelink.proxy.rpc
Creates a full screen or pop-up overlay (depending on platform) with a single user controlled slider.
Slider() - Constructor for class com.smartdevicelink.proxy.rpc.Slider
Constructs a new Slider object
Slider(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.Slider
Constructs a new Slider object indicated by the Hashtable parameter
Slider(Integer, Integer, String) - Constructor for class com.smartdevicelink.proxy.rpc.Slider
Constructs a new Slider object \
SliderResponse - Class in com.smartdevicelink.proxy.rpc
Slider Response is sent, when Slider has been called
SliderResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SliderResponse
Constructs a new SliderResponse object
SliderResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SliderResponse
Constructs a new SliderResponse object indicated by the Hashtable parameter
SliderResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SliderResponse
Constructs a new SliderResponse object
SoftButton - Class in com.smartdevicelink.proxy.rpc
A simulated button or keyboard key that is displayed on a touch screen.
SoftButton() - Constructor for class com.smartdevicelink.proxy.rpc.SoftButton
 
SoftButton(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SoftButton
Constructs a new SoftButton object indicated by the Hashtable parameter
SoftButton(SoftButtonType, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.SoftButton
Constructs a new SoftButton object
SoftButtonCapabilities - Class in com.smartdevicelink.proxy.rpc
Contains information about a SoftButton's capabilities.
SoftButtonCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
Constructs a newly allocated SoftButtonCapabilities object
SoftButtonCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
Constructs a newly allocated SoftButtonCapabilities object indicated by the Hashtable parameter
SoftButtonCapabilities(Boolean, Boolean, Boolean, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.SoftButtonCapabilities
Constructs a newly allocated SoftButtonCapabilities object
SoftButtonObject - Class in com.smartdevicelink.managers.screen
SoftButtonObject
SoftButtonObject defines a button that can have multiple SoftButtonState values.
The states of SoftButtonObject allow the developer to not have to manage multiple SoftButtons that have very similar functionality.
For example, a repeat button in a music app can be thought of as one SoftButtonObject with three typical states: repeat off, repeat 1, and repeat on.
SoftButtonObject(String, List<SoftButtonState>, String, SoftButtonObject.OnEventListener) - Constructor for class com.smartdevicelink.managers.screen.SoftButtonObject
Create a new instance of the SoftButtonObject with multiple states
SoftButtonObject(String, SoftButtonState, SoftButtonObject.OnEventListener) - Constructor for class com.smartdevicelink.managers.screen.SoftButtonObject
Create a new instance of the SoftButtonObject with one state
SoftButtonObject(String, String, SdlArtwork, SoftButtonObject.OnEventListener) - Constructor for class com.smartdevicelink.managers.screen.SoftButtonObject
Create a new instance of the SoftButtonObject with one state
SoftButtonObject.OnEventListener - Interface in com.smartdevicelink.managers.screen
 
SoftButtonState - Class in com.smartdevicelink.managers.screen
SoftButtonState
Defines an individual state for SoftButtonObject.
The states of SoftButtonObject allow the developer to not have to manage multiple SoftButtons that have very similar functionality.
For example, a repeat button in a music app can be thought of as one SoftButtonObject with three typical states: repeat off, repeat 1, and repeat on.
SoftButtonState(String, String, SdlArtwork) - Constructor for class com.smartdevicelink.managers.screen.SoftButtonState
Creates a new instance of SoftButtonState Note: state names should be different for each SoftButtonObject
SoftButtonType - Enum in com.smartdevicelink.proxy.rpc.enums
The enumeration defines the types of the soft buttons to be displayed on UI component:
Speak - Class in com.smartdevicelink.proxy.rpc
Speaks a phrase over the vehicle audio system using SDL's TTS (text-to-speech) engine.
Speak() - Constructor for class com.smartdevicelink.proxy.rpc.Speak
Constructs a new Speak object
Speak(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.Speak
Constructs a new Speak object indicated by the Hashtable parameter
Speak(List<TTSChunk>) - Constructor for class com.smartdevicelink.proxy.rpc.Speak
Constructs a new Speak object
SpeakResponse - Class in com.smartdevicelink.proxy.rpc
Speak Response is sent, when Speak has been called
SpeakResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SpeakResponse
Constructs a new SpeakResponse object
SpeakResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SpeakResponse
Constructs a new SpeakResponse object indicated by the Hashtable parameter
SpeakResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SpeakResponse
Constructs a new SpeakResponse object
SpeechCapabilities - Enum in com.smartdevicelink.proxy.rpc.enums
Contains information about TTS capabilities on the SDL platform.
SPP_BLUETOOTH - Static variable in class com.smartdevicelink.transport.TransportConstants
 
StabilityControlsStatus - Class in com.smartdevicelink.proxy.rpc
Parameter List
StabilityControlsStatus() - Constructor for class com.smartdevicelink.proxy.rpc.StabilityControlsStatus
Constructs a new StabilityControlsStatus object
StabilityControlsStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.StabilityControlsStatus
Constructs a new StabilityControlsStatus object indicated by the Hashtable parameter
start() - Method in class com.smartdevicelink.encoder.VirtualDisplayEncoder
NOTE: Must call init() without error before calling this method.
start() - Method in class com.smartdevicelink.managers.audio.AudioDecoder
Starts the audio decoding asynchronously.
start() - Method in class com.smartdevicelink.managers.audio.AudioDecoderCompat
Starts the audio decoding asynchronously.
start(CompletionListener) - Method in class com.smartdevicelink.managers.audio.AudioStreamManager
 
start() - Method in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
start(CompletionListener) - Method in class com.smartdevicelink.managers.BaseSubManager
Starts up a BaseSubManager, and calls provided callback once BaseSubManager is done setting up or failed setup.
start() - Method in interface com.smartdevicelink.managers.ISdl
Starts the connection with the module
start(CompletionListener) - Method in class com.smartdevicelink.managers.lockscreen.LockScreenManager
 
start() - Method in class com.smartdevicelink.managers.SdlManager
Starts up a SdlManager, and calls provided callback called once all BaseSubManagers are done setting up
start(CompletionListener) - Method in class com.smartdevicelink.managers.video.VideoStreamManager
 
start() - Method in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
start() - Method in interface com.smartdevicelink.protocol.heartbeat.IHeartbeatMonitor
Starts the monitor.
start() - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
start() - Method in class com.smartdevicelink.streaming.AbstractPacketizer
 
start() - Method in class com.smartdevicelink.streaming.StreamPacketizer
 
start() - Method in class com.smartdevicelink.streaming.video.RTPH264Packetizer
Starts this packetizer.
start() - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
Start the chat service.
start() - Method in class com.smartdevicelink.transport.MultiplexTcpTransport
 
start() - Method in class com.smartdevicelink.transport.MultiplexUsbTransport
 
start() - Method in class com.smartdevicelink.transport.TCPTransportManager
 
start() - Method in class com.smartdevicelink.transport.TransportBroker
This beings the initial connection with the router service.
start() - Method in class com.smartdevicelink.transport.TransportManager
start internally validates the target ROuterService, which was done in ctor before.
start() - Method in class com.smartdevicelink.transport.TransportManagerBase
 
start() - Method in class com.smartdevicelink.transport.utl.SdlDeviceListener
This will start the SDL Device Listener with two paths.
START_ROUTER_SERVICE_ACTION - Static variable in class com.smartdevicelink.transport.TransportConstants
 
START_ROUTER_SERVICE_SDL_ENABLED_APP_PACKAGE - Static variable in class com.smartdevicelink.transport.TransportConstants
 
START_ROUTER_SERVICE_SDL_ENABLED_CMP_NAME - Static variable in class com.smartdevicelink.transport.TransportConstants
 
START_ROUTER_SERVICE_SDL_ENABLED_EXTRA - Static variable in class com.smartdevicelink.transport.TransportConstants
 
START_ROUTER_SERVICE_SDL_ENABLED_PING - Static variable in class com.smartdevicelink.transport.TransportConstants
 
START_ROUTER_SERVICE_TRANSPORT_CONNECTED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
START_STATE - Static variable in class com.smartdevicelink.transport.SdlPsm
 
startAudioService(boolean) - Method in interface com.smartdevicelink.managers.ISdl
Starts the Audio streaming service
startAudioStream(boolean, CompletionListener) - Method in class com.smartdevicelink.managers.audio.AudioStreamManager
Starts the audio service and audio stream to the connected device.
startAudioStream(SdlSession) - Method in class com.smartdevicelink.managers.audio.AudioStreamManager
 
STARTED - Static variable in class com.smartdevicelink.managers.StreamingStateMachine
 
startEncoder() - Method in class com.smartdevicelink.encoder.SdlEncoder
 
startRefreshTask() - Method in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
startRemoteDisplayStream(Context, Class<? extends SdlRemoteDisplay>, VideoStreamingParameters, boolean, VideoStreamingRange, VideoStreamingRange) - Method in class com.smartdevicelink.managers.video.VideoStreamManager
Starts streaming a remote display to the module if there is a connected session.
startRemoteDisplayStream(Context, Class<? extends SdlRemoteDisplay>, VideoStreamingParameters, boolean) - Method in class com.smartdevicelink.managers.video.VideoStreamManager
Deprecated.
startRPCEncryption() - Method in interface com.smartdevicelink.managers.ISdl
Start encrypted RPC service
StartService() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Audio.StartService
 
StartService() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartService
 
StartService() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.StartService
 
startService(SessionType, byte, boolean) - Method in class com.smartdevicelink.protocol.SdlProtocolBase
 
startService(SessionType, boolean) - Method in class com.smartdevicelink.session.BaseSdlSession
 
StartServiceACK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Audio.StartServiceACK
 
StartServiceACK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
 
StartServiceACK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.StartServiceACK
 
StartServiceNAK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Audio.StartServiceNAK
 
StartServiceNAK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceNAK
 
StartServiceNAK() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.StartServiceNAK
 
StartSession - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
startSession() - Method in class com.smartdevicelink.session.BaseSdlSession
 
startSession() - Method in class com.smartdevicelink.session.SdlSession
 
StartSessionACK - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
StartSessionNACK - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
startStreaming(VideoStreamingParameters, boolean) - Method in class com.smartdevicelink.managers.video.VideoStreamManager
Starts video service, sets up encoder, haptic manager, and remote display.
StartTime - Class in com.smartdevicelink.proxy.rpc
Describes the hour, minute and second values used to set the media clock.
StartTime() - Constructor for class com.smartdevicelink.proxy.rpc.StartTime
Constructs a newly allocated StartTime object
StartTime(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.StartTime
Constructs a newly allocated StartTime object indicated by the Hashtable parameter
StartTime(Integer) - Constructor for class com.smartdevicelink.proxy.rpc.StartTime
Constructs a newly allocated StartTime object
StartTime(Integer, Integer, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.StartTime
Constructs a newly allocated StartTime object
startUpSequence() - Method in class com.smartdevicelink.transport.SdlRouterService
 
startVideoService(VideoStreamingParameters, boolean, boolean) - Method in interface com.smartdevicelink.managers.ISdl
Starts the video streaming service
startVideoStream(VideoStreamingParameters, SdlSession) - Method in class com.smartdevicelink.managers.video.VideoStreamManager
 
STATE_CONNECTED - Static variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
STATE_CONNECTING - Static variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
STATE_ERROR - Static variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
STATE_LISTEN - Static variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
STATE_NONE - Static variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
StaticIconName - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration of Static Icon Names
StationIDNumber - Class in com.smartdevicelink.proxy.rpc
 
StationIDNumber() - Constructor for class com.smartdevicelink.proxy.rpc.StationIDNumber
 
StationIDNumber(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.StationIDNumber
 
stop() - Method in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
stop() - Method in interface com.smartdevicelink.managers.ISdl
Ends connection with the module
stop() - Method in class com.smartdevicelink.protocol.heartbeat.HeartbeatMonitor
 
stop() - Method in interface com.smartdevicelink.protocol.heartbeat.IHeartbeatMonitor
Stops the monitor.
stop() - Method in class com.smartdevicelink.streaming.AbstractPacketizer
 
stop() - Method in class com.smartdevicelink.streaming.StreamPacketizer
 
stop() - Method in class com.smartdevicelink.streaming.video.RTPH264Packetizer
Stops this packetizer.
stop() - Method in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
stop() - Method in class com.smartdevicelink.transport.MultiplexBaseTransport
 
stop(int) - Method in class com.smartdevicelink.transport.MultiplexBaseTransport
 
stop(int, byte) - Method in class com.smartdevicelink.transport.MultiplexBaseTransport
 
stop() - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
Stop all threads
stop(int) - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
 
stop(int, byte) - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
 
stop(int) - Method in class com.smartdevicelink.transport.MultiplexTcpTransport
 
stop(int) - Method in class com.smartdevicelink.transport.MultiplexUsbTransport
 
stop() - Method in class com.smartdevicelink.transport.TransportBroker
This method will end our communication with the router service.
stop() - Method in class com.smartdevicelink.transport.TransportManager.TransportBrokerImpl
 
stopAudioStream(CompletionListener) - Method in class com.smartdevicelink.managers.audio.AudioStreamManager
Stops the audio service and audio stream to the connected device.
stopAudioStream() - Method in class com.smartdevicelink.managers.audio.AudioStreamManager
 
STOPPED - Static variable in class com.smartdevicelink.managers.StreamingStateMachine
 
stopRefreshTask() - Method in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
stopStreaming() - Method in class com.smartdevicelink.managers.video.VideoStreamManager
Stops streaming from the remote display.
stopVideoStream() - Method in class com.smartdevicelink.managers.video.VideoStreamManager
 
store - Variable in class com.smartdevicelink.proxy.RPCStruct
 
StreamingStateMachine - Class in com.smartdevicelink.managers
 
StreamingStateMachine() - Constructor for class com.smartdevicelink.managers.StreamingStateMachine
 
StreamingStateMachine.StreamingState - Annotation Type in com.smartdevicelink.managers
 
StreamPacketizer - Class in com.smartdevicelink.streaming
 
StreamPacketizer(IStreamListener, InputStream, SessionType, byte, SdlSession) - Constructor for class com.smartdevicelink.streaming.StreamPacketizer
 
stringToJson(String) - Method in class com.smartdevicelink.transport.RouterServiceValidator
Parses a string into a JSON array
SubscribeButton - Class in com.smartdevicelink.proxy.rpc
Establishes a subscription to button notifications for HMI buttons.
SubscribeButton() - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeButton
Constructs a new SubscribeButton object
SubscribeButton(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeButton
Constructs a new SubscribeButton object indicated by the Hashtable parameter
SubscribeButton(ButtonName) - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeButton
Constructs a new SubscribeButton object
SubscribeButtonResponse - Class in com.smartdevicelink.proxy.rpc
Sub scribeButton Response is sent, when SubscribeButton has been called
SubscribeButtonResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeButtonResponse
Constructs a new SubscribeButtonResponse object
SubscribeButtonResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeButtonResponse
Constructs a new SubscribeButtonResponse object indicated by the Hashtable parameter
SubscribeButtonResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeButtonResponse
Constructs a new SubscribeButtonResponse object
SubscribeVehicleData - Class in com.smartdevicelink.proxy.rpc
Subscribes for specific published vehicle data items.
SubscribeVehicleData() - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Constructs a new SubscribeVehicleData object
SubscribeVehicleData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeVehicleData
Constructs a new SubscribeVehicleData object indicated by the Hashtable parameter
SubscribeVehicleDataResponse - Class in com.smartdevicelink.proxy.rpc
Subscribe Vehicle Data Response is sent, when SubscribeVehicleData has been called
SubscribeVehicleDataResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Constructs a new SubscribeVehicleDataResponse object
SubscribeVehicleDataResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Constructs a new SubscribeVehicleDataResponse object indicated by the Hashtable parameter
SubscribeVehicleDataResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeVehicleDataResponse
Constructs a new SubscribeVehicleDataResponse object
SubscribeWayPoints - Class in com.smartdevicelink.proxy.rpc
 
SubscribeWayPoints() - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeWayPoints
 
SubscribeWayPoints(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeWayPoints
 
SubscribeWayPointsResponse - Class in com.smartdevicelink.proxy.rpc
 
SubscribeWayPointsResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeWayPointsResponse
 
SubscribeWayPointsResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeWayPointsResponse
 
SubscribeWayPointsResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SubscribeWayPointsResponse
Constructs a new SubscribeWayPointsResponse object
SubtleAlert - Class in com.smartdevicelink.proxy.rpc
Shows an alert which typically consists of text-to-speech message and text on the display.
SubtleAlert() - Constructor for class com.smartdevicelink.proxy.rpc.SubtleAlert
Constructs a new SubtleAlert object
SubtleAlert(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SubtleAlert
Constructs a new SubtleAlert object indicated by the Hashtable parameter
SubtleAlertResponse - Class in com.smartdevicelink.proxy.rpc
 
SubtleAlertResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SubtleAlertResponse
Constructs a new SubtleAlertResponse object
SubtleAlertResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SubtleAlertResponse
Constructs a new SubtleAlertResponse object indicated by the Hashtable parameter
SubtleAlertResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SubtleAlertResponse
Constructs a new SubtleAlertResponse object
SupportedSeat - Enum in com.smartdevicelink.proxy.rpc.enums
Deprecated.
swapBuffers(EGLSurface) - Method in class com.android.grafika.gles.EglCore
Calls eglSwapBuffers.
swapBuffers() - Method in class com.android.grafika.gles.EglSurfaceBase
Calls eglSwapBuffers.
SYSTEM_HARDWARE_VERSION - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
 
SYSTEM_SOFTWARE_VERSION - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
System specifics for hardware and software versions of connected device
SystemAction - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration that describes system actions that can be triggered.
SystemCapability - Class in com.smartdevicelink.proxy.rpc
Struct that indicates the SystemCapabilityType and houses different structs to describe particular capabilities
SystemCapability() - Constructor for class com.smartdevicelink.proxy.rpc.SystemCapability
 
SystemCapability(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SystemCapability
 
SystemCapability(SystemCapabilityType) - Constructor for class com.smartdevicelink.proxy.rpc.SystemCapability
Create a systemCapability object
SystemCapabilityManager - Class in com.smartdevicelink.managers.lifecycle
SystemCapabilityManager
SystemCapabilityType - Enum in com.smartdevicelink.proxy.rpc.enums
The SystemCapabilityType indicates which type of capability information exists in a SystemCapability struct.
SystemContext - Enum in com.smartdevicelink.proxy.rpc.enums
Indicates whether or not a user-initiated interaction is in progress, and if so, in what mode (i.e.
SystemInfo - Class in com.smartdevicelink.util
 
SystemInfo(VehicleType, String, String) - Constructor for class com.smartdevicelink.util.SystemInfo
 
SystemRequest - Class in com.smartdevicelink.proxy.rpc
An asynchronous request from the device; binary data can be included in hybrid part of message for some requests (such as HTTP, Proprietary, or Authentication requests)
SystemRequest() - Constructor for class com.smartdevicelink.proxy.rpc.SystemRequest
Constructs a new SystemRequest object
SystemRequest(boolean) - Constructor for class com.smartdevicelink.proxy.rpc.SystemRequest
 
SystemRequest(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SystemRequest
 
SystemRequest(RequestType) - Constructor for class com.smartdevicelink.proxy.rpc.SystemRequest
Constructs a new SystemRequest object
SystemRequestResponse - Class in com.smartdevicelink.proxy.rpc
System Request Response is sent, when SystemRequest has been called
SystemRequestResponse() - Constructor for class com.smartdevicelink.proxy.rpc.SystemRequestResponse
 
SystemRequestResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.SystemRequestResponse
 
SystemRequestResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.SystemRequestResponse
Constructs a new SystemRequestResponse object

T

TAG - Static variable in class com.smartdevicelink.streaming.StreamPacketizer
 
TAG - Static variable in class com.smartdevicelink.util.DebugTool
 
TAG - Static variable in class com.smartdevicelink.util.ServiceFinder
 
targetSampleRate - Variable in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
targetSampleType - Variable in class com.smartdevicelink.managers.audio.BaseAudioDecoder
 
TBTState - Enum in com.smartdevicelink.proxy.rpc.enums
Describes possible states of turn-by-turn module.
TCP_IP_ADDRESS - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.TransportEventUpdate
The HU reported IP address and port of TCP connection
TCP_PORT - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.TransportEventUpdate
 
TCP_WIFI - Static variable in class com.smartdevicelink.transport.TransportConstants
 
TCPHandler(TCPTransportManager) - Constructor for class com.smartdevicelink.transport.TCPTransportManager.TCPHandler
 
TCPTransportConfig - Class in com.smartdevicelink.transport
Container of TCP transport specific configuration.
TCPTransportConfig(int, String, boolean) - Constructor for class com.smartdevicelink.transport.TCPTransportConfig
Constructor.
TCPTransportManager - Class in com.smartdevicelink.transport
 
TCPTransportManager(TCPTransportConfig, TransportManagerBase.TransportEventListener) - Constructor for class com.smartdevicelink.transport.TCPTransportManager
 
TCPTransportManager.TCPHandler - Class in com.smartdevicelink.transport
 
Temperature - Class in com.smartdevicelink.proxy.rpc
 
Temperature() - Constructor for class com.smartdevicelink.proxy.rpc.Temperature
 
Temperature(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.Temperature
 
Temperature(TemperatureUnit, Float) - Constructor for class com.smartdevicelink.proxy.rpc.Temperature
Create the temperature object
TemperatureUnit - Enum in com.smartdevicelink.proxy.rpc.enums
 
TemplateColorScheme - Class in com.smartdevicelink.proxy.rpc
A color scheme for all display layout templates.
TemplateColorScheme() - Constructor for class com.smartdevicelink.proxy.rpc.TemplateColorScheme
Constructs a new TemplateColorScheme object
TemplateColorScheme(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.TemplateColorScheme
Constructs a new TemplateColorScheme object indicated by the Hashtable parameter
TemplateConfiguration - Class in com.smartdevicelink.proxy.rpc
Used to set an alternate template layout to a window.
TemplateConfiguration(String) - Constructor for class com.smartdevicelink.proxy.rpc.TemplateConfiguration
Constructs a new TemplateConfiguration object
TemplateConfiguration(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.TemplateConfiguration
Constructs a new TemplateConfiguration object indicated by the Hashtable parameter
TemplateConfiguration() - Constructor for class com.smartdevicelink.proxy.rpc.TemplateConfiguration
Constructs a new TemplateConfiguration object
TextAlignment - Enum in com.smartdevicelink.proxy.rpc.enums
The list of possible alignments of text in a field.
TextField - Class in com.smartdevicelink.proxy.rpc
Struct defining the characteristics of a displayed field on the HMI.
TextField() - Constructor for class com.smartdevicelink.proxy.rpc.TextField
Constructs a newly allocated TextField object
TextField(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.TextField
Constructs a newly allocated TextField object indicated by the Hashtable parameter
TextField(TextFieldName, CharacterSet, Integer, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.TextField
Constructs a newly allocated TextField object
TextFieldName - Enum in com.smartdevicelink.proxy.rpc.enums
Names of the text fields that can appear on the display.
Texture2dProgram - Class in com.android.grafika.gles
GL program and supporting functions for textured 2D shapes.
Texture2dProgram(Texture2dProgram.ProgramType) - Constructor for class com.android.grafika.gles.Texture2dProgram
Prepares the program in the current EGL context.
Texture2dProgram.ProgramType - Enum in com.android.grafika.gles
 
TimerMode - Enum in com.smartdevicelink.proxy.rpc.enums
 
TireStatus - Class in com.smartdevicelink.proxy.rpc
The status and pressure of the tires.
TireStatus() - Constructor for class com.smartdevicelink.proxy.rpc.TireStatus
 
TireStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.TireStatus
Constructs a new TireStatus object indicated by the Hashtable parameter
TireStatus(WarningLightStatus, SingleTireStatus, SingleTireStatus, SingleTireStatus, SingleTireStatus, SingleTireStatus, SingleTireStatus) - Constructor for class com.smartdevicelink.proxy.rpc.TireStatus
Constructs a new TireStatus object
toDetailLevel(String) - Static method in class com.smartdevicelink.trace.DiagLevel
 
toString() - Method in class com.android.grafika.gles.Drawable2d
 
toString() - Method in exception com.smartdevicelink.exception.SdlException
 
toString() - Method in class com.smartdevicelink.managers.permission.PermissionStatus
 
toString() - Method in class com.smartdevicelink.managers.screen.choiceset.ChoiceCell
 
toString() - Method in class com.smartdevicelink.managers.screen.menu.MenuConfiguration
 
toString() - Method in enum com.smartdevicelink.protocol.enums.FunctionID
 
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.BitsPerSample
 
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.Dimension
 
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.DisplayType
Deprecated.
 
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.HMILevel
 
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.Jingle
 
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.Language
Returns a String representing a kind of Language
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.MetadataType
 
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.PredefinedLayout
Returns a String representing a PredefinedLayout
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.SamplingRate
 
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.SoftButtonType
 
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.StaticIconName
Returns the string representation of the hex value associated with this static icon
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.SystemContext
 
toString() - Method in enum com.smartdevicelink.proxy.rpc.enums.TriggerSource
 
toString() - Method in class com.smartdevicelink.proxy.rpc.ImageResolution
 
toString() - Method in class com.smartdevicelink.proxy.rpc.OnKeyboardInput
 
toString() - Method in class com.smartdevicelink.proxy.rpc.VideoStreamingFormat
 
toString() - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
toString() - Method in class com.smartdevicelink.transport.TCPTransportConfig
 
toString() - Method in class com.smartdevicelink.util.SdlAppInfo
 
toString() - Method in class com.smartdevicelink.util.Version
 
totalSize - Variable in class com.smartdevicelink.protocol.SdlProtocolBase.MessageFrameAssembler
 
TouchCoord - Class in com.smartdevicelink.proxy.rpc
The x or y coordinate of the touch.
TouchCoord() - Constructor for class com.smartdevicelink.proxy.rpc.TouchCoord
 
TouchCoord(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.TouchCoord
Constructs a new TouchCoord object indicated by the Hashtable parameter
TouchCoord(Integer, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.TouchCoord
Constructs a new TouchCoord object
TouchEvent - Class in com.smartdevicelink.proxy.rpc
For touchscreen interactions, the mode of how the choices are presented.
TouchEvent() - Constructor for class com.smartdevicelink.proxy.rpc.TouchEvent
 
TouchEvent(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.TouchEvent
Constructs a new TouchEvent object indicated by the Hashtable parameter
TouchEvent(Integer, List<Long>, List<TouchCoord>) - Constructor for class com.smartdevicelink.proxy.rpc.TouchEvent
Constructs a new TouchEvent object
TouchEventCapabilities - Class in com.smartdevicelink.proxy.rpc
Types of screen touch events available in screen area.
TouchEventCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.TouchEventCapabilities
 
TouchEventCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.TouchEventCapabilities
 
TouchEventCapabilities(Boolean, Boolean, Boolean) - Constructor for class com.smartdevicelink.proxy.rpc.TouchEventCapabilities
Types of screen touch events available in screen area.
TouchType - Enum in com.smartdevicelink.proxy.rpc.enums
The type of touch event.
TPMS - Enum in com.smartdevicelink.proxy.rpc.enums
Enums for Tire Pressure Monitoring Systems
TraceDeviceInfo - Class in com.smartdevicelink.trace
 
TraceDeviceInfo(TelephonyManager) - Constructor for class com.smartdevicelink.trace.TraceDeviceInfo
 
transitionToNextState() - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Transition the SoftButtonObject to the next state
transitionToState(int) - Method in class com.smartdevicelink.managers.BaseSubManager
 
transitionToState(int) - Method in class com.smartdevicelink.managers.StreamingStateMachine
 
transitionToStateByName(String) - Method in class com.smartdevicelink.managers.screen.SoftButtonObject
Transition the SoftButtonObject to a specific state
TransmissionType - Enum in com.smartdevicelink.proxy.rpc.enums
Type of transmission used in the vehicle.
TRANSPORT_ADDRESS - Static variable in class com.smartdevicelink.transport.TransportConstants
 
TRANSPORT_DISCONNECTED - Static variable in class com.smartdevicelink.transport.TransportConstants
 
TRANSPORT_GLOBAL_PREFS - Static variable in class com.smartdevicelink.transport.SdlBroadcastReceiver
 
TRANSPORT_TYPE - Static variable in class com.smartdevicelink.transport.TransportConstants
 
TransportBroker - Class in com.smartdevicelink.transport
 
TransportBroker(Context, String, ComponentName) - Constructor for class com.smartdevicelink.transport.TransportBroker
Life Cycle **************************************************************
TransportBrokerImpl(Context, String, ComponentName) - Constructor for class com.smartdevicelink.transport.TransportManager.TransportBrokerImpl
 
transportConfig - Variable in class com.smartdevicelink.session.BaseSdlSession
 
TransportConstants - Class in com.smartdevicelink.transport
These constants are shared between the router service and the SDL base service.
TransportConstants() - Constructor for class com.smartdevicelink.transport.TransportConstants
 
TransportConstants.RouterServiceVersions - Class in com.smartdevicelink.transport
This class houses all important router service versions
TransportEventUpdate() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.TransportEventUpdate
 
TransportEventUpdate - Static variable in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
TransportManager - Class in com.smartdevicelink.transport
 
TransportManager(MultiplexTransportConfig, TransportManagerBase.TransportEventListener) - Constructor for class com.smartdevicelink.transport.TransportManager
Managing transports List for status of all transports If transport is not connected.
TransportManager.LegacyBluetoothHandler - Class in com.smartdevicelink.transport
 
TransportManager.TransportBrokerImpl - Class in com.smartdevicelink.transport
 
TransportManagerBase - Class in com.smartdevicelink.transport
 
TransportManagerBase(BaseTransportConfig, TransportManagerBase.TransportEventListener) - Constructor for class com.smartdevicelink.transport.TransportManagerBase
 
TransportManagerBase.TransportEventListener - Interface in com.smartdevicelink.transport
 
transportRecord - Variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
TransportRecord - Class in com.smartdevicelink.transport.utl
 
TransportRecord(TransportType, String) - Constructor for class com.smartdevicelink.transport.utl.TransportRecord
 
TransportRecord(Parcel) - Constructor for class com.smartdevicelink.transport.utl.TransportRecord
 
TransportType - Enum in com.smartdevicelink.transport.enums
Defines available types of the transports.
transportType - Variable in class com.smartdevicelink.transport.MultiplexBaseTransport
 
TriggerSource - Enum in com.smartdevicelink.proxy.rpc.enums
Indicates whether choice/command was selected via VR or via a menu selection (using SEEKRIGHT/SEEKLEFT, TUNEUP, TUNEDOWN and OK buttons)
TRIM - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
 
TTSChunk - Class in com.smartdevicelink.proxy.rpc
Specifies what is to be spoken.
TTSChunk() - Constructor for class com.smartdevicelink.proxy.rpc.TTSChunk
Constructs a newly allocated TTSChunk object
TTSChunk(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.TTSChunk
Constructs a newly allocated TTSChunk object indicated by the Hashtable parameter
TTSChunk(String, SpeechCapabilities) - Constructor for class com.smartdevicelink.proxy.rpc.TTSChunk
Constructs a newly allocated TTSChunk object
Turn - Class in com.smartdevicelink.proxy.rpc
Describes a navigation turn including an optional icon
Turn() - Constructor for class com.smartdevicelink.proxy.rpc.Turn
 
Turn(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.Turn
 
TurnSignal - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration that describes the status of the turn light indicator.

U

uiHandler - Variable in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
unmarshall(byte[]) - Static method in class com.smartdevicelink.marshal.JsonRPCMarshaller
 
UnpublishAppService - Class in com.smartdevicelink.proxy.rpc
Unpublish an existing service published by this application.
UnpublishAppService() - Constructor for class com.smartdevicelink.proxy.rpc.UnpublishAppService
Constructs a new UnpublishAppService object
UnpublishAppService(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.UnpublishAppService
Constructs a new UnpublishAppService object indicated by the Hashtable parameter
UnpublishAppService(String) - Constructor for class com.smartdevicelink.proxy.rpc.UnpublishAppService
Constructs a new UnpublishAppService object with the required serviceID
UnpublishAppServiceResponse - Class in com.smartdevicelink.proxy.rpc
The response to UnpublishAppService
UnpublishAppServiceResponse() - Constructor for class com.smartdevicelink.proxy.rpc.UnpublishAppServiceResponse
Constructs a new UnpublishAppServiceResponse object
UnpublishAppServiceResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.UnpublishAppServiceResponse
Constructs a new UnpublishAppServiceResponse object indicated by the Hashtable parameter
UnpublishAppServiceResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.UnpublishAppServiceResponse
Constructs a new UnpublishAppServiceResponse object
UnregisterAppInterface - Class in com.smartdevicelink.proxy.rpc
Terminates an application's interface registration.
UnregisterAppInterface() - Constructor for class com.smartdevicelink.proxy.rpc.UnregisterAppInterface
Constructs a new UnregisterAppInterface object
UnregisterAppInterface(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.UnregisterAppInterface
Constructs a new UnregisterAppInterface object indicated by the Hashtable parameter
UnregisterAppInterfaceResponse - Class in com.smartdevicelink.proxy.rpc
Unregister AppInterface Response is sent, when UnregisterAppInterface has been called
UnregisterAppInterfaceResponse() - Constructor for class com.smartdevicelink.proxy.rpc.UnregisterAppInterfaceResponse
Constructs a new UnregisterAppInterfaceResponse object
UnregisterAppInterfaceResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.UnregisterAppInterfaceResponse
Constructs a new UnregisterAppInterfaceResponse object indicated by the Hashtable parameter
UnregisterAppInterfaceResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.UnregisterAppInterfaceResponse
Constructs a new UnregisterAppInterfaceResponse object
UNREGISTRATION_RESPONSE_FAILED_APP_ID_NOT_FOUND - Static variable in class com.smartdevicelink.transport.TransportConstants
 
UNREGISTRATION_RESPONSE_SUCESS - Static variable in class com.smartdevicelink.transport.TransportConstants
 
UNSIGNED_8_BIT - Static variable in annotation type com.smartdevicelink.managers.audio.AudioStreamManager.SampleType
 
UnsubscribeButton - Class in com.smartdevicelink.proxy.rpc
Deletes a subscription to button notifications for the specified button.
UnsubscribeButton() - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeButton
Constructs a new UnsubscribeButton object
UnsubscribeButton(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeButton
Constructs a new UnsubscribeButton object indicated by the Hashtable parameter
UnsubscribeButton(ButtonName) - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeButton
Constructs a new UnsubscribeButton object
UnsubscribeButtonResponse - Class in com.smartdevicelink.proxy.rpc
Unsubscribe Button Response is sent, when UnsubscribeButton has been called
UnsubscribeButtonResponse() - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeButtonResponse
Constructs a new UnsubscribeButtonResponse object
UnsubscribeButtonResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeButtonResponse
Constructs a new UnsubscribeButtonResponse object indicated by the Hashtable parameter
UnsubscribeButtonResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeButtonResponse
Constructs a new UnsubscribeButtonResponse object
UnsubscribeVehicleData - Class in com.smartdevicelink.proxy.rpc
This function is used to unsubscribe the notifications from the subscribeVehicleData function
UnsubscribeVehicleData() - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Constructs a new UnsubscribeVehicleData object
UnsubscribeVehicleData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleData
Constructs a new UnsubscribeVehicleData object indicated by the Hashtable parameter
UnsubscribeVehicleDataResponse - Class in com.smartdevicelink.proxy.rpc
Unsubscribe Vehicle Data Response is sent, when UnsubscribeVehicleData has been called.
UnsubscribeVehicleDataResponse() - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Constructs a new UnsubscribeVehicleDataResponse object
UnsubscribeVehicleDataResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Constructs a new UnsubscribeVehicleDataResponse object
UnsubscribeVehicleDataResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeVehicleDataResponse
Constructs a new UnsubscribeVehicleDataResponse object indicated by the Hashtable parameter
UnsubscribeWayPoints - Class in com.smartdevicelink.proxy.rpc
 
UnsubscribeWayPoints() - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeWayPoints
 
UnsubscribeWayPoints(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeWayPoints
 
UnsubscribeWayPointsResponse - Class in com.smartdevicelink.proxy.rpc
 
UnsubscribeWayPointsResponse() - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeWayPointsResponse
 
UnsubscribeWayPointsResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeWayPointsResponse
 
UnsubscribeWayPointsResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.UnsubscribeWayPointsResponse
Constructs a new UnsubscribeWayPointsResponse object
update(VideoStreamingParameters) - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
Will only copy values that are not null or are greater than 0
update(VideoStreamingCapability, String) - Method in class com.smartdevicelink.streaming.video.VideoStreamingParameters
Update the values contained in the capability that should have been returned through the SystemCapabilityManager.
UPDATE_LISTENER_TYPE_ALL_RPCS - Static variable in class com.smartdevicelink.proxy.rpc.listeners.OnRPCListener
Generic listener for all RPCs including Requests, response, and notification
UPDATE_LISTENER_TYPE_BASE_RPC - Static variable in class com.smartdevicelink.proxy.rpc.listeners.OnRPCListener
Generic listener type that will work for most RPCs
UPDATE_LISTENER_TYPE_MULTIPLE_REQUESTS - Static variable in class com.smartdevicelink.proxy.rpc.listeners.OnRPCListener
Listener type specific to sendRequests and sendSequentialRequests
updateAppServices(List<AppServiceCapability>) - Method in class com.smartdevicelink.proxy.rpc.AppServicesCapabilities
This method will update the current List with the updated items.
updateAutocompleteWithInput(String, KeyboardAutocompleteCompletionListener) - Method in interface com.smartdevicelink.managers.screen.choiceset.KeyboardListener
Implement this in order to provide a custom keyboard configuration to just this keyboard.
updateCharacterSetWithInput(String, KeyboardCharacterSetCompletionListener) - Method in interface com.smartdevicelink.managers.screen.choiceset.KeyboardListener
Implement this if you wish to update the limitedCharacterSet as the user updates their input.
UpdateMode - Enum in com.smartdevicelink.proxy.rpc.enums
Specifies what function should be performed on the media clock/counter
updatePauseWithNewStartTime(StartTime, StartTime, AudioStreamingIndicator) - Static method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Update a pause time (or pause and update the time) on a media clock timer
updatePauseWithNewStartTimeInterval(Integer, Integer, AudioStreamingIndicator) - Static method in class com.smartdevicelink.proxy.rpc.SetMediaClockTimer
Update a pause time (or pause and update the time) on a media clock timer
updateTransportConfig(BaseTransportConfig) - Method in class com.smartdevicelink.transport.TransportManager
 
updateTransportConfig(BaseTransportConfig) - Method in class com.smartdevicelink.transport.TransportManagerBase
 
UpdateTurnList - Class in com.smartdevicelink.proxy.rpc
Updates the list of next maneuvers, which can be requested by the user pressing the soft button "Turns" on the Navigation base screen.
UpdateTurnList() - Constructor for class com.smartdevicelink.proxy.rpc.UpdateTurnList
Constructs a new UpdateTurnList object
UpdateTurnList(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.UpdateTurnList
Constructs a new UpdateTurnList object indicated by the Hashtable parameter
UpdateTurnListResponse - Class in com.smartdevicelink.proxy.rpc
Update Turn List Response is sent, when UpdateTurnList has been called
UpdateTurnListResponse() - Constructor for class com.smartdevicelink.proxy.rpc.UpdateTurnListResponse
Constructs a new UpdateTurnListResponse object
UpdateTurnListResponse(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.UpdateTurnListResponse
 
UpdateTurnListResponse(Boolean, Result) - Constructor for class com.smartdevicelink.proxy.rpc.UpdateTurnListResponse
Constructs a new UpdateTurnListResponse object
URI - Static variable in class com.smartdevicelink.transport.MultiplexUsbTransport
 
USB_CONNECTED_WITH_DEVICE - Static variable in class com.smartdevicelink.transport.TransportConstants
Usb Transfer binder
USBAccessoryAttachmentActivity - Class in com.smartdevicelink.transport
The USBAccessoryAttachmentActivity is a proxy to listen for USB_ACCESSORY_ATTACHED intents.
USBAccessoryAttachmentActivity() - Constructor for class com.smartdevicelink.transport.USBAccessoryAttachmentActivity
 
UsbTransferProvider - Class in com.smartdevicelink.transport
 
UsbTransferProvider(Context, ComponentName, UsbAccessory, UsbTransferProvider.UsbTransferCallback) - Constructor for class com.smartdevicelink.transport.UsbTransferProvider
 
UsbTransferProvider.UsbTransferCallback - Interface in com.smartdevicelink.transport
 

V

V1_HEADER_SIZE - Static variable in class com.smartdevicelink.protocol.SdlProtocolBase
Original header size based on version 1.0.0 only
V1_V2_MTU_SIZE - Static variable in class com.smartdevicelink.protocol.SdlProtocolBase
 
V2_HEADER_SIZE - Static variable in class com.smartdevicelink.protocol.SdlProtocolBase
Larger header size that is used by versions 2.0.0 and up
V3_V4_MTU_SIZE - Static variable in class com.smartdevicelink.protocol.SdlProtocolBase
 
validate(Context, Class, int) - Static method in class com.smartdevicelink.util.IntegrationValidator
 
validateAsync(RouterServiceValidator.ValidationStatusCallback) - Method in class com.smartdevicelink.transport.RouterServiceValidator
Asynchronously validate the target RouterService, which includes finding the right RouterService.
value() - Method in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
value() - Method in class com.smartdevicelink.util.ByteEnumer
 
valueForInt(int) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MessageType
Convert value to MessageType
valueForInt(int) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PredefinedWindows
 
valueForString(String) - Static method in enum com.smartdevicelink.managers.screen.choiceset.ChoiceSetLayout
 
valueForString(String) - Static method in enum com.smartdevicelink.managers.screen.menu.DynamicMenuUpdatesMode
 
valueForString(String) - Static method in enum com.smartdevicelink.protocol.enums.MessageType
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AmbientLightStatus
Convert String to AmbientLightStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AppCapabilityType
Convert String to AppCapabilityType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AppHMIType
Convert String to AppHMIType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AppInterfaceUnregisteredReason
Convert String to AppInterfaceUnregisteredReason
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AppServiceType
Convert String to AppServiceType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AudioStreamingIndicator
Convert String to AudioStreamingIndicator
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AudioStreamingState
Convert String to AudioStreamingState
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AudioType
Convert String to AudioType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.BitsPerSample
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ButtonEventMode
Returns a ButtonEventMode (BUTTONUP or BUTTONDOWN)
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ButtonName
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ButtonPressMode
Returns a ButtonPressMode (LONG or SHORT)
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.CapacityUnit
Convert String to CapacityUnit
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.CarModeStatus
Convert String to CarModeStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.CharacterSet
Convert String to CharacterSet
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.CompassDirection
Convert String to CompassDirection
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ComponentVolumeStatus
Convert String to ComponentVolumeStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DefrostZone
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DeliveryMode
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DeviceLevelStatus
Convert String to DeviceLevelStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.Dimension
Convert String to Dimension
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.Direction
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DisplayMode
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DisplayType
Deprecated.
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DistanceUnit
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DoorStatusType
Convert String to DoorStatusType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DriverDistractionState
Convert String to DriverDistractionState
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ECallConfirmationStatus
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ElectronicParkBrakeStatus
Convert String to ElectronicParkBrakeStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.EmergencyEventType
Convert String to EmergencyEventType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.FileType
Convert String to FileType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.FuelCutoffStatus
Convert String to FuelCutoffStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.FuelType
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.GlobalProperty
Convert String to GlobalProperty
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.HMILevel
Returns a HMILevel Status (FULL, LIMITED, BACKGROUND or NONE)
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.HmiZoneCapabilities
Convert String to HMIZoneCapabilities
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.HybridAppPreference
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.IgnitionStableStatus
Convert String to IgnitionStableStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.IgnitionStatus
Convert String to IgnitionStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ImageFieldName
Convert String to ImageFieldName
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ImageType
Convert String to ImageType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.InteractionMode
Returns InteractionMode (MANUAL_ONLY, VR_ONLY or BOTH)
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.Jingle
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.KeyboardEvent
Convert String to KeyboardEvent
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.KeyboardInputMask
Convert String to KeyboardInputMask
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.KeyboardLayout
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.KeypressMode
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.Language
Returns a Language's name
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.LayoutMode
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.LightName
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.LightStatus
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.LockScreenStatus
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MaintenanceModeStatus
Convert String to MaintenanceModeStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MassageCushion
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MassageMode
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MassageZone
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MediaClockFormat
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MediaType
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MenuLayout
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MetadataType
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ModuleType
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.NavigationAction
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.NavigationJunction
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PermissionStatus
Convert String to PermissionStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PowerModeQualificationStatus
Convert String to PowerModeQualificationStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PowerModeStatus
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PredefinedLayout
Returns a PredefinedLayout
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PrerecordedSpeech
Convert String to PrerecordedSpeech
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PrimaryAudioSource
Convert String to PrimaryAudioSource
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PRNDL
Convert String to PRNDL
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.RadioBand
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.RadioState
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.RequestType
Convert String to RequestType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.Result
Convert String to Result
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SamplingRate
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SdlDisconnectedReason
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SeatMemoryActionType
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SeekIndicatorType
Convert String to SeekIndicatorType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ServiceUpdateReason
Convert String to ServiceUpdateReason
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SoftButtonType
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SpeechCapabilities
Convert String to SpeechCapabilities
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.StaticIconName
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SupportedSeat
Deprecated.
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SystemAction
Convert String to SystemAction
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SystemCapabilityType
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SystemContext
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TBTState
Convert String to TBTState
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TemperatureUnit
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TextAlignment
Convert String to TextAlignment
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TextFieldName
Convert String to TextFieldName
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TimerMode
Convert String to TimerMode
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TouchType
Convert String to TouchType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TPMS
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TransmissionType
Convert String to TransmissionType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TriggerSource
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TurnSignal
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.UpdateMode
Returns an UpdateMode value (COUNTUP, COUNTDOWN, PAUSE or RESUME)
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataActiveStatus
Convert String to VehicleDataActiveStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataEventStatus
Convert String to VehicleDataEventStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataNotificationStatus
Convert String to VehicleDataNotificationStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataResultCode
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataStatus
Convert String to VehicleDataStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataType
Convert String to VehicleDataType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VentilationMode
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VideoStreamingCodec
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VideoStreamingProtocol
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VideoStreamingState
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VrCapabilities
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.WarningLightStatus
Convert String to WarningLightStatus
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.WayPointType
 
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.WindowType
Convert String to WindowType
valueForString(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.WiperStatus
Convert String to WiperStatus
valueForString(String) - Static method in enum com.smartdevicelink.streaming.audio.AudioStreamingCodec
 
valueForString(String) - Static method in enum com.smartdevicelink.trace.enums.DetailLevel
 
valueForString(String) - Static method in enum com.smartdevicelink.trace.enums.InterfaceActivityDirection
 
valueForString(String) - Static method in enum com.smartdevicelink.trace.enums.Mod
 
valueForString(String) - Static method in enum com.smartdevicelink.transport.enums.TransportType
 
valueForString(String) - Static method in enum com.smartdevicelink.util.NativeLogTool.LogTarget
 
valueOf(String) - Static method in enum com.android.grafika.gles.Drawable2d.Prefab
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.android.grafika.gles.Texture2dProgram.ProgramType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.exception.SdlExceptionCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.managers.screen.choiceset.ChoiceSetLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.managers.screen.menu.DynamicMenuUpdatesMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.managers.video.resolution.ImageResolutionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
valueOf(byte) - Static method in class com.smartdevicelink.protocol.enums.FrameType
 
valueOf(String) - Static method in enum com.smartdevicelink.protocol.enums.FunctionID
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.protocol.enums.MessageType
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
valueOf(byte[]) - Static method in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
valueOf(byte) - Static method in class com.smartdevicelink.protocol.enums.SecurityQueryType
 
valueOf(byte) - Static method in class com.smartdevicelink.protocol.enums.SessionType
 
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AmbientLightStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AppCapabilityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AppHMIType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AppInterfaceUnregisteredReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AppServiceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AudioStreamingIndicator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AudioStreamingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.AudioType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.BitsPerSample
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ButtonEventMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ButtonName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ButtonPressMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.CapacityUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.CarModeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.CharacterSet
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.CompassDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ComponentVolumeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DefrostZone
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DeliveryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DeviceLevelStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.Dimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DisplayMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DisplayType
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DistanceUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DoorStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.DriverDistractionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ECallConfirmationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ElectronicParkBrakeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.EmergencyEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.FileType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.FuelCutoffStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.FuelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.GlobalProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.HMILevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.HmiZoneCapabilities
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.HybridAppPreference
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.IgnitionStableStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.IgnitionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ImageFieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.InteractionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.Jingle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.KeyboardEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.KeyboardInputMask
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.KeyboardLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.KeypressMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.Language
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.LayoutMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.LightName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.LightStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.LockScreenStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MaintenanceModeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MassageCushion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MassageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MassageZone
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MediaClockFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MenuLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.MetadataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ModuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.NavigationAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.NavigationJunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PermissionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PowerModeQualificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PowerModeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PredefinedLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PredefinedWindows
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PrerecordedSpeech
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PrimaryAudioSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.PRNDL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.RadioBand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.RadioState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.Result
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SamplingRate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SdlDisconnectedReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SdlInterfaceAvailability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SeatMemoryActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SeekIndicatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.ServiceUpdateReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SoftButtonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SpeechCapabilities
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.StaticIconName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SupportedSeat
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SystemAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SystemCapabilityType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.SystemContext
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TBTState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TemperatureUnit
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TextAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TextFieldName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TimerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TouchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TPMS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TransmissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TriggerSource
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.TurnSignal
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.UpdateMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataActiveStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataEventStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataNotificationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataResultCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VentilationMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VideoStreamingCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VideoStreamingProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VideoStreamingState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.VrCapabilities
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.WarningLightStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.WayPointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.WindowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.proxy.rpc.enums.WiperStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.streaming.audio.AudioStreamingCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.streaming.audio.AudioStreamingLPCMParams.SampleFormat
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.trace.enums.DetailLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.trace.enums.InterfaceActivityDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.trace.enums.Mod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.transport.enums.TransportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.transport.RouterServiceValidator.TrustedAppStore
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.smartdevicelink.util.NativeLogTool.LogTarget
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.android.grafika.gles.Drawable2d.Prefab
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.android.grafika.gles.Texture2dProgram.ProgramType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.exception.SdlExceptionCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.managers.screen.choiceset.ChoiceSetLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.managers.screen.menu.DynamicMenuUpdatesMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.managers.video.resolution.ImageResolutionKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.smartdevicelink.protocol.enums.FrameDataControlFrameType
 
values() - Static method in class com.smartdevicelink.protocol.enums.FrameType
 
values() - Static method in enum com.smartdevicelink.protocol.enums.FunctionID
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.protocol.enums.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.smartdevicelink.protocol.enums.SecurityQueryErrorCode
 
values() - Static method in class com.smartdevicelink.protocol.enums.SecurityQueryID
 
values() - Static method in class com.smartdevicelink.protocol.enums.SecurityQueryType
 
values() - Static method in class com.smartdevicelink.protocol.enums.SessionType
 
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.AmbientLightStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.AppCapabilityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.AppHMIType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.AppInterfaceUnregisteredReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.AppServiceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.AudioStreamingIndicator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.AudioStreamingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.AudioType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.BitsPerSample
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.ButtonEventMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.ButtonName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.ButtonPressMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.CapacityUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.CarModeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.CharacterSet
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.CompassDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.ComponentVolumeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.DefrostZone
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.DeliveryMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.DeviceLevelStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.Dimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.DisplayMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.DisplayType
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.DistanceUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.DoorStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.DriverDistractionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.ECallConfirmationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.ElectronicParkBrakeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.EmergencyEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.FileType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.FuelCutoffStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.FuelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.GlobalProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.HMILevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.HmiZoneCapabilities
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.HybridAppPreference
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.IgnitionStableStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.IgnitionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.ImageFieldName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.InteractionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.Jingle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.KeyboardEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.KeyboardInputMask
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.KeyboardLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.KeypressMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.Language
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.LayoutMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.LightName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.LightStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.LockScreenStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.MaintenanceModeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.MassageCushion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.MassageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.MassageZone
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.MediaClockFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.MenuLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.MetadataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.ModuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.NavigationAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.NavigationJunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.PermissionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.PowerModeQualificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.PowerModeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.PredefinedLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.PredefinedWindows
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.PrerecordedSpeech
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.PrimaryAudioSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.PRNDL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.RadioBand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.RadioState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.Result
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.SamplingRate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.SdlDisconnectedReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.SdlInterfaceAvailability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.SeatMemoryActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.SeekIndicatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.ServiceUpdateReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.SoftButtonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.SpeechCapabilities
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.StaticIconName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.SupportedSeat
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.SystemAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.SystemCapabilityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.SystemContext
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.TBTState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.TemperatureUnit
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.TextAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.TextFieldName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.TimerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.TouchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.TPMS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.TransmissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.TriggerSource
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.TurnSignal
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.UpdateMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataActiveStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataEventStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataNotificationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.VehicleDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.VentilationMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.VideoStreamingCodec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.VideoStreamingProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.VideoStreamingState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.VrCapabilities
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.WarningLightStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.WayPointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.WindowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.proxy.rpc.enums.WiperStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.streaming.audio.AudioStreamingCodec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.streaming.audio.AudioStreamingLPCMParams.SampleFormat
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.trace.enums.DetailLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.trace.enums.InterfaceActivityDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.trace.enums.Mod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.transport.enums.TransportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.transport.RouterServiceValidator.TrustedAppStore
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.smartdevicelink.util.NativeLogTool.LogTarget
Returns an array containing the constants of this enum type, in the order they are declared.
VEHICLE_INFO_EXTRA - Static variable in class com.smartdevicelink.transport.TransportConstants
 
VehicleDataActiveStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the status of given vehicle component.
VehicleDataEventStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the status of a vehicle data event; e.g.
VehicleDataNotificationStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the status of a vehicle data notification.
VehicleDataResult - Class in com.smartdevicelink.proxy.rpc
Individual published data request result.
VehicleDataResult() - Constructor for class com.smartdevicelink.proxy.rpc.VehicleDataResult
 
VehicleDataResult(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.VehicleDataResult
Constructs a new VehicleDataResult object indicated by the Hashtable parameter
VehicleDataResult(VehicleDataType, VehicleDataResultCode) - Constructor for class com.smartdevicelink.proxy.rpc.VehicleDataResult
Individual published data request result.
VehicleDataResultCode - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration that describes possible result codes of a vehicle data entry request.
VehicleDataStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the status of a binary vehicle data item.
VehicleDataType - Enum in com.smartdevicelink.proxy.rpc.enums
Defines the vehicle data types that can be published and subscribed to.
VehicleType - Class in com.smartdevicelink.proxy.rpc
Describes the type of vehicle the mobile phone is connected with.
VehicleType() - Constructor for class com.smartdevicelink.proxy.rpc.VehicleType
Constructs a newly allocated VehicleType object
VehicleType(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.VehicleType
Constructs a newly allocated VehicleType object indicated by the Hashtable parameter
VehicleType(HashMap<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.VehicleType
Constructs a new VehicleType object indicated by the Hashtable parameter
VentilationMode - Enum in com.smartdevicelink.proxy.rpc.enums
 
verifyVersion(int, JSONArray) - Method in class com.smartdevicelink.transport.RouterServiceValidator
 
VERSION - Static variable in class com.smartdevicelink.transport.MultiplexUsbTransport
 
Version - Class in com.smartdevicelink.util
 
Version() - Constructor for class com.smartdevicelink.util.Version
 
Version(int, int, int) - Constructor for class com.smartdevicelink.util.Version
 
Version(SdlMsgVersion) - Constructor for class com.smartdevicelink.util.Version
 
Version(String) - Constructor for class com.smartdevicelink.util.Version
 
Video() - Constructor for class com.smartdevicelink.protocol.enums.ControlFrameTags.Video
 
VIDEO_CODEC - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.StartService
Desired video codec to be used
VIDEO_CODEC - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.StartServiceACK
Accepted video codec to be used
VIDEO_PROTOCOL - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.StartService
Desired video protocol to be used
VIDEO_PROTOCOL - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.StartServiceACK
Accepted video protocol to be used
VIDEO_SERVICE_TRANSPORTS - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.RPC.StartServiceACK
 
VideoStreamingCapability - Class in com.smartdevicelink.proxy.rpc
Contains information about this system's video streaming capabilities.
VideoStreamingCapability() - Constructor for class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
VideoStreamingCapability(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.VideoStreamingCapability
 
VideoStreamingCodec - Enum in com.smartdevicelink.proxy.rpc.enums
Enum for each type of video streaming codec.
VideoStreamingFormat - Class in com.smartdevicelink.proxy.rpc
Video streaming formats and their specifications.
VideoStreamingFormat() - Constructor for class com.smartdevicelink.proxy.rpc.VideoStreamingFormat
 
VideoStreamingFormat(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.VideoStreamingFormat
 
VideoStreamingFormat(VideoStreamingProtocol, VideoStreamingCodec) - Constructor for class com.smartdevicelink.proxy.rpc.VideoStreamingFormat
Create the VideoStreamingFormat object
VideoStreamingParameters - Class in com.smartdevicelink.streaming.video
 
VideoStreamingParameters() - Constructor for class com.smartdevicelink.streaming.video.VideoStreamingParameters
 
VideoStreamingParameters(int, int, int, int, ImageResolution, VideoStreamingFormat) - Constructor for class com.smartdevicelink.streaming.video.VideoStreamingParameters
Deprecated.
VideoStreamingParameters(int, int, int, int, ImageResolution, VideoStreamingFormat, boolean) - Constructor for class com.smartdevicelink.streaming.video.VideoStreamingParameters
new constructor of VideoStreamingParameters, which now has stableFrameRate param.
VideoStreamingParameters(VideoStreamingParameters) - Constructor for class com.smartdevicelink.streaming.video.VideoStreamingParameters
Will only copy values that are not null or are greater than 0
VideoStreamingProtocol - Enum in com.smartdevicelink.proxy.rpc.enums
Enum for each type of video streaming protocol type.
VideoStreamingRange - Class in com.smartdevicelink.managers.video.resolution
 
VideoStreamingRange(Resolution, Resolution, Double, Double, Double) - Constructor for class com.smartdevicelink.managers.video.resolution.VideoStreamingRange
 
VideoStreamingState - Enum in com.smartdevicelink.proxy.rpc.enums
Enumeration that describes possible states of video streaming.
VideoStreamManager - Class in com.smartdevicelink.managers.video
 
VideoStreamManager(ISdl) - Constructor for class com.smartdevicelink.managers.video.VideoStreamManager
 
VirtualDisplayEncoder - Class in com.smartdevicelink.encoder
 
VirtualDisplayEncoder() - Constructor for class com.smartdevicelink.encoder.VirtualDisplayEncoder
 
VoiceCommand - Class in com.smartdevicelink.managers.screen.menu
 
VoiceCommand(List<String>, VoiceCommandSelectionListener) - Constructor for class com.smartdevicelink.managers.screen.menu.VoiceCommand
Constructor that sets all parameters for this class NOTE: While it is possible to pass in null for the listener, It is the easiest way to know when it was triggered.
VoiceCommandManager - Class in com.smartdevicelink.managers.screen.menu
VoiceCommandManager
VoiceCommandManager(ISdl) - Constructor for class com.smartdevicelink.managers.screen.menu.VoiceCommandManager
 
VoiceCommandSelectionListener - Interface in com.smartdevicelink.managers.screen.menu
 
VrCapabilities - Enum in com.smartdevicelink.proxy.rpc.enums
The VR capabilities of the connected SDL platform.
VrHelpItem - Class in com.smartdevicelink.proxy.rpc
VR help items i.e.
VrHelpItem() - Constructor for class com.smartdevicelink.proxy.rpc.VrHelpItem
 
VrHelpItem(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.VrHelpItem
Constructs a new VrHelpItem object indicated by the Hashtable parameter
VrHelpItem(String, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.VrHelpItem
VR help items i.e.

W

w - Variable in class com.smartdevicelink.streaming.video.SdlRemoteDisplay
 
w(String, String) - Static method in class com.smartdevicelink.util.Log
 
WarningLightStatus - Enum in com.smartdevicelink.proxy.rpc.enums
Reflects the status of a cluster instrument warning light.
wasInstalledByAppStore(String) - Method in class com.smartdevicelink.transport.RouterServiceValidator
Check to see if the app was installed from a trusted app store.
WayPointType - Enum in com.smartdevicelink.proxy.rpc.enums
 
WeatherAlert - Class in com.smartdevicelink.proxy.rpc
 
WeatherAlert() - Constructor for class com.smartdevicelink.proxy.rpc.WeatherAlert
 
WeatherAlert(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.WeatherAlert
 
WeatherAlert(List<String>) - Constructor for class com.smartdevicelink.proxy.rpc.WeatherAlert
 
WeatherData - Class in com.smartdevicelink.proxy.rpc
 
WeatherData() - Constructor for class com.smartdevicelink.proxy.rpc.WeatherData
 
WeatherData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.WeatherData
 
WeatherServiceData - Class in com.smartdevicelink.proxy.rpc
This data is related to what a weather service would provide
WeatherServiceData() - Constructor for class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
WeatherServiceData(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
WeatherServiceData(LocationDetails) - Constructor for class com.smartdevicelink.proxy.rpc.WeatherServiceData
 
WeatherServiceManifest - Class in com.smartdevicelink.proxy.rpc
 
WeatherServiceManifest() - Constructor for class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
 
WeatherServiceManifest(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.WeatherServiceManifest
 
WIDTH - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.StartService
Desired width in pixels from the client requesting the video service to start
WIDTH - Static variable in class com.smartdevicelink.protocol.enums.ControlFrameTags.Video.StartServiceACK
Accepted width in pixels from the client requesting the video service to start
WiFiSocketFactory - Class in com.smartdevicelink.transport.utl
 
WiFiSocketFactory() - Constructor for class com.smartdevicelink.transport.utl.WiFiSocketFactory
 
WindowCapability - Class in com.smartdevicelink.proxy.rpc
 
WindowCapability() - Constructor for class com.smartdevicelink.proxy.rpc.WindowCapability
 
WindowCapability(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.WindowCapability
 
WindowCapabilityUtility() - Constructor for class com.smartdevicelink.managers.ManagerUtility.WindowCapabilityUtility
 
WindowState - Class in com.smartdevicelink.proxy.rpc
Parameter List
WindowState() - Constructor for class com.smartdevicelink.proxy.rpc.WindowState
Constructs a new WindowState object
WindowState(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.WindowState
Constructs a new WindowState object indicated by the Hashtable parameter
WindowState(Integer, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.WindowState
Constructs a new WindowState object
WindowStatus - Class in com.smartdevicelink.proxy.rpc
Describes the status of a window of a door/liftgate etc.
WindowStatus() - Constructor for class com.smartdevicelink.proxy.rpc.WindowStatus
Constructs a new WindowStatus object
WindowStatus(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.WindowStatus
Constructs a new WindowStatus object indicated by the Hashtable parameter
WindowStatus(Grid, WindowState) - Constructor for class com.smartdevicelink.proxy.rpc.WindowStatus
Constructs a new WindowStatus object
WindowSurface - Class in com.android.grafika.gles
Recordable EGL window surface.
WindowSurface(EglCore, Surface, boolean) - Constructor for class com.android.grafika.gles.WindowSurface
Associates an EGL surface with the native window surface.
WindowSurface(EglCore, SurfaceTexture) - Constructor for class com.android.grafika.gles.WindowSurface
Associates an EGL surface with the SurfaceTexture.
WindowType - Enum in com.smartdevicelink.proxy.rpc.enums
The type of the window to be created.
WindowTypeCapabilities - Class in com.smartdevicelink.proxy.rpc
Used to inform an app how many window instances per type they can be created.
WindowTypeCapabilities() - Constructor for class com.smartdevicelink.proxy.rpc.WindowTypeCapabilities
Constructs a newly allocated WindowTypeCapabilities object
WindowTypeCapabilities(Hashtable<String, Object>) - Constructor for class com.smartdevicelink.proxy.rpc.WindowTypeCapabilities
Constructs a newly allocated WindowTypeCapabilities object indicated by the Hashtable parameter
WindowTypeCapabilities(WindowType, Integer) - Constructor for class com.smartdevicelink.proxy.rpc.WindowTypeCapabilities
Constructs a newly allocated WindowTypeCapabilities object
WiperStatus - Enum in com.smartdevicelink.proxy.rpc.enums
This enumeration reflects the status of the wipers.
wrap(ByteBuffer, int, long) - Static method in class com.smartdevicelink.managers.audio.SampleBuffer
Wraps a raw (mono) byte buffer to a new sample buffer.
wrap(ByteBuffer, int, int, long) - Static method in class com.smartdevicelink.managers.audio.SampleBuffer
Wraps a raw byte buffer to a new sample buffer.
write(byte[], int, int) - Method in class com.smartdevicelink.transport.MultiplexBaseTransport
 
write(byte[], int, int) - Method in class com.smartdevicelink.transport.MultiplexBluetoothTransport
Write to the ConnectedThread in an unsynchronized manner
write(byte[], int, int) - Method in class com.smartdevicelink.transport.MultiplexTcpTransport
 
write(byte[], int, int) - Method in class com.smartdevicelink.transport.MultiplexUsbTransport
Write to the ConnectedThread in an unsynchronized manner
writeBytesToTransport(Bundle) - Method in class com.smartdevicelink.transport.SdlRouterService
 
writeToParcel(Parcel, int) - Method in class com.smartdevicelink.protocol.SdlPacket
 
writeToParcel(Parcel, int) - Method in class com.smartdevicelink.transport.utl.TransportRecord
 

_

_request - Variable in class com.smartdevicelink.streaming.AbstractPacketizer
 
_rpcSessionID - Variable in class com.smartdevicelink.streaming.AbstractPacketizer
 
_serviceType - Variable in class com.smartdevicelink.streaming.AbstractPacketizer
 
_session - Variable in class com.smartdevicelink.streaming.AbstractPacketizer
 
_streamListener - Variable in class com.smartdevicelink.streaming.AbstractPacketizer
 
_wiproVersion - Variable in class com.smartdevicelink.streaming.AbstractPacketizer
 
A B C D E F G H I J K L M N O P Q R S T U V W _