Expand Minimize Picture-in-picture Power Device Status Voice Recognition Skip Back Skip Forward Minus Plus Play Search
Internet Explorer alert
This browser is not recommended for use with smartdevicelink.com, and may not function properly. Upgrade to a different browser to guarantee support of all features.
close alert
To Top Created with Sketch. To Top
To Bottom Created with Sketch. To Bottom
Android Documentation
ChoiceSetManager

Class ChoiceSetManager

Hierarchy

java.lang.Object
     com.smartdevicelink.managers.BaseSubManager
         com.smartdevicelink.managers.screen.choiceset.BaseChoiceSetManager

Package
com.smartdevicelink.managers.screen.choiceset

Overview

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. Do not instantiate it by itself.

Fields

Inherited Fields

From Class Fields
com.smartdevicelink.managers.BaseSubManager SETTING_UP, READY, LIMITED, SHUTDOWN, ERROR, internalInterface

Constructors

ChoiceSetManager( ISdl internalInterface, FileManager fileManager )

Creates a new instance of the ChoiceSetManager

public ChoiceSetManager(ISdl internalInterface,FileManager fileManager)

Constructor Parameters

internalInterface
fileManager

Methods

Inherited Methods

From Class Methods
com.smartdevicelink.managers.screen.choiceset.BaseChoiceSetManager start, dispose, preloadChoices, deleteChoices, presentChoiceSet, presentKeyboard, dismissKeyboard, setKeyboardConfiguration, getPreloadedChoices
com.smartdevicelink.managers.BaseSubManager start, dispose, transitionToState, getState, handleTransportUpdated, onTransportUpdate
java.lang.Object getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize
View on GitHub.com
Previous Section Next Section