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
ScreenManager

Class ScreenManager

Hierarchy

java.lang.Object
     com.smartdevicelink.managers.BaseSubManager
         com.smartdevicelink.managers.screen.BaseScreenManager

Package
com.smartdevicelink.managers.screen

Overview

ScreenManager

Note: This class must be accessed through the SdlManager. Do not instantiate it by itself.

Fields

Inherited Fields

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

Constructors

ScreenManager( ISdl internalInterface, FileManager fileManager )

public ScreenManager(ISdl internalInterface,FileManager fileManager)

Constructor Parameters

internalInterface
fileManager

Methods

Inherited Methods

From Class Methods
com.smartdevicelink.managers.screen.BaseScreenManager start, dispose, setTextField1, getTextField1, setTextField2, getTextField2, setTextField3, getTextField3, setTextField4, getTextField4, setMediaTrackTextField, getMediaTrackTextField, setPrimaryGraphic, getPrimaryGraphic, setSecondaryGraphic, getSecondaryGraphic, setTextAlignment, getTextAlignment, setTextField1Type, getTextField1Type, setTextField2Type, getTextField2Type, setTextField3Type, getTextField3Type, setTextField4Type, getTextField4Type, setTitle, getTitle, changeLayout, setSoftButtonObjects, getSoftButtonObjects, getSoftButtonObjectByName, getSoftButtonObjectById, getVoiceCommands, setVoiceCommands, getMenu, setMenu, setDynamicMenuUpdatesMode, getDynamicMenuUpdatesMode, openMenu, openSubMenu, setMenuConfiguration, getMenuConfiguration, deleteChoices, preloadChoices, presentSearchableChoiceSet, presentChoiceSet, presentKeyboard, setKeyboardConfiguration, getPreloadedChoices, dismissKeyboard, beginTransaction, commit, addButtonListener, removeButtonListener, presentAlert
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