Class android.widget.TextView

Added Methods
Drawable getTextCursorDrawable()  
TextDirectionHeuristic getTextDirectionHeuristic()  
Drawable getTextSelectHandle()  
Drawable getTextSelectHandleLeft()  
Drawable getTextSelectHandleRight()  
boolean isHorizontallyScrollable()  
boolean isSingleLine()  
void setTextCursorDrawable(Drawable)  
void setTextCursorDrawable(int)  
void setTextSelectHandle(Drawable)  
void setTextSelectHandle(int)  
void setTextSelectHandleLeft(Drawable)  
void setTextSelectHandleLeft(int)  
void setTextSelectHandleRight(Drawable)  
void setTextSelectHandleRight(int)