Lines Matching full:accessibility
1 page.title=Implementing Accessibility
19 <li><a href="{@docRoot}guide/topics/ui/accessibility/index.html">Accessibility</a></li>
26 pay attention to accessibility in your Android application. Cues in your user
31 <p>This class shows you how to make the most of the accessibility features
33 accessibility, leveraging platform features like focus navigation and content
34 descriptions. It also covers how to build accessibility services, that can
44 that can be interpreted by an accessibility service to facilitate a smooth
47 <dt><b><a href="service.html">Developing Accessibility Services</a></b></dt>
48 <dd>Develop an accessibility service that listens for accessibility events,