From dbccc9012e3637ad08e8ae62771b0f9fae1d9b13 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Tue, 26 Jun 2012 22:54:54 -0700 Subject: Doc change: add diff report for 16. Change-Id: I38b2e59ac3a553ab7bbde8814e9fb099aa085638 --- .../android.content.ComponentCallbacks2.html | 136 +++++++++++++++++++++ 1 file changed, 136 insertions(+) create mode 100644 docs/html/sdk/api_diff/16/changes/android.content.ComponentCallbacks2.html (limited to 'docs/html/sdk/api_diff/16/changes/android.content.ComponentCallbacks2.html') diff --git a/docs/html/sdk/api_diff/16/changes/android.content.ComponentCallbacks2.html b/docs/html/sdk/api_diff/16/changes/android.content.ComponentCallbacks2.html new file mode 100644 index 0000000..d446190 --- /dev/null +++ b/docs/html/sdk/api_diff/16/changes/android.content.ComponentCallbacks2.html @@ -0,0 +1,136 @@ + + + + + + + + + +android.content.ComponentCallbacks2 + + + + + + + + + + +
+
+
+

+Interface android.content.ComponentCallbacks2 +

+ + + +

+ + + + + + + + + + + + + + + + +
Added Fields +
+ + int TRIM_MEMORY_RUNNING_CRITICAL +  
+ + int TRIM_MEMORY_RUNNING_LOW +  
+ + int TRIM_MEMORY_RUNNING_MODERATE +  
+  +

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