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

+Class android.content.Context +

+ + +

+ + + + + + + + + + + + +
Added Methods +
+ + void registerComponentCallbacks(ComponentCallbacks) +  
+ + void unregisterComponentCallbacks(ComponentCallbacks) +  
+  + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Fields +
+ + int BIND_ABOVE_CLIENT +  
+ + int BIND_ADJUST_WITH_ACTIVITY +  
+ + int BIND_ALLOW_OOM_MANAGEMENT +  
+ + int BIND_IMPORTANT +  
+ + int BIND_WAIVE_PRIORITY +  
+ + String TEXT_SERVICES_MANAGER_SERVICE +  
+ + String WIFI_P2P_SERVICE +  
+  +

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