Interface | Description |
---|---|
DisplayManager.DisplayListener |
Listens for changes in available display devices.
|
DisplayManagerInternal.DisplayPowerCallbacks |
Asynchronous callbacks from the power controller to the power manager service.
|
DisplayManagerInternal.DisplayTransactionListener |
Called within a Surface transaction whenever the size or orientation of a
display may have changed.
|
Class | Description |
---|---|
DisplayManager |
Manages the properties of attached displays.
|
DisplayManagerGlobal |
Manager communication with the display manager service on behalf of
an application process.
|
DisplayManagerInternal |
Display manager local system service interface.
|
DisplayManagerInternal.DisplayPowerRequest |
Describes the requested power state of the display.
|
DisplayViewport |
Describes how the pixels of physical display device reflects the content of
a logical display.
|
VirtualDisplay |
Represents a virtual display.
|
VirtualDisplay.Callback |
Interface for receiving information about a
VirtualDisplay 's state changes. |
WifiDisplay |
Describes the properties of a Wifi display.
|
WifiDisplaySessionInfo |
This class contains information regarding a wifi display session
(such as session id, source ip address, etc.).
|
WifiDisplayStatus |
Describes the current global state of Wifi display connectivity, including the
currently connected display and all available or remembered displays.
|