Package-level declarations
Types
Link copied to clipboard
Reports physical display metrics for the default display via real (full-screen) metrics. No permissions required. HDR capability detection requires API 26+ (O); reported false below that.
Link copied to clipboard
Reports current screen state: interactivity, rotation, brightness, and keyguard lock. No permissions required. brightness is the raw Settings.System.SCREEN_BRIGHTNESS value (0–255), or -1 if it could not be read (e.g. adaptive brightness).
Link copied to clipboard
object ScreenTools
Provider for read-only screen/display tools: GetScreenStateTool and GetDisplayInfoTool.