From 706d749bad16ec2ab1400f4838c39552fcbdf00f Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Sat, 23 May 2015 16:32:50 -0700 Subject: Doc change: remove older diffs from static server hosting. Requests will redirect to downloadable zips in cloud storage. Change-Id: Id3144b172808b1cde555d778f31ad5b4db0d941b --- .../17/changes/android.content.ContextWrapper.html | 171 --------------------- 1 file changed, 171 deletions(-) delete mode 100644 docs/html/sdk/api_diff/17/changes/android.content.ContextWrapper.html (limited to 'docs/html/sdk/api_diff/17/changes/android.content.ContextWrapper.html') diff --git a/docs/html/sdk/api_diff/17/changes/android.content.ContextWrapper.html b/docs/html/sdk/api_diff/17/changes/android.content.ContextWrapper.html deleted file mode 100644 index 6819d62..0000000 --- a/docs/html/sdk/api_diff/17/changes/android.content.ContextWrapper.html +++ /dev/null @@ -1,171 +0,0 @@ - - - - - - - - - -android.content.ContextWrapper - - - - - - - - - - -
-
-
-

-Class android.content.ContextWrapper -

- - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Added Methods -
- - Context createConfigurationContext(Configuration) -  
- - Context createDisplayContext(Display) -  
- - void removeStickyBroadcastAsUser(Intent, UserHandle) -  
- - void sendBroadcastAsUser(Intent, UserHandle) -  
- - void sendBroadcastAsUser(Intent, UserHandle, String) -  
- - void sendOrderedBroadcastAsUser(Intent, UserHandle, String, BroadcastReceiver, Handler, int, String, Bundle) -  
- - void sendStickyBroadcastAsUser(Intent, UserHandle) -  
- - void sendStickyOrderedBroadcastAsUser(Intent, UserHandle, BroadcastReceiver, Handler, int, String, Bundle) -  
-  - -

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