summaryrefslogtreecommitdiff
path: root/samples/ApiDemos/src/com/example/android/apis/accessibility/AccessibilityNodeProviderActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Remove AccessibilityNodeProvider sample code.Alan Viverette2013-05-291-484/+0
| | | | | | | This code has been superseded by the ExploreByTouchHelper class in the support-v4 library. Change-Id: I3ff499e3c5f404c9252d967d1a3cb4ff999dfdfb
* Fixing the buildSvetoslav Ganov2012-04-201-1/+1
| | | | Change-Id: Iece94781e42cf2e9e0b0d8e447c0754c8bb17003
* Adding a code sample for using AccessibilityNodeProvider to report virtual ↵Svetoslav Ganov2011-10-241-0/+484
Views. Note: This is a sample and does *not* affect the system image, rather only the SDK. bug:5508317 Change-Id: I62bbef4b2a4c2789ddfa128e94ae37246d244ac0