From b89ebaa60ebae5a3c157d65e97db9fa56ba637af Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Thu, 6 Oct 2011 23:24:55 -0700 Subject: Doc change: revise API diffs. Change-Id: I28d1aeb6e785a22b610dc0984210dd921ce42ffa --- .../14/changes/android.widget.TextView.html | 164 +++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 docs/html/sdk/api_diff/14/changes/android.widget.TextView.html (limited to 'docs/html/sdk/api_diff/14/changes/android.widget.TextView.html') diff --git a/docs/html/sdk/api_diff/14/changes/android.widget.TextView.html b/docs/html/sdk/api_diff/14/changes/android.widget.TextView.html new file mode 100644 index 0000000..a2909ac --- /dev/null +++ b/docs/html/sdk/api_diff/14/changes/android.widget.TextView.html @@ -0,0 +1,164 @@ + + + + + + + + + +android.widget.TextView + + + + + + + + + + +
+
+
+

+Class android.widget.TextView +

+ + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Methods +
+ + int getOffsetForPosition(float, float) +  
+ + boolean isSuggestionsEnabled() +  
+ + void resetResolvedDrawables() +  
+ + void resetResolvedLayoutDirection() +  
+ + void resolveDrawables() +  
+ + void resolveTextDirection() +  
+ + void setAllCaps(boolean) +  
+  + +

+ +
+
+ + + + -- cgit v1.1