androidx.window
Interfaces
| WindowBackend |
Backing interface for WindowManager instances that server as the default information
supplier.
|
Classes
| DeviceState | Information about the state of the device. |
| DeviceState.Builder |
Builder for DeviceState objects.
|
| DisplayFeature | Description of a physical feature on the display. |
| DisplayFeature.Builder |
Builder for DisplayFeature objects.
|
| ExtensionWindowBackend |
Default implementation of WindowBackend that uses a combination of platform APIs and
device-dependent OEM extensions.
|
| WindowLayoutInfo |
Contains the list of DisplayFeature-s located within the window.
|
| WindowLayoutInfo.Builder |
Builder for WindowLayoutInfo objects.
|
| WindowManager | Main interaction point with the WindowManager library. |