Lines Matching refs:system
48 <a class="notice-designers wide" href="{@docRoot}design/get-started/ui-overview.html#system-bars">
63 <img src="{@docRoot}images/training/system-ui.png"
64 alt="system bars" />
69 <p>The <a href="https://developer.android.com/design/get-started/ui-overview.html#system-bars">
70 system bars</a> are screen areas dedicated to the display of notifications, communication
71 of device status, and device navigation. Typically the system bars (which consist of the status
74 can temporarily dim the system bar icons for a less distracting experience,
80 needs and expectations before modifying the system bars, since they give users a
83 <p>This class describes how to dim or hide system bars across different versions of Android
84 to create an immersive user experience, while still preserving easy access to the system
119 Learn how to register a listener to get notified of system UI visibility changes