From 4c43ec639b050bb41ac19e5b92fbdfca3ab5f950 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Thu, 13 Jun 2013 16:33:04 -0700 Subject: Doc change: diffs for API 18 Change-Id: I92d9880959e18bb0cffa68a05a042de6d5790aa4 --- .../changes/android.content.pm.ActivityInfo.html | 150 +++++++++++++++++++++ 1 file changed, 150 insertions(+) create mode 100644 docs/html/sdk/api_diff/18/changes/android.content.pm.ActivityInfo.html (limited to 'docs/html/sdk/api_diff/18/changes/android.content.pm.ActivityInfo.html') diff --git a/docs/html/sdk/api_diff/18/changes/android.content.pm.ActivityInfo.html b/docs/html/sdk/api_diff/18/changes/android.content.pm.ActivityInfo.html new file mode 100644 index 0000000..b82406f --- /dev/null +++ b/docs/html/sdk/api_diff/18/changes/android.content.pm.ActivityInfo.html @@ -0,0 +1,150 @@ + + + + + + + + + +android.content.pm.ActivityInfo + + + + + + + + + + +
+
+
+

+Class android.content.pm.ActivityInfo +

+ + + +

+ + + + + + + + + + + + + + + + + + + + + + + + +
Added Fields +
+ + int FLAG_IMMERSIVE +  
+ + int SCREEN_ORIENTATION_FULL_USER +  
+ + int SCREEN_ORIENTATION_LOCKED +  
+ + int SCREEN_ORIENTATION_USER_LANDSCAPE +  
+ + int SCREEN_ORIENTATION_USER_PORTRAIT +  
+  +

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