From 275fab08d621272b97ffa8d8bcc0c13435a3f441 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Thu, 19 Feb 2015 13:32:40 -0800 Subject: Doc change: Add diff report for API 22. Change-Id: I99c1d69308260408d4f7fd4871cf2b46dccd5131 --- .../api_diff/22/changes/android.view.Window.html | 153 +++++++++++++++++++++ 1 file changed, 153 insertions(+) create mode 100644 docs/html/sdk/api_diff/22/changes/android.view.Window.html (limited to 'docs/html/sdk/api_diff/22/changes/android.view.Window.html') diff --git a/docs/html/sdk/api_diff/22/changes/android.view.Window.html b/docs/html/sdk/api_diff/22/changes/android.view.Window.html new file mode 100644 index 0000000..a555660 --- /dev/null +++ b/docs/html/sdk/api_diff/22/changes/android.view.Window.html @@ -0,0 +1,153 @@ + + + + + + + + + +android.view.Window + + + + + + + + + + +
+
+
+

+Class android.view.Window +

+ + +

+ + + + + + + + + + + + + + + + +
Added Methods +
+ + int getDefaultFeatures(Context) +  
+ + void setClipToOutline(boolean) +  
+ + void setElevation(float) +  
+  + +

+ + + + + + + + + +
Changed Fields +
+ + int DEFAULT_FEATURES +Now deprecated.
+
 
+  +

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