Class android.accessibilityservice.AccessibilityService

Added Methods
boolean clearCache()  
boolean clearCachedSubtree(AccessibilityNodeInfo)  
InputMethod getInputMethod()  
AccessibilityNodeInfo getRootInActiveWindow(int)  
TouchInteractionController getTouchInteractionController(int)  
boolean isCacheEnabled()  
boolean isNodeInCache(AccessibilityNodeInfo)  
InputMethod onCreateInputMethod()  
void setAnimationScale(float)  
boolean setCacheEnabled(boolean)  
 

Added Fields
int GLOBAL_ACTION_DPAD_CENTER  
int GLOBAL_ACTION_DPAD_DOWN  
int GLOBAL_ACTION_DPAD_LEFT  
int GLOBAL_ACTION_DPAD_RIGHT  
int GLOBAL_ACTION_DPAD_UP