Stay organized with collections
Save and categorize content based on your preferences.
android.hardware.display
Interfaces
Classes
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-08-20 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-20 UTC."],[],[],null,["# android.hardware.display\n========================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/android/hardware/display/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|----------------------------------------------------------------------------------------------------------|---------------------------------------------------|\n| [DisplayListener](/reference/kotlin/android/hardware/display/DisplayManager.DisplayListener) | Listens for changes in available display devices. |\n| [BrightnessListener](/reference/kotlin/android/hardware/display/VirtualDisplayConfig.BrightnessListener) | Listener for display brightness changes. |\n\nClasses\n-------\n\n|-----------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------|\n| [DeviceProductInfo](/reference/kotlin/android/hardware/display/DeviceProductInfo) | Product-specific information about the display or the directly connected device on the display chain. |\n| [DisplayManager](/reference/kotlin/android/hardware/display/DisplayManager) | Manages the properties of attached displays. |\n| [DisplayTopology](/reference/kotlin/android/hardware/display/DisplayTopology) | Represents the relative placement of extended displays. |\n| [HdrConversionMode](/reference/kotlin/android/hardware/display/HdrConversionMode) | Describes the HDR conversion mode for a device. |\n| [VirtualDisplay](/reference/kotlin/android/hardware/display/VirtualDisplay) | Represents a virtual display. |\n| [VirtualDisplayConfig](/reference/kotlin/android/hardware/display/VirtualDisplayConfig) | Holds configuration used to create [VirtualDisplay](/reference/kotlin/android/hardware/display/VirtualDisplay) instances. |"]]