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.SearchView.html | 144 +++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 docs/html/sdk/api_diff/14/changes/android.widget.SearchView.html (limited to 'docs/html/sdk/api_diff/14/changes/android.widget.SearchView.html') diff --git a/docs/html/sdk/api_diff/14/changes/android.widget.SearchView.html b/docs/html/sdk/api_diff/14/changes/android.widget.SearchView.html new file mode 100644 index 0000000..1116d30 --- /dev/null +++ b/docs/html/sdk/api_diff/14/changes/android.widget.SearchView.html @@ -0,0 +1,144 @@ + + + + + + + + + +android.widget.SearchView + + + + + + + + + + +
+
+
+

+Class android.widget.SearchView +

+

Added interface android.view.CollapsibleActionView.
+ + +

+ + + + + + + + + + + + + + + + + + + + +
Added Methods +
+ + void onActionViewCollapsed() +  
+ + void onActionViewExpanded() +  
+ + void setImeOptions(int) +  
+ + void setInputType(int) +  
+  + +

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