to top
Android APIs
package

android.support.v4.view.accessibility

Support classes to access some of the android.view.accessibility package features introduced after API level 4 in a backwards compatible fashion.

Classes

AccessibilityEventCompat Helper for accessing features in AccessibilityEvent introduced after API level 4 in a backwards compatible fashion. 
AccessibilityManagerCompat Helper for accessing features in AccessibilityManager introduced after API level 4 in a backwards compatible fashion. 
AccessibilityManagerCompat.AccessibilityStateChangeListenerCompat Listener for the accessibility state. 
AccessibilityNodeInfoCompat Helper for accessing AccessibilityNodeInfo introduced after API level 4 in a backwards compatible fashion. 
AccessibilityNodeProviderCompat Helper for accessing AccessibilityNodeProvider introduced after API level 4 in a backwards compatible fashion. 
AccessibilityRecordCompat Helper for accessing AccessibilityRecord introduced after API level 4 in a backwards compatible fashion. 
No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.