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 --- .../13/changes/alldiffs_index_additions.html | 663 --------------- .../api_diff/13/changes/alldiffs_index_all.html | 941 --------------------- .../13/changes/alldiffs_index_changes.html | 561 ------------ .../13/changes/alldiffs_index_removals.html | 61 -- .../13/changes/android.Manifest.permission.html | 122 --- .../sdk/api_diff/13/changes/android.R.attr.html | 136 --- .../sdk/api_diff/13/changes/android.R.style.html | 395 --------- .../api_diff/13/changes/android.app.Activity.html | 195 ----- .../13/changes/android.app.ActivityGroup.html | 108 --- .../api_diff/13/changes/android.app.Fragment.html | 136 --- .../13/changes/android.app.FragmentManager.html | 122 --- .../changes/android.app.FragmentTransaction.html | 136 --- .../android.app.KeyguardManager.KeyguardLock.html | 108 --- .../13/changes/android.app.KeyguardManager.html | 135 --- .../changes/android.app.LocalActivityManager.html | 108 --- .../13/changes/android.app.TabActivity.html | 108 --- .../changes/android.content.pm.ActivityInfo.html | 129 --- .../android.content.pm.ApplicationInfo.html | 136 --- .../changes/android.content.pm.PackageManager.html | 143 ---- .../changes/android.content.res.Configuration.html | 164 ---- .../13/changes/android.graphics.Point.html | 152 ---- .../13/changes/android.graphics.PointF.html | 152 ---- .../android.hardware.usb.UsbDeviceConnection.html | 122 --- .../changes/android.net.ConnectivityManager.html | 129 --- .../sdk/api_diff/13/changes/android.os.Binder.html | 122 --- .../13/changes/android.os.Build.VERSION_CODES.html | 122 --- .../api_diff/13/changes/android.os.IBinder.html | 137 --- .../changes/android.os.ParcelFileDescriptor.html | 136 --- .../13/changes/android.os.PowerManager.html | 124 --- .../android.telephony.TelephonyManager.html | 122 --- .../13/changes/android.util.DisplayMetrics.html | 122 --- .../api_diff/13/changes/android.view.Display.html | 157 ---- .../api_diff/13/changes/android.view.KeyEvent.html | 122 --- .../sdk/api_diff/13/changes/changes-summary.html | 205 ----- .../13/changes/classes_index_additions.html | 73 -- .../sdk/api_diff/13/changes/classes_index_all.html | 300 ------- .../api_diff/13/changes/classes_index_changes.html | 298 ------- .../13/changes/classes_index_removals.html | 61 -- .../13/changes/constructors_index_additions.html | 61 -- .../13/changes/constructors_index_all.html | 61 -- .../13/changes/constructors_index_changes.html | 61 -- .../13/changes/constructors_index_removals.html | 61 -- .../13/changes/fields_index_additions.html | 363 -------- .../sdk/api_diff/13/changes/fields_index_all.html | 365 -------- .../api_diff/13/changes/fields_index_changes.html | 67 -- .../api_diff/13/changes/fields_index_removals.html | 61 -- docs/html/sdk/api_diff/13/changes/jdiff_help.html | 134 --- .../sdk/api_diff/13/changes/jdiff_statistics.html | 382 --------- .../api_diff/13/changes/jdiff_topleftframe.html | 63 -- .../13/changes/methods_index_additions.html | 225 ----- .../sdk/api_diff/13/changes/methods_index_all.html | 298 ------- .../api_diff/13/changes/methods_index_changes.html | 158 ---- .../13/changes/methods_index_removals.html | 61 -- .../13/changes/packages_index_additions.html | 63 -- .../api_diff/13/changes/packages_index_all.html | 75 -- .../13/changes/packages_index_changes.html | 75 -- .../13/changes/packages_index_removals.html | 63 -- .../sdk/api_diff/13/changes/pkg_android.app.html | 190 ----- .../13/changes/pkg_android.content.pm.html | 133 --- .../13/changes/pkg_android.content.res.html | 119 --- .../api_diff/13/changes/pkg_android.graphics.html | 126 --- .../13/changes/pkg_android.hardware.usb.html | 119 --- docs/html/sdk/api_diff/13/changes/pkg_android.html | 133 --- .../sdk/api_diff/13/changes/pkg_android.net.html | 119 --- .../sdk/api_diff/13/changes/pkg_android.os.html | 162 ---- .../api_diff/13/changes/pkg_android.telephony.html | 119 --- .../sdk/api_diff/13/changes/pkg_android.util.html | 119 --- .../sdk/api_diff/13/changes/pkg_android.view.html | 126 --- 68 files changed, 11425 deletions(-) delete mode 100644 docs/html/sdk/api_diff/13/changes/alldiffs_index_additions.html delete mode 100644 docs/html/sdk/api_diff/13/changes/alldiffs_index_all.html delete mode 100644 docs/html/sdk/api_diff/13/changes/alldiffs_index_changes.html delete mode 100644 docs/html/sdk/api_diff/13/changes/alldiffs_index_removals.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.Manifest.permission.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.R.attr.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.R.style.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.app.Activity.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.app.ActivityGroup.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.app.Fragment.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.app.FragmentManager.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.app.FragmentTransaction.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.app.KeyguardManager.KeyguardLock.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.app.KeyguardManager.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.app.LocalActivityManager.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.app.TabActivity.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.content.pm.ActivityInfo.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.content.pm.ApplicationInfo.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.content.pm.PackageManager.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.content.res.Configuration.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.graphics.Point.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.graphics.PointF.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.hardware.usb.UsbDeviceConnection.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.net.ConnectivityManager.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.os.Binder.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.os.Build.VERSION_CODES.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.os.IBinder.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.os.ParcelFileDescriptor.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.os.PowerManager.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.telephony.TelephonyManager.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.util.DisplayMetrics.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.view.Display.html delete mode 100644 docs/html/sdk/api_diff/13/changes/android.view.KeyEvent.html delete mode 100644 docs/html/sdk/api_diff/13/changes/changes-summary.html delete mode 100644 docs/html/sdk/api_diff/13/changes/classes_index_additions.html delete mode 100644 docs/html/sdk/api_diff/13/changes/classes_index_all.html delete mode 100644 docs/html/sdk/api_diff/13/changes/classes_index_changes.html delete mode 100644 docs/html/sdk/api_diff/13/changes/classes_index_removals.html delete mode 100644 docs/html/sdk/api_diff/13/changes/constructors_index_additions.html delete mode 100644 docs/html/sdk/api_diff/13/changes/constructors_index_all.html delete mode 100644 docs/html/sdk/api_diff/13/changes/constructors_index_changes.html delete mode 100644 docs/html/sdk/api_diff/13/changes/constructors_index_removals.html delete mode 100644 docs/html/sdk/api_diff/13/changes/fields_index_additions.html delete mode 100644 docs/html/sdk/api_diff/13/changes/fields_index_all.html delete mode 100644 docs/html/sdk/api_diff/13/changes/fields_index_changes.html delete mode 100644 docs/html/sdk/api_diff/13/changes/fields_index_removals.html delete mode 100644 docs/html/sdk/api_diff/13/changes/jdiff_help.html delete mode 100644 docs/html/sdk/api_diff/13/changes/jdiff_statistics.html delete mode 100644 docs/html/sdk/api_diff/13/changes/jdiff_topleftframe.html delete mode 100644 docs/html/sdk/api_diff/13/changes/methods_index_additions.html delete mode 100644 docs/html/sdk/api_diff/13/changes/methods_index_all.html delete mode 100644 docs/html/sdk/api_diff/13/changes/methods_index_changes.html delete mode 100644 docs/html/sdk/api_diff/13/changes/methods_index_removals.html delete mode 100644 docs/html/sdk/api_diff/13/changes/packages_index_additions.html delete mode 100644 docs/html/sdk/api_diff/13/changes/packages_index_all.html delete mode 100644 docs/html/sdk/api_diff/13/changes/packages_index_changes.html delete mode 100644 docs/html/sdk/api_diff/13/changes/packages_index_removals.html delete mode 100644 docs/html/sdk/api_diff/13/changes/pkg_android.app.html delete mode 100644 docs/html/sdk/api_diff/13/changes/pkg_android.content.pm.html delete mode 100644 docs/html/sdk/api_diff/13/changes/pkg_android.content.res.html delete mode 100644 docs/html/sdk/api_diff/13/changes/pkg_android.graphics.html delete mode 100644 docs/html/sdk/api_diff/13/changes/pkg_android.hardware.usb.html delete mode 100644 docs/html/sdk/api_diff/13/changes/pkg_android.html delete mode 100644 docs/html/sdk/api_diff/13/changes/pkg_android.net.html delete mode 100644 docs/html/sdk/api_diff/13/changes/pkg_android.os.html delete mode 100644 docs/html/sdk/api_diff/13/changes/pkg_android.telephony.html delete mode 100644 docs/html/sdk/api_diff/13/changes/pkg_android.util.html delete mode 100644 docs/html/sdk/api_diff/13/changes/pkg_android.view.html (limited to 'docs/html/sdk/api_diff/13/changes') diff --git a/docs/html/sdk/api_diff/13/changes/alldiffs_index_additions.html b/docs/html/sdk/api_diff/13/changes/alldiffs_index_additions.html deleted file mode 100644 index 7473a7cd1236..000000000000 --- a/docs/html/sdk/api_diff/13/changes/alldiffs_index_additions.html +++ /dev/null @@ -1,663 +0,0 @@ - - - - - - - - - -All Additions Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Differences -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- - -
A  -C -D -F -G -H -I -L -N -O -P -R -S -T -U -W - TOP -

-adoptFd -(int)
- -attach -(Fragment)
- - -
C  -A -D -F -G -H -I -L -N -O -P -R -S -T -U -W - TOP -

-compatibleWidthLimitDp
- in  -android.R.attr -
- - in  -android.content.pm.ApplicationInfo -
- -CONFIG_SCREEN_SIZE -
- -CONFIG_SMALLEST_SCREEN_SIZE -
- -CREATOR
- in  -android.graphics.Point -
- - in  -android.graphics.PointF -
- - -
D  -A -C -F -G -H -I -L -N -O -P -R -S -T -U -W - TOP -

-DENSITY_TV -
- -describeContents
-  type  -() in android.graphics.Point -
- -  type  -() in android.graphics.PointF -
- -detach -(Fragment)
- -dumpAsync
-  type  -(FileDescriptor, String[]) in android.os.Binder -
- -  type  -(FileDescriptor, String[]) in android.os.IBinder -
- -dup -(FileDescriptor)
- - -
F  -A -C -D -G -H -I -L -N -O -P -R -S -T -U -W - TOP -

-FEATURE_FAKETOUCH_MULTITOUCH_DISTINCT -
- -FEATURE_FAKETOUCH_MULTITOUCH_JAZZHAND -
- -FEATURE_SCREEN_LANDSCAPE -
- -FEATURE_SCREEN_PORTRAIT -
- -Fragment.SavedState
- -fromFd -(int)
- - -
G  -A -C -D -F -H -I -L -N -O -P -R -S -T -U -W - TOP -

-getModifiers -()
- -getRawDescriptors -()
- -getRectSize -(Rect)
- -getSize -(Point)
- - -
H  -A -C -D -F -G -I -L -N -O -P -R -S -T -U -W - TOP -

-HONEYCOMB_MR2 -
- - -
I  -A -C -D -F -G -H -L -N -O -P -R -S -T -U -W - TOP -

-isDetached -()
- - -
L  -A -C -D -F -G -H -I -N -O -P -R -S -T -U -W - TOP -

-largestWidthLimitDp
- in  -android.R.attr -
- - in  -android.content.pm.ApplicationInfo -
- - -
N  -A -C -D -F -G -H -I -L -O -P -R -S -T -U -W - TOP -

-NETWORK_TYPE_HSPAP -
- - -
O  -A -C -D -F -G -H -I -L -N -P -R -S -T -U -W - TOP -

-onViewCreated -(View, Bundle)
- - -
P  -A -C -D -F -G -H -I -L -N -O -R -S -T -U -W - TOP -

-Parcelable.ClassLoaderCreator
- - -
R  -A -C -D -F -G -H -I -L -N -O -P -S -T -U -W - TOP -

-readFromParcel
-  type  -(Parcel) in android.graphics.Point -
- -  type  -(Parcel) in android.graphics.PointF -
- -requiresSmallestWidthDp
- in  -android.R.attr -
- - in  -android.content.pm.ApplicationInfo -
- - -
S  -A -C -D -F -G -H -I -L -N -O -P -R -T -U -W - TOP -

-saveFragmentInstanceState -(Fragment)
- -SCREEN_HEIGHT_DP_UNDEFINED -
- -SCREEN_WIDTH_DP_UNDEFINED -
- -screenHeightDp -
- -screenWidthDp -
- -SET_POINTER_SPEED -
- -setCustomAnimations -(int, int, int, int)
- -setInitialSavedState -(SavedState)
- -SMALLEST_SCREEN_WIDTH_DP_UNDEFINED -
- -smallestScreenWidthDp -
- - -
T  -A -C -D -F -G -H -I -L -N -O -P -R -S -U -W - TOP -

-TextAppearance_Holo -
- -TextAppearance_Holo_DialogWindowTitle -
- -TextAppearance_Holo_Inverse -
- -TextAppearance_Holo_Large -
- -TextAppearance_Holo_Large_Inverse -
- -TextAppearance_Holo_Medium -
- -TextAppearance_Holo_Medium_Inverse -
- -TextAppearance_Holo_SearchResult_Subtitle -
- -TextAppearance_Holo_SearchResult_Title -
- -TextAppearance_Holo_Small -
- -TextAppearance_Holo_Small_Inverse -
- -TextAppearance_Holo_Widget -
- -TextAppearance_Holo_Widget_ActionBar_Subtitle -
- -TextAppearance_Holo_Widget_ActionBar_Title -
- -TextAppearance_Holo_Widget_ActionMode_Subtitle -
- -TextAppearance_Holo_Widget_ActionMode_Title -
- -TextAppearance_Holo_Widget_Button -
- -TextAppearance_Holo_Widget_DropDownHint -
- -TextAppearance_Holo_Widget_DropDownItem -
- -TextAppearance_Holo_Widget_EditText -
- -TextAppearance_Holo_Widget_IconMenu_Item -
- -TextAppearance_Holo_Widget_PopupMenu -
- -TextAppearance_Holo_Widget_PopupMenu_Large -
- -TextAppearance_Holo_Widget_PopupMenu_Small -
- -TextAppearance_Holo_Widget_TabWidget -
- -TextAppearance_Holo_Widget_TextView -
- -TextAppearance_Holo_Widget_TextView_PopupMenu -
- -TextAppearance_Holo_Widget_TextView_SpinnerItem -
- -TextAppearance_Holo_WindowTitle -
- -Theme_Holo_Light_NoActionBar -
- -Theme_Holo_Light_NoActionBar_Fullscreen -
- -TWEET_TRANSACTION -
- -TYPE_BLUETOOTH -
- -TYPE_ETHERNET -
- - -
U  -A -C -D -F -G -H -I -L -N -O -P -R -S -T -W - TOP -

-UI_MODE_TYPE_TELEVISION -
- - -
W  -A -C -D -F -G -H -I -L -N -O -P -R -S -T -U - TOP -

-Widget_ActionBar_TabBar -
- -Widget_ActionBar_TabText -
- -Widget_ActionBar_TabView -
- -Widget_Holo_ActionBar_TabBar -
- -Widget_Holo_ActionBar_TabText -
- -Widget_Holo_ActionBar_TabView -
- -Widget_Holo_Light_ActionBar_TabBar -
- -Widget_Holo_Light_ActionBar_TabText -
- -Widget_Holo_Light_ActionBar_TabView -
- -writeToParcel
-  type  -(Parcel, int) in android.graphics.Point -
- -  type  -(Parcel, int) in android.graphics.PointF -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/alldiffs_index_all.html b/docs/html/sdk/api_diff/13/changes/alldiffs_index_all.html deleted file mode 100644 index 1357c6743b79..000000000000 --- a/docs/html/sdk/api_diff/13/changes/alldiffs_index_all.html +++ /dev/null @@ -1,941 +0,0 @@ - - - - - - - - - -All Differences Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Differences -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- - -
A  -B -C -D -E -F -G -H -I -K -L -M -N -O -P -R -S -T -U -W - TOP -

-Activity
- -ActivityGroup
- -ActivityInfo
- -adoptFd -(int)
- -android
- -android.app
- -android.content.pm
- -android.content.res
- -android.graphics
- -android.hardware.usb
- -android.net
- -android.os
- -android.telephony
- -android.util
- -android.view
- -ApplicationInfo
- -attach -(Fragment)
- - -
B  -A -C -D -E -F -G -H -I -K -L -M -N -O -P -R -S -T -U -W - TOP -

-Binder
- -Build.VERSION_CODES
- - -
C  -A -B -D -E -F -G -H -I -K -L -M -N -O -P -R -S -T -U -W - TOP -

-compatibleWidthLimitDp
- in  -android.R.attr -
- - in  -android.content.pm.ApplicationInfo -
- -CONFIG_SCREEN_SIZE -
- -CONFIG_SMALLEST_SCREEN_SIZE -
- -Configuration
- -ConnectivityManager
- -CREATOR
- in  -android.graphics.Point -
- - in  -android.graphics.PointF -
- - -
D  -A -B -C -E -F -G -H -I -K -L -M -N -O -P -R -S -T -U -W - TOP -

-DENSITY_TV -
- -describeContents
-  type  -() in android.graphics.Point -
- -  type  -() in android.graphics.PointF -
- -detach -(Fragment)
- -dismissDialog -(int)
- -Display
- -DisplayMetrics
- -dumpAsync
-  type  -(FileDescriptor, String[]) in android.os.Binder -
- -  type  -(FileDescriptor, String[]) in android.os.IBinder -
- -dup -(FileDescriptor)
- - -
E  -A -B -C -D -F -G -H -I -K -L -M -N -O -P -R -S -T -U -W - TOP -

-exitKeyguardSecurely -(OnKeyguardExitResult)
- - -
F  -A -B -C -D -E -G -H -I -K -L -M -N -O -P -R -S -T -U -W - TOP -

-FEATURE_FAKETOUCH_MULTITOUCH_DISTINCT -
- -FEATURE_FAKETOUCH_MULTITOUCH_JAZZHAND -
- -FEATURE_SCREEN_LANDSCAPE -
- -FEATURE_SCREEN_PORTRAIT -
- -Fragment
- -Fragment.SavedState
- -FragmentManager
- -FragmentTransaction
- -fromFd -(int)
- - -
G  -A -B -C -D -E -F -H -I -K -L -M -N -O -P -R -S -T -U -W - TOP -

-getHeight -()
- -getLastNonConfigurationInstance -()
- -getModifiers -()
- -getRawDescriptors -()
- -getRectSize -(Rect)
- -getSize -(Point)
- -getWidth -()
- - -
H  -A -B -C -D -E -F -G -I -K -L -M -N -O -P -R -S -T -U -W - TOP -

-HONEYCOMB_MR2 -
- - -
I  -A -B -C -D -E -F -G -H -K -L -M -N -O -P -R -S -T -U -W - TOP -

-IBinder
- -isDetached -()
- - -
K  -A -B -C -D -E -F -G -H -I -L -M -N -O -P -R -S -T -U -W - TOP -

-KeyEvent
- -KeyguardManager
- -KeyguardManager.KeyguardLock
- - -
L  -A -B -C -D -E -F -G -H -I -K -M -N -O -P -R -S -T -U -W - TOP -

-largestWidthLimitDp
- in  -android.R.attr -
- - in  -android.content.pm.ApplicationInfo -
- -LocalActivityManager
- - -
M  -A -B -C -D -E -F -G -H -I -K -L -N -O -P -R -S -T -U -W - TOP -

-Manifest.permission
- - -
N  -A -B -C -D -E -F -G -H -I -K -L -M -O -P -R -S -T -U -W - TOP -

-NETWORK_TYPE_HSPAP -
- -newKeyguardLock -(String)
- - -
O  -A -B -C -D -E -F -G -H -I -K -L -M -N -P -R -S -T -U -W - TOP -

-onCreateDialog -(int, Bundle)
- -onPrepareDialog -(int, Dialog, Bundle)
- -onRetainNonConfigurationInstance -()
- -onViewCreated -(View, Bundle)
- - -
P  -A -B -C -D -E -F -G -H -I -K -L -M -N -O -R -S -T -U -W - TOP -

-PackageManager
- -Parcelable.ClassLoaderCreator
- -ParcelFileDescriptor
- -Point
- -PointF
- -PowerManager
- - -
R  -A -B -C -D -E -F -G -H -I -K -L -M -N -O -P -S -T -U -W - TOP -

-R.attr
- -R.style
- -readFromParcel
-  type  -(Parcel) in android.graphics.Point -
- -  type  -(Parcel) in android.graphics.PointF -
- -removeDialog -(int)
- -requiresSmallestWidthDp
- in  -android.R.attr -
- - in  -android.content.pm.ApplicationInfo -
- - -
S  -A -B -C -D -E -F -G -H -I -K -L -M -N -O -P -R -T -U -W - TOP -

-saveFragmentInstanceState -(Fragment)
- -SCREEN_BRIGHT_WAKE_LOCK -
- -SCREEN_HEIGHT_DP_UNDEFINED -
- -SCREEN_WIDTH_DP_UNDEFINED -
- -screenHeightDp -
- -screenWidthDp -
- -SET_POINTER_SPEED -
- -setCustomAnimations -(int, int, int, int)
- -setInitialSavedState -(SavedState)
- -showDialog
-  type  -(int, Bundle) in android.app.Activity -
- -  type  -(int) in android.app.Activity -
- -SMALLEST_SCREEN_WIDTH_DP_UNDEFINED -
- -smallestScreenWidthDp -
- - -
T  -A -B -C -D -E -F -G -H -I -K -L -M -N -O -P -R -S -U -W - TOP -

-TabActivity
- -TelephonyManager
- -TextAppearance_Holo -
- -TextAppearance_Holo_DialogWindowTitle -
- -TextAppearance_Holo_Inverse -
- -TextAppearance_Holo_Large -
- -TextAppearance_Holo_Large_Inverse -
- -TextAppearance_Holo_Medium -
- -TextAppearance_Holo_Medium_Inverse -
- -TextAppearance_Holo_SearchResult_Subtitle -
- -TextAppearance_Holo_SearchResult_Title -
- -TextAppearance_Holo_Small -
- -TextAppearance_Holo_Small_Inverse -
- -TextAppearance_Holo_Widget -
- -TextAppearance_Holo_Widget_ActionBar_Subtitle -
- -TextAppearance_Holo_Widget_ActionBar_Title -
- -TextAppearance_Holo_Widget_ActionMode_Subtitle -
- -TextAppearance_Holo_Widget_ActionMode_Title -
- -TextAppearance_Holo_Widget_Button -
- -TextAppearance_Holo_Widget_DropDownHint -
- -TextAppearance_Holo_Widget_DropDownItem -
- -TextAppearance_Holo_Widget_EditText -
- -TextAppearance_Holo_Widget_IconMenu_Item -
- -TextAppearance_Holo_Widget_PopupMenu -
- -TextAppearance_Holo_Widget_PopupMenu_Large -
- -TextAppearance_Holo_Widget_PopupMenu_Small -
- -TextAppearance_Holo_Widget_TabWidget -
- -TextAppearance_Holo_Widget_TextView -
- -TextAppearance_Holo_Widget_TextView_PopupMenu -
- -TextAppearance_Holo_Widget_TextView_SpinnerItem -
- -TextAppearance_Holo_WindowTitle -
- -Theme_Holo_Light_NoActionBar -
- -Theme_Holo_Light_NoActionBar_Fullscreen -
- -TWEET_TRANSACTION -
- -TYPE_BLUETOOTH -
- -TYPE_ETHERNET -
- - -
U  -A -B -C -D -E -F -G -H -I -K -L -M -N -O -P -R -S -T -W - TOP -

-UI_MODE_TYPE_TELEVISION -
- -UsbDeviceConnection
- - -
W  -A -B -C -D -E -F -G -H -I -K -L -M -N -O -P -R -S -T -U - TOP -

-Widget_ActionBar_TabBar -
- -Widget_ActionBar_TabText -
- -Widget_ActionBar_TabView -
- -Widget_Holo_ActionBar_TabBar -
- -Widget_Holo_ActionBar_TabText -
- -Widget_Holo_ActionBar_TabView -
- -Widget_Holo_Light_ActionBar_TabBar -
- -Widget_Holo_Light_ActionBar_TabText -
- -Widget_Holo_Light_ActionBar_TabView -
- -writeToParcel
-  type  -(Parcel, int) in android.graphics.Point -
- -  type  -(Parcel, int) in android.graphics.PointF -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/alldiffs_index_changes.html b/docs/html/sdk/api_diff/13/changes/alldiffs_index_changes.html deleted file mode 100644 index b870d5decca0..000000000000 --- a/docs/html/sdk/api_diff/13/changes/alldiffs_index_changes.html +++ /dev/null @@ -1,561 +0,0 @@ - - - - - - - - - -All Changes Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Differences -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- - -
A  -B -C -D -E -F -G -I -K -L -M -N -O -P -R -S -T -U - TOP -

-Activity
- -ActivityGroup
- -ActivityInfo
- -android
- -android.app
- -android.content.pm
- -android.content.res
- -android.graphics
- -android.hardware.usb
- -android.net
- -android.os
- -android.telephony
- -android.util
- -android.view
- -ApplicationInfo
- - -
B  -A -C -D -E -F -G -I -K -L -M -N -O -P -R -S -T -U - TOP -

-Binder
- -Build.VERSION_CODES
- - -
C  -A -B -D -E -F -G -I -K -L -M -N -O -P -R -S -T -U - TOP -

-Configuration
- -ConnectivityManager
- - -
D  -A -B -C -E -F -G -I -K -L -M -N -O -P -R -S -T -U - TOP -

-dismissDialog -(int)
- -Display
- -DisplayMetrics
- - -
E  -A -B -C -D -F -G -I -K -L -M -N -O -P -R -S -T -U - TOP -

-exitKeyguardSecurely -(OnKeyguardExitResult)
- - -
F  -A -B -C -D -E -G -I -K -L -M -N -O -P -R -S -T -U - TOP -

-Fragment
- -FragmentManager
- -FragmentTransaction
- - -
G  -A -B -C -D -E -F -I -K -L -M -N -O -P -R -S -T -U - TOP -

-getHeight -()
- -getLastNonConfigurationInstance -()
- -getWidth -()
- - -
I  -A -B -C -D -E -F -G -K -L -M -N -O -P -R -S -T -U - TOP -

-IBinder
- - -
K  -A -B -C -D -E -F -G -I -L -M -N -O -P -R -S -T -U - TOP -

-KeyEvent
- -KeyguardManager
- -KeyguardManager.KeyguardLock
- - -
L  -A -B -C -D -E -F -G -I -K -M -N -O -P -R -S -T -U - TOP -

-LocalActivityManager
- - -
M  -A -B -C -D -E -F -G -I -K -L -N -O -P -R -S -T -U - TOP -

-Manifest.permission
- - -
N  -A -B -C -D -E -F -G -I -K -L -M -O -P -R -S -T -U - TOP -

-newKeyguardLock -(String)
- - -
O  -A -B -C -D -E -F -G -I -K -L -M -N -P -R -S -T -U - TOP -

-onCreateDialog -(int, Bundle)
- -onPrepareDialog -(int, Dialog, Bundle)
- -onRetainNonConfigurationInstance -()
- - -
P  -A -B -C -D -E -F -G -I -K -L -M -N -O -R -S -T -U - TOP -

-PackageManager
- -ParcelFileDescriptor
- -Point
- -PointF
- -PowerManager
- - -
R  -A -B -C -D -E -F -G -I -K -L -M -N -O -P -S -T -U - TOP -

-R.attr
- -R.style
- -removeDialog -(int)
- - -
S  -A -B -C -D -E -F -G -I -K -L -M -N -O -P -R -T -U - TOP -

-SCREEN_BRIGHT_WAKE_LOCK -
- -showDialog
-  type  -(int, Bundle) in android.app.Activity -
- -  type  -(int) in android.app.Activity -
- - -
T  -A -B -C -D -E -F -G -I -K -L -M -N -O -P -R -S -U - TOP -

-TabActivity
- -TelephonyManager
- - -
U  -A -B -C -D -E -F -G -I -K -L -M -N -O -P -R -S -T - TOP -

-UsbDeviceConnection
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/alldiffs_index_removals.html b/docs/html/sdk/api_diff/13/changes/alldiffs_index_removals.html deleted file mode 100644 index 48c9fcdac1d1..000000000000 --- a/docs/html/sdk/api_diff/13/changes/alldiffs_index_removals.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - -All Removals Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Differences -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.Manifest.permission.html b/docs/html/sdk/api_diff/13/changes/android.Manifest.permission.html deleted file mode 100644 index 8e18fba4c891..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.Manifest.permission.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - -android.Manifest.permission - - - - - - - - - - -
-
-
-

-Class android.Manifest.permission -

- - - -

- - - - - - - - -
Added Fields -
- - String SET_POINTER_SPEED -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.R.attr.html b/docs/html/sdk/api_diff/13/changes/android.R.attr.html deleted file mode 100644 index af718176f58f..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.R.attr.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - -android.R.attr - - - - - - - - - - -
-
-
-

-Class android.R.attr -

- - - -

- - - - - - - - - - - - - - - - -
Added Fields -
- - int compatibleWidthLimitDp -  
- - int largestWidthLimitDp -  
- - int requiresSmallestWidthDp -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.R.style.html b/docs/html/sdk/api_diff/13/changes/android.R.style.html deleted file mode 100644 index 3fc5834efe44..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.R.style.html +++ /dev/null @@ -1,395 +0,0 @@ - - - - - - - - - -android.R.style - - - - - - - - - - -
-
-
-

-Class android.R.style -

- - - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Added Fields -
- - int TextAppearance_Holo -  
- - int TextAppearance_Holo_DialogWindowTitle -  
- - int TextAppearance_Holo_Inverse -  
- - int TextAppearance_Holo_Large -  
- - int TextAppearance_Holo_Large_Inverse -  
- - int TextAppearance_Holo_Medium -  
- - int TextAppearance_Holo_Medium_Inverse -  
- - int TextAppearance_Holo_SearchResult_Subtitle -  
- - int TextAppearance_Holo_SearchResult_Title -  
- - int TextAppearance_Holo_Small -  
- - int TextAppearance_Holo_Small_Inverse -  
- - int TextAppearance_Holo_Widget -  
- - int TextAppearance_Holo_Widget_ActionBar_Subtitle -  
- - int TextAppearance_Holo_Widget_ActionBar_Title -  
- - int TextAppearance_Holo_Widget_ActionMode_Subtitle -  
- - int TextAppearance_Holo_Widget_ActionMode_Title -  
- - int TextAppearance_Holo_Widget_Button -  
- - int TextAppearance_Holo_Widget_DropDownHint -  
- - int TextAppearance_Holo_Widget_DropDownItem -  
- - int TextAppearance_Holo_Widget_EditText -  
- - int TextAppearance_Holo_Widget_IconMenu_Item -  
- - int TextAppearance_Holo_Widget_PopupMenu -  
- - int TextAppearance_Holo_Widget_PopupMenu_Large -  
- - int TextAppearance_Holo_Widget_PopupMenu_Small -  
- - int TextAppearance_Holo_Widget_TabWidget -  
- - int TextAppearance_Holo_Widget_TextView -  
- - int TextAppearance_Holo_Widget_TextView_PopupMenu -  
- - int TextAppearance_Holo_Widget_TextView_SpinnerItem -  
- - int TextAppearance_Holo_WindowTitle -  
- - int Theme_Holo_Light_NoActionBar -  
- - int Theme_Holo_Light_NoActionBar_Fullscreen -  
- - int Widget_ActionBar_TabBar -  
- - int Widget_ActionBar_TabText -  
- - int Widget_ActionBar_TabView -  
- - int Widget_Holo_ActionBar_TabBar -  
- - int Widget_Holo_ActionBar_TabText -  
- - int Widget_Holo_ActionBar_TabView -  
- - int Widget_Holo_Light_ActionBar_TabBar -  
- - int Widget_Holo_Light_ActionBar_TabText -  
- - int Widget_Holo_Light_ActionBar_TabView -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.app.Activity.html b/docs/html/sdk/api_diff/13/changes/android.app.Activity.html deleted file mode 100644 index e9f4d793b12f..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.app.Activity.html +++ /dev/null @@ -1,195 +0,0 @@ - - - - - - - - - -android.app.Activity - - - - - - - - - - -
-
-
-

-Class android.app.Activity -

- - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Changed Methods -
- - void dismissDialog(int) - -Now deprecated.
-
 
- - Object getLastNonConfigurationInstance() - -Now deprecated.
-
 
- - Object onRetainNonConfigurationInstance() - -Now deprecated.
-
 
- - void removeDialog(int) - -Now deprecated.
-
 
- - Dialog onCreateDialog(int, Bundle) - -Now deprecated.
-
 
- - void onPrepareDialog(int, Dialog, Bundle) - -Now deprecated.
-
 
- - boolean showDialog(int, Bundle) - -Now deprecated.
-
 
- - void showDialog(int) - -Now deprecated.
-
 
-  - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.app.ActivityGroup.html b/docs/html/sdk/api_diff/13/changes/android.app.ActivityGroup.html deleted file mode 100644 index ec85f5174931..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.app.ActivityGroup.html +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - -android.app.ActivityGroup - - - - - - - - - - -
-
-
-

-Class android.app.ActivityGroup -

-

Now deprecated.
- - - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.app.Fragment.html b/docs/html/sdk/api_diff/13/changes/android.app.Fragment.html deleted file mode 100644 index be0d0c20a022..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.app.Fragment.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - -android.app.Fragment - - - - - - - - - - -
-
-
-

-Class android.app.Fragment -

- - -

- - - - - - - - - - - - - - - - -
Added Methods -
- - boolean isDetached() -  
- - void onViewCreated(View, Bundle) -  
- - void setInitialSavedState(SavedState) -  
-  - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.app.FragmentManager.html b/docs/html/sdk/api_diff/13/changes/android.app.FragmentManager.html deleted file mode 100644 index f12d9f46e898..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.app.FragmentManager.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - -android.app.FragmentManager - - - - - - - - - - -
-
-
-

-Class android.app.FragmentManager -

- - -

- - - - - - - - -
Added Methods -
- - SavedState saveFragmentInstanceState(Fragment) -  
-  - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.app.FragmentTransaction.html b/docs/html/sdk/api_diff/13/changes/android.app.FragmentTransaction.html deleted file mode 100644 index 74b8a7ce7a5d..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.app.FragmentTransaction.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - -android.app.FragmentTransaction - - - - - - - - - - -
-
-
-

-Class android.app.FragmentTransaction -

- - -

- - - - - - - - - - - - - - - - -
Added Methods -
- - FragmentTransaction attach(Fragment) -  
- - FragmentTransaction detach(Fragment) -  
- - FragmentTransaction setCustomAnimations(int, int, int, int) -  
-  - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.app.KeyguardManager.KeyguardLock.html b/docs/html/sdk/api_diff/13/changes/android.app.KeyguardManager.KeyguardLock.html deleted file mode 100644 index 403f4957fbfd..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.app.KeyguardManager.KeyguardLock.html +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - -android.app.KeyguardManager.KeyguardLock - - - - - - - - - - -
-
-
-

-Class android.app.KeyguardManager.KeyguardLock -

-

Now deprecated.
- - - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.app.KeyguardManager.html b/docs/html/sdk/api_diff/13/changes/android.app.KeyguardManager.html deleted file mode 100644 index 582e1b7feb08..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.app.KeyguardManager.html +++ /dev/null @@ -1,135 +0,0 @@ - - - - - - - - - -android.app.KeyguardManager - - - - - - - - - - -
-
-
-

-Class android.app.KeyguardManager -

- - -

- - - - - - - - - - - - - - -
Changed Methods -
- - void exitKeyguardSecurely(OnKeyguardExitResult) - -Now deprecated.
-
 
- - KeyguardLock newKeyguardLock(String) - -Now deprecated.
-
 
-  - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.app.LocalActivityManager.html b/docs/html/sdk/api_diff/13/changes/android.app.LocalActivityManager.html deleted file mode 100644 index bf65ba671cab..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.app.LocalActivityManager.html +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - -android.app.LocalActivityManager - - - - - - - - - - -
-
-
-

-Class android.app.LocalActivityManager -

-

Now deprecated.
- - - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.app.TabActivity.html b/docs/html/sdk/api_diff/13/changes/android.app.TabActivity.html deleted file mode 100644 index 4bb2fc0d211c..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.app.TabActivity.html +++ /dev/null @@ -1,108 +0,0 @@ - - - - - - - - - -android.app.TabActivity - - - - - - - - - - -
-
-
-

-Class android.app.TabActivity -

-

Now deprecated.
- - - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.content.pm.ActivityInfo.html b/docs/html/sdk/api_diff/13/changes/android.content.pm.ActivityInfo.html deleted file mode 100644 index 35bf5271044d..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.content.pm.ActivityInfo.html +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - -android.content.pm.ActivityInfo - - - - - - - - - - -
-
-
-

-Class android.content.pm.ActivityInfo -

- - - -

- - - - - - - - - - - - -
Added Fields -
- - int CONFIG_SCREEN_SIZE -  
- - int CONFIG_SMALLEST_SCREEN_SIZE -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.content.pm.ApplicationInfo.html b/docs/html/sdk/api_diff/13/changes/android.content.pm.ApplicationInfo.html deleted file mode 100644 index 8f1bf7f8ca69..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.content.pm.ApplicationInfo.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - -android.content.pm.ApplicationInfo - - - - - - - - - - -
-
-
-

-Class android.content.pm.ApplicationInfo -

- - - -

- - - - - - - - - - - - - - - - -
Added Fields -
- - int compatibleWidthLimitDp -  
- - int largestWidthLimitDp -  
- - int requiresSmallestWidthDp -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.content.pm.PackageManager.html b/docs/html/sdk/api_diff/13/changes/android.content.pm.PackageManager.html deleted file mode 100644 index 9fa3537d031c..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.content.pm.PackageManager.html +++ /dev/null @@ -1,143 +0,0 @@ - - - - - - - - - -android.content.pm.PackageManager - - - - - - - - - - -
-
-
-

-Class android.content.pm.PackageManager -

- - - -

- - - - - - - - - - - - - - - - - - - - -
Added Fields -
- - String FEATURE_FAKETOUCH_MULTITOUCH_DISTINCT -  
- - String FEATURE_FAKETOUCH_MULTITOUCH_JAZZHAND -  
- - String FEATURE_SCREEN_LANDSCAPE -  
- - String FEATURE_SCREEN_PORTRAIT -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.content.res.Configuration.html b/docs/html/sdk/api_diff/13/changes/android.content.res.Configuration.html deleted file mode 100644 index 44b5306fe5a2..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.content.res.Configuration.html +++ /dev/null @@ -1,164 +0,0 @@ - - - - - - - - - -android.content.res.Configuration - - - - - - - - - - -
-
-
-

-Class android.content.res.Configuration -

- - - -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Added Fields -
- - int SCREEN_HEIGHT_DP_UNDEFINED -  
- - int SCREEN_WIDTH_DP_UNDEFINED -  
- - int SMALLEST_SCREEN_WIDTH_DP_UNDEFINED -  
- - int UI_MODE_TYPE_TELEVISION -  
- - int screenHeightDp -  
- - int screenWidthDp -  
- - int smallestScreenWidthDp -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.graphics.Point.html b/docs/html/sdk/api_diff/13/changes/android.graphics.Point.html deleted file mode 100644 index ff6c64ed9f20..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.graphics.Point.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - -android.graphics.Point - - - - - - - - - - -
-
-
-

-Class android.graphics.Point -

-

Added interface android.os.Parcelable.
- - -

- - - - - - - - - - - - - - - - -
Added Methods -
- - int describeContents() -  
- - void readFromParcel(Parcel) -  
- - void writeToParcel(Parcel, int) -  
-  - -

- - - - - - - - -
Added Fields -
- - Creator CREATOR -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.graphics.PointF.html b/docs/html/sdk/api_diff/13/changes/android.graphics.PointF.html deleted file mode 100644 index 2155473d3cd7..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.graphics.PointF.html +++ /dev/null @@ -1,152 +0,0 @@ - - - - - - - - - -android.graphics.PointF - - - - - - - - - - -
-
-
-

-Class android.graphics.PointF -

-

Added interface android.os.Parcelable.
- - -

- - - - - - - - - - - - - - - - -
Added Methods -
- - int describeContents() -  
- - void readFromParcel(Parcel) -  
- - void writeToParcel(Parcel, int) -  
-  - -

- - - - - - - - -
Added Fields -
- - Creator CREATOR -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.hardware.usb.UsbDeviceConnection.html b/docs/html/sdk/api_diff/13/changes/android.hardware.usb.UsbDeviceConnection.html deleted file mode 100644 index a3f95f6574c9..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.hardware.usb.UsbDeviceConnection.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - -android.hardware.usb.UsbDeviceConnection - - - - - - - - - - -
-
-
-

-Class android.hardware.usb.UsbDeviceConnection -

- - -

- - - - - - - - -
Added Methods -
- - byte[] getRawDescriptors() -  
-  - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.net.ConnectivityManager.html b/docs/html/sdk/api_diff/13/changes/android.net.ConnectivityManager.html deleted file mode 100644 index a703a7645852..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.net.ConnectivityManager.html +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - - - -android.net.ConnectivityManager - - - - - - - - - - -
-
-
-

-Class android.net.ConnectivityManager -

- - - -

- - - - - - - - - - - - -
Added Fields -
- - int TYPE_BLUETOOTH -  
- - int TYPE_ETHERNET -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.os.Binder.html b/docs/html/sdk/api_diff/13/changes/android.os.Binder.html deleted file mode 100644 index 2307776bae3b..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.os.Binder.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - -android.os.Binder - - - - - - - - - - -
-
-
-

-Class android.os.Binder -

- - -

- - - - - - - - -
Added Methods -
- - void dumpAsync(FileDescriptor, String[]) -  
-  - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.os.Build.VERSION_CODES.html b/docs/html/sdk/api_diff/13/changes/android.os.Build.VERSION_CODES.html deleted file mode 100644 index c70f748848e7..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.os.Build.VERSION_CODES.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - -android.os.Build.VERSION_CODES - - - - - - - - - - -
-
-
-

-Class android.os.Build.VERSION_CODES -

- - - -

- - - - - - - - -
Added Fields -
- - int HONEYCOMB_MR2 -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.os.IBinder.html b/docs/html/sdk/api_diff/13/changes/android.os.IBinder.html deleted file mode 100644 index c01208785db8..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.os.IBinder.html +++ /dev/null @@ -1,137 +0,0 @@ - - - - - - - - - -android.os.IBinder - - - - - - - - - - -
-
-
-

-Interface android.os.IBinder -

- - -

- - - - - - - - -
Added Methods -
- - void dumpAsync(FileDescriptor, String[]) -  
-  - -

- - - - - - - - -
Added Fields -
- - int TWEET_TRANSACTION -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.os.ParcelFileDescriptor.html b/docs/html/sdk/api_diff/13/changes/android.os.ParcelFileDescriptor.html deleted file mode 100644 index 95c448d43fdf..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.os.ParcelFileDescriptor.html +++ /dev/null @@ -1,136 +0,0 @@ - - - - - - - - - -android.os.ParcelFileDescriptor - - - - - - - - - - -
-
-
-

-Class android.os.ParcelFileDescriptor -

- - -

- - - - - - - - - - - - - - - - -
Added Methods -
- - ParcelFileDescriptor adoptFd(int) -  
- - ParcelFileDescriptor dup(FileDescriptor) -  
- - ParcelFileDescriptor fromFd(int) -  
-  - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.os.PowerManager.html b/docs/html/sdk/api_diff/13/changes/android.os.PowerManager.html deleted file mode 100644 index a522f6cfc237..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.os.PowerManager.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - -android.os.PowerManager - - - - - - - - - - -
-
-
-

-Class android.os.PowerManager -

- - - -

- - - - - - - - - -
Changed Fields -
- - int SCREEN_BRIGHT_WAKE_LOCK -Now deprecated.
-
 
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.telephony.TelephonyManager.html b/docs/html/sdk/api_diff/13/changes/android.telephony.TelephonyManager.html deleted file mode 100644 index 2d16828a9ba8..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.telephony.TelephonyManager.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - -android.telephony.TelephonyManager - - - - - - - - - - -
-
-
-

-Class android.telephony.TelephonyManager -

- - - -

- - - - - - - - -
Added Fields -
- - int NETWORK_TYPE_HSPAP -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.util.DisplayMetrics.html b/docs/html/sdk/api_diff/13/changes/android.util.DisplayMetrics.html deleted file mode 100644 index 5eacf1056550..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.util.DisplayMetrics.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - -android.util.DisplayMetrics - - - - - - - - - - -
-
-
-

-Class android.util.DisplayMetrics -

- - - -

- - - - - - - - -
Added Fields -
- - int DENSITY_TV -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.view.Display.html b/docs/html/sdk/api_diff/13/changes/android.view.Display.html deleted file mode 100644 index 1b472dc221b4..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.view.Display.html +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - -android.view.Display - - - - - - - - - - -
-
-
-

-Class android.view.Display -

- - -

- - - - - - - - - - - - -
Added Methods -
- - void getRectSize(Rect) -  
- - void getSize(Point) -  
-  -

- - - - - - - - - - - - - - -
Changed Methods -
- - int getHeight() - -Now deprecated.
-
 
- - int getWidth() - -Now deprecated.
-
 
-  - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/android.view.KeyEvent.html b/docs/html/sdk/api_diff/13/changes/android.view.KeyEvent.html deleted file mode 100644 index 0636c4aa1497..000000000000 --- a/docs/html/sdk/api_diff/13/changes/android.view.KeyEvent.html +++ /dev/null @@ -1,122 +0,0 @@ - - - - - - - - - -android.view.KeyEvent - - - - - - - - - - -
-
-
-

-Class android.view.KeyEvent -

- - -

- - - - - - - - -
Added Methods -
- - int getModifiers() -  
-  - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/changes-summary.html b/docs/html/sdk/api_diff/13/changes/changes-summary.html deleted file mode 100644 index 279fe6f95972..000000000000 --- a/docs/html/sdk/api_diff/13/changes/changes-summary.html +++ /dev/null @@ -1,205 +0,0 @@ - - - - - - - - - -Android API Differences Report - - - - - - - - - - -
-
-
-
-

Android API Differences Report

-

This report details the changes in the core Android framework API between two API Level -specifications. It shows additions, modifications, and removals for packages, classes, methods, and fields. -The report also includes general statistics that characterize the extent and type of the differences.

-

This report is based a comparison of the Android API specifications -whose API Level identifiers are given in the upper-right corner of this page. It compares a -newer "to" API to an older "from" API, noting all changes relative to the -older API. So, for example, API elements marked as removed are no longer present in the "to" -API specification.

-

To navigate the report, use the "Select a Diffs Index" and "Filter the Index" -controls on the left. The report uses text formatting to indicate interface names, -links to reference documentation, and links to change -description. The statistics are accessible from the "Statistics" link in the upper-right corner.

-

For more information about the Android framework API and SDK, -see the Android Developers site.

-

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Changed Packages -
- - android -  
- - android.app -  
- - android.content.pm -  
- - android.content.res -  
- - android.graphics -  
- - android.hardware.usb -  
- - android.net -  
- - android.os -  
- - android.telephony -  
- - android.util -  
- - android.view -  
-  - - -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/classes_index_additions.html b/docs/html/sdk/api_diff/13/changes/classes_index_additions.html deleted file mode 100644 index 0f80b337219c..000000000000 --- a/docs/html/sdk/api_diff/13/changes/classes_index_additions.html +++ /dev/null @@ -1,73 +0,0 @@ - - - - - - - - - -Class Additions Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Classes -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- -
F  -P - TOP -

-Fragment.SavedState
- -
P  -F - TOP -

-Parcelable.ClassLoaderCreator
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/classes_index_all.html b/docs/html/sdk/api_diff/13/changes/classes_index_all.html deleted file mode 100644 index 61cd8971f1d1..000000000000 --- a/docs/html/sdk/api_diff/13/changes/classes_index_all.html +++ /dev/null @@ -1,300 +0,0 @@ - - - - - - - - - -Class Differences Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-Classes -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- -
A  -B -C -D -F -I -K -L -M -P -R -T -U - TOP -

-Activity
-ActivityGroup
-ActivityInfo
-ApplicationInfo
- -
B  -A -C -D -F -I -K -L -M -P -R -T -U - TOP -

-Binder
-Build.VERSION_CODES
- -
C  -A -B -D -F -I -K -L -M -P -R -T -U - TOP -

-Configuration
-ConnectivityManager
- -
D  -A -B -C -F -I -K -L -M -P -R -T -U - TOP -

-Display
-DisplayMetrics
- -
F  -A -B -C -D -I -K -L -M -P -R -T -U - TOP -

-Fragment
-Fragment.SavedState
-FragmentManager
-FragmentTransaction
- -
I  -A -B -C -D -F -K -L -M -P -R -T -U - TOP -

-IBinder
- -
K  -A -B -C -D -F -I -L -M -P -R -T -U - TOP -

-KeyEvent
-KeyguardManager
-KeyguardManager.KeyguardLock
- -
L  -A -B -C -D -F -I -K -M -P -R -T -U - TOP -

-LocalActivityManager
- -
M  -A -B -C -D -F -I -K -L -P -R -T -U - TOP -

-Manifest.permission
- -
P  -A -B -C -D -F -I -K -L -M -R -T -U - TOP -

-PackageManager
-Parcelable.ClassLoaderCreator
-ParcelFileDescriptor
-Point
-PointF
-PowerManager
- -
R  -A -B -C -D -F -I -K -L -M -P -T -U - TOP -

-R.attr
-R.style
- -
T  -A -B -C -D -F -I -K -L -M -P -R -U - TOP -

-TabActivity
-TelephonyManager
- -
U  -A -B -C -D -F -I -K -L -M -P -R -T - TOP -

-UsbDeviceConnection
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/classes_index_changes.html b/docs/html/sdk/api_diff/13/changes/classes_index_changes.html deleted file mode 100644 index 37610a1a5ff6..000000000000 --- a/docs/html/sdk/api_diff/13/changes/classes_index_changes.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - - - - -Class Changes Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Classes -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- -
A  -B -C -D -F -I -K -L -M -P -R -T -U - TOP -

-Activity
-ActivityGroup
-ActivityInfo
-ApplicationInfo
- -
B  -A -C -D -F -I -K -L -M -P -R -T -U - TOP -

-Binder
-Build.VERSION_CODES
- -
C  -A -B -D -F -I -K -L -M -P -R -T -U - TOP -

-Configuration
-ConnectivityManager
- -
D  -A -B -C -F -I -K -L -M -P -R -T -U - TOP -

-Display
-DisplayMetrics
- -
F  -A -B -C -D -I -K -L -M -P -R -T -U - TOP -

-Fragment
-FragmentManager
-FragmentTransaction
- -
I  -A -B -C -D -F -K -L -M -P -R -T -U - TOP -

-IBinder
- -
K  -A -B -C -D -F -I -L -M -P -R -T -U - TOP -

-KeyEvent
-KeyguardManager
-KeyguardManager.KeyguardLock
- -
L  -A -B -C -D -F -I -K -M -P -R -T -U - TOP -

-LocalActivityManager
- -
M  -A -B -C -D -F -I -K -L -P -R -T -U - TOP -

-Manifest.permission
- -
P  -A -B -C -D -F -I -K -L -M -R -T -U - TOP -

-PackageManager
-ParcelFileDescriptor
-Point
-PointF
-PowerManager
- -
R  -A -B -C -D -F -I -K -L -M -P -T -U - TOP -

-R.attr
-R.style
- -
T  -A -B -C -D -F -I -K -L -M -P -R -U - TOP -

-TabActivity
-TelephonyManager
- -
U  -A -B -C -D -F -I -K -L -M -P -R -T - TOP -

-UsbDeviceConnection
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/classes_index_removals.html b/docs/html/sdk/api_diff/13/changes/classes_index_removals.html deleted file mode 100644 index af7f1d0719a2..000000000000 --- a/docs/html/sdk/api_diff/13/changes/classes_index_removals.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - -Class Removals Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Classes -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/constructors_index_additions.html b/docs/html/sdk/api_diff/13/changes/constructors_index_additions.html deleted file mode 100644 index a106dcb78593..000000000000 --- a/docs/html/sdk/api_diff/13/changes/constructors_index_additions.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - -Constructor Additions Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Constructors -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/constructors_index_all.html b/docs/html/sdk/api_diff/13/changes/constructors_index_all.html deleted file mode 100644 index 3e67e4887b62..000000000000 --- a/docs/html/sdk/api_diff/13/changes/constructors_index_all.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - -Constructor Differences Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-Constructors -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/constructors_index_changes.html b/docs/html/sdk/api_diff/13/changes/constructors_index_changes.html deleted file mode 100644 index 1f3c8033c443..000000000000 --- a/docs/html/sdk/api_diff/13/changes/constructors_index_changes.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - -Constructor Changes Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Constructors -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/constructors_index_removals.html b/docs/html/sdk/api_diff/13/changes/constructors_index_removals.html deleted file mode 100644 index a260baa82357..000000000000 --- a/docs/html/sdk/api_diff/13/changes/constructors_index_removals.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - -Constructor Removals Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Constructors -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/fields_index_additions.html b/docs/html/sdk/api_diff/13/changes/fields_index_additions.html deleted file mode 100644 index 08ae25007387..000000000000 --- a/docs/html/sdk/api_diff/13/changes/fields_index_additions.html +++ /dev/null @@ -1,363 +0,0 @@ - - - - - - - - - -Field Additions Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Fields -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- -
C  -D -F -H -L -N -R -S -T -U -W - TOP -

-compatibleWidthLimitDp
- in  -android.R.attr -
- in  -android.content.pm.ApplicationInfo -
-CONFIG_SCREEN_SIZE -
-CONFIG_SMALLEST_SCREEN_SIZE -
-CREATOR
- in  -android.graphics.Point -
- in  -android.graphics.PointF -
- -
D  -C -F -H -L -N -R -S -T -U -W - TOP -

-DENSITY_TV -
- -
F  -C -D -H -L -N -R -S -T -U -W - TOP -

-FEATURE_FAKETOUCH_MULTITOUCH_DISTINCT -
-FEATURE_FAKETOUCH_MULTITOUCH_JAZZHAND -
-FEATURE_SCREEN_LANDSCAPE -
-FEATURE_SCREEN_PORTRAIT -
- -
H  -C -D -F -L -N -R -S -T -U -W - TOP -

-HONEYCOMB_MR2 -
- -
L  -C -D -F -H -N -R -S -T -U -W - TOP -

-largestWidthLimitDp
- in  -android.R.attr -
- in  -android.content.pm.ApplicationInfo -
- -
N  -C -D -F -H -L -R -S -T -U -W - TOP -

-NETWORK_TYPE_HSPAP -
- -
R  -C -D -F -H -L -N -S -T -U -W - TOP -

-requiresSmallestWidthDp
- in  -android.R.attr -
- in  -android.content.pm.ApplicationInfo -
- -
S  -C -D -F -H -L -N -R -T -U -W - TOP -

-SCREEN_HEIGHT_DP_UNDEFINED -
-SCREEN_WIDTH_DP_UNDEFINED -
-screenHeightDp -
-screenWidthDp -
-SET_POINTER_SPEED -
-SMALLEST_SCREEN_WIDTH_DP_UNDEFINED -
-smallestScreenWidthDp -
- -
T  -C -D -F -H -L -N -R -S -U -W - TOP -

-TextAppearance_Holo -
-TextAppearance_Holo_DialogWindowTitle -
-TextAppearance_Holo_Inverse -
-TextAppearance_Holo_Large -
-TextAppearance_Holo_Large_Inverse -
-TextAppearance_Holo_Medium -
-TextAppearance_Holo_Medium_Inverse -
-TextAppearance_Holo_SearchResult_Subtitle -
-TextAppearance_Holo_SearchResult_Title -
-TextAppearance_Holo_Small -
-TextAppearance_Holo_Small_Inverse -
-TextAppearance_Holo_Widget -
-TextAppearance_Holo_Widget_ActionBar_Subtitle -
-TextAppearance_Holo_Widget_ActionBar_Title -
-TextAppearance_Holo_Widget_ActionMode_Subtitle -
-TextAppearance_Holo_Widget_ActionMode_Title -
-TextAppearance_Holo_Widget_Button -
-TextAppearance_Holo_Widget_DropDownHint -
-TextAppearance_Holo_Widget_DropDownItem -
-TextAppearance_Holo_Widget_EditText -
-TextAppearance_Holo_Widget_IconMenu_Item -
-TextAppearance_Holo_Widget_PopupMenu -
-TextAppearance_Holo_Widget_PopupMenu_Large -
-TextAppearance_Holo_Widget_PopupMenu_Small -
-TextAppearance_Holo_Widget_TabWidget -
-TextAppearance_Holo_Widget_TextView -
-TextAppearance_Holo_Widget_TextView_PopupMenu -
-TextAppearance_Holo_Widget_TextView_SpinnerItem -
-TextAppearance_Holo_WindowTitle -
-Theme_Holo_Light_NoActionBar -
-Theme_Holo_Light_NoActionBar_Fullscreen -
-TWEET_TRANSACTION -
-TYPE_BLUETOOTH -
-TYPE_ETHERNET -
- -
U  -C -D -F -H -L -N -R -S -T -W - TOP -

-UI_MODE_TYPE_TELEVISION -
- -
W  -C -D -F -H -L -N -R -S -T -U - TOP -

-Widget_ActionBar_TabBar -
-Widget_ActionBar_TabText -
-Widget_ActionBar_TabView -
-Widget_Holo_ActionBar_TabBar -
-Widget_Holo_ActionBar_TabText -
-Widget_Holo_ActionBar_TabView -
-Widget_Holo_Light_ActionBar_TabBar -
-Widget_Holo_Light_ActionBar_TabText -
-Widget_Holo_Light_ActionBar_TabView -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/fields_index_all.html b/docs/html/sdk/api_diff/13/changes/fields_index_all.html deleted file mode 100644 index bd73c8c91eb0..000000000000 --- a/docs/html/sdk/api_diff/13/changes/fields_index_all.html +++ /dev/null @@ -1,365 +0,0 @@ - - - - - - - - - -Field Differences Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-Fields -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- -
C  -D -F -H -L -N -R -S -T -U -W - TOP -

-compatibleWidthLimitDp
- in  -android.R.attr -
- in  -android.content.pm.ApplicationInfo -
-CONFIG_SCREEN_SIZE -
-CONFIG_SMALLEST_SCREEN_SIZE -
-CREATOR
- in  -android.graphics.Point -
- in  -android.graphics.PointF -
- -
D  -C -F -H -L -N -R -S -T -U -W - TOP -

-DENSITY_TV -
- -
F  -C -D -H -L -N -R -S -T -U -W - TOP -

-FEATURE_FAKETOUCH_MULTITOUCH_DISTINCT -
-FEATURE_FAKETOUCH_MULTITOUCH_JAZZHAND -
-FEATURE_SCREEN_LANDSCAPE -
-FEATURE_SCREEN_PORTRAIT -
- -
H  -C -D -F -L -N -R -S -T -U -W - TOP -

-HONEYCOMB_MR2 -
- -
L  -C -D -F -H -N -R -S -T -U -W - TOP -

-largestWidthLimitDp
- in  -android.R.attr -
- in  -android.content.pm.ApplicationInfo -
- -
N  -C -D -F -H -L -R -S -T -U -W - TOP -

-NETWORK_TYPE_HSPAP -
- -
R  -C -D -F -H -L -N -S -T -U -W - TOP -

-requiresSmallestWidthDp
- in  -android.R.attr -
- in  -android.content.pm.ApplicationInfo -
- -
S  -C -D -F -H -L -N -R -T -U -W - TOP -

-SCREEN_BRIGHT_WAKE_LOCK -
-SCREEN_HEIGHT_DP_UNDEFINED -
-SCREEN_WIDTH_DP_UNDEFINED -
-screenHeightDp -
-screenWidthDp -
-SET_POINTER_SPEED -
-SMALLEST_SCREEN_WIDTH_DP_UNDEFINED -
-smallestScreenWidthDp -
- -
T  -C -D -F -H -L -N -R -S -U -W - TOP -

-TextAppearance_Holo -
-TextAppearance_Holo_DialogWindowTitle -
-TextAppearance_Holo_Inverse -
-TextAppearance_Holo_Large -
-TextAppearance_Holo_Large_Inverse -
-TextAppearance_Holo_Medium -
-TextAppearance_Holo_Medium_Inverse -
-TextAppearance_Holo_SearchResult_Subtitle -
-TextAppearance_Holo_SearchResult_Title -
-TextAppearance_Holo_Small -
-TextAppearance_Holo_Small_Inverse -
-TextAppearance_Holo_Widget -
-TextAppearance_Holo_Widget_ActionBar_Subtitle -
-TextAppearance_Holo_Widget_ActionBar_Title -
-TextAppearance_Holo_Widget_ActionMode_Subtitle -
-TextAppearance_Holo_Widget_ActionMode_Title -
-TextAppearance_Holo_Widget_Button -
-TextAppearance_Holo_Widget_DropDownHint -
-TextAppearance_Holo_Widget_DropDownItem -
-TextAppearance_Holo_Widget_EditText -
-TextAppearance_Holo_Widget_IconMenu_Item -
-TextAppearance_Holo_Widget_PopupMenu -
-TextAppearance_Holo_Widget_PopupMenu_Large -
-TextAppearance_Holo_Widget_PopupMenu_Small -
-TextAppearance_Holo_Widget_TabWidget -
-TextAppearance_Holo_Widget_TextView -
-TextAppearance_Holo_Widget_TextView_PopupMenu -
-TextAppearance_Holo_Widget_TextView_SpinnerItem -
-TextAppearance_Holo_WindowTitle -
-Theme_Holo_Light_NoActionBar -
-Theme_Holo_Light_NoActionBar_Fullscreen -
-TWEET_TRANSACTION -
-TYPE_BLUETOOTH -
-TYPE_ETHERNET -
- -
U  -C -D -F -H -L -N -R -S -T -W - TOP -

-UI_MODE_TYPE_TELEVISION -
- -
W  -C -D -F -H -L -N -R -S -T -U - TOP -

-Widget_ActionBar_TabBar -
-Widget_ActionBar_TabText -
-Widget_ActionBar_TabView -
-Widget_Holo_ActionBar_TabBar -
-Widget_Holo_ActionBar_TabText -
-Widget_Holo_ActionBar_TabView -
-Widget_Holo_Light_ActionBar_TabBar -
-Widget_Holo_Light_ActionBar_TabText -
-Widget_Holo_Light_ActionBar_TabView -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/fields_index_changes.html b/docs/html/sdk/api_diff/13/changes/fields_index_changes.html deleted file mode 100644 index fa684e1ea898..000000000000 --- a/docs/html/sdk/api_diff/13/changes/fields_index_changes.html +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - -Field Changes Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Fields -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- -
S  - TOP -

-SCREEN_BRIGHT_WAKE_LOCK -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/fields_index_removals.html b/docs/html/sdk/api_diff/13/changes/fields_index_removals.html deleted file mode 100644 index 9ad97a795091..000000000000 --- a/docs/html/sdk/api_diff/13/changes/fields_index_removals.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - -Field Removals Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Fields -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/jdiff_help.html b/docs/html/sdk/api_diff/13/changes/jdiff_help.html deleted file mode 100644 index 3710d271fd53..000000000000 --- a/docs/html/sdk/api_diff/13/changes/jdiff_help.html +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - -JDiff Help - - - - - - - - - - - - - - - - - -
Generated by
JDiff
-
- -
-

JDiff Documentation

-
-
-JDiff is a Javadoc doclet which generates a report of the API differences between two versions of a product. It does not report changes in Javadoc comments, or changes in what a class or method does. -This help page describes the different parts of the output from JDiff. -
-
- See the reference page in the source for JDiff for information about how to generate a report like this one. -
-
-The indexes shown in the top-left frame help show each type of change in more detail. The index "All Differences" contains all the differences between the APIs, in alphabetical order. -These indexes all use the same format: -
    -
  • Removed packages, classes, constructors, methods and fields are struck through.
  • -
  • Added packages, classes, constructors, methods and fields appear in bold.
  • -
  • Changed packages, classes, constructors, methods and fields appear in normal text.
  • -
-
-
-You can always tell when you are reading a JDiff page, rather than a Javadoc page, by the color of the index bar and the color of the background. -Links which take you to a Javadoc page are always in a typewriter font. -Just like Javadoc, all interface names are in italic, and class names are not italicized. Where there are multiple entries in an index with the same name, the heading for them is also in italics, but is not a link. -
-
-

Javadoc

-This is a link to the top-level Javadoc page for the new version of the product. -
-
-

Overview

-The overview is the top-level summary of what was removed, added and changed between versions. -
-
-

Package

-This is a link to the package containing the current changed class or interface. -
-
-

Class

-This is highlighted when you are looking at the changed class or interface. -
-
-

Text Changes

-This is a link to the top-level index of all documentation changes for the current package or class. -If it is not present, then there are no documentation changes for the current package or class. -This link can be removed entirely by not using the -docchanges option. -
-
-

Statistics

-This is a link to a page which shows statistics about the changes between the two APIs. -This link can be removed entirely by not using the -stats option. -
-
-

Help

-A link to this Help page for JDiff. -
-
-

Prev/Next

-These links take you to the previous and next changed package or class. -
-
-

Frames/No Frames

-These links show and hide the HTML frames. All pages are available with or without frames. -
-
-

Complex Changes

-There are some complex changes which can occur between versions, for example, when two or more methods with the same name change simultaneously, or when a method or field is moved into or from a superclass. -In these cases, the change will be seen as a removal and an addition, rather than as a change. Unexpected removals or additions are often part of one of these type of changes. -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/jdiff_statistics.html b/docs/html/sdk/api_diff/13/changes/jdiff_statistics.html deleted file mode 100644 index 98d70771ce75..000000000000 --- a/docs/html/sdk/api_diff/13/changes/jdiff_statistics.html +++ /dev/null @@ -1,382 +0,0 @@ - - - - - - - - - -API Change Statistics - - - - - - - - - - -
-
-
-

API Change Statistics

-

The overall difference between API Levels 12 and 13 is approximately 0.04%. -

-
- -

Total of Differences, by Number and Type

-

-The table below lists the numbers of program elements (packages, classes, constructors, methods, and fields) that were added, changed, or removed. The table includes only the highest-level program elements — that is, if a class with two methods was added, the number of methods added does not include those two methods, but the number of classes added does include that class. -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TypeAdditionsChangesRemovalsTotal
Packages011011
Classes and Interfaces229031
Constructors0000
Methods2212034
Fields681069
Total92530145
-
- -

Changed Packages, Sorted by Percentage Difference

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Percentage Difference*Package
2android.app
1android.os
<1android.hardware.usb
<1android.graphics
<1android
<1android.content.res
<1android.content.pm
<1android.view
<1android.net
<1android.util
<1android.telephony
-

* See Calculation of Change Percentages, below.

-
- -

Changed Classes and Interfaces, Sorted by Percentage Difference

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Percentage
Difference*
Class or Interface
33 -android.app.KeyguardManager
25 -android.app.KeyguardManager.KeyguardLock
20 -android.view.Display
18 -android.graphics.Point
14 -android.graphics.PointF
12 -android.app.ActivityGroup
10 -android.app.TabActivity
7 -android.R.style
6 -android.os.ParcelFileDescriptor
6 -android.os.IBinder
5 -android.hardware.usb.UsbDeviceConnection
4 -android.app.FragmentTransaction
4 -android.content.res.Configuration
4 -android.os.PowerManager
3 -android.app.LocalActivityManager
3 -android.net.ConnectivityManager
3 -android.app.Activity
3 -android.os.Build.VERSION_CODES
3 -android.content.pm.ApplicationInfo
3 -android.util.DisplayMetrics
2 -android.os.Binder
2 -android.app.Fragment
2 -android.app.FragmentManager
1 -android.content.pm.ActivityInfo
1 -android.content.pm.PackageManager
<1 -android.telephony.TelephonyManager
<1 -android.Manifest.permission
<1 -android.R.attr
<1 -android.view.KeyEvent
-

* See Calculation of Change Percentages, below.

-
-

Calculation of Change Percentages

-

-The percent change statistic reported for all elements in the "to" API Level specification is defined recursively as follows:

-
-Percentage difference = 100 * (added + removed + 2*changed)
-                        -----------------------------------
-                        sum of public elements in BOTH APIs
-
-

where added is the number of packages added, removed is the number of packages removed, and changed is the number of packages changed. -This definition is applied recursively for the classes and their program elements, so the value for a changed package will be less than 1, unless every class in that package has changed. -The definition ensures that if all packages are removed and all new packages are -added, the change will be 100%.

-
- -
-
- - - diff --git a/docs/html/sdk/api_diff/13/changes/jdiff_topleftframe.html b/docs/html/sdk/api_diff/13/changes/jdiff_topleftframe.html deleted file mode 100644 index 48ec27f9cb30..000000000000 --- a/docs/html/sdk/api_diff/13/changes/jdiff_topleftframe.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - -Android API Version Differences - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Select a Diffs Index:
All Differences
By Package
By Class
By Constructor
By Method
By Field
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/methods_index_additions.html b/docs/html/sdk/api_diff/13/changes/methods_index_additions.html deleted file mode 100644 index 037a7529238b..000000000000 --- a/docs/html/sdk/api_diff/13/changes/methods_index_additions.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - - - - -Method Additions Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Methods -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- -
A  -D -F -G -I -O -R -S -W - TOP -

-adoptFd -(int)
-attach -(Fragment)
- -
D  -A -F -G -I -O -R -S -W - TOP -

-describeContents
-  type  -() in android.graphics.Point -
-  type  -() in android.graphics.PointF -
-detach -(Fragment)
-dumpAsync
-  type  -(FileDescriptor, String[]) in android.os.Binder -
-  type  -(FileDescriptor, String[]) in android.os.IBinder -
-dup -(FileDescriptor)
- -
F  -A -D -G -I -O -R -S -W - TOP -

-fromFd -(int)
- -
G  -A -D -F -I -O -R -S -W - TOP -

-getModifiers -()
-getRawDescriptors -()
-getRectSize -(Rect)
-getSize -(Point)
- -
I  -A -D -F -G -O -R -S -W - TOP -

-isDetached -()
- -
O  -A -D -F -G -I -R -S -W - TOP -

-onViewCreated -(View, Bundle)
- -
R  -A -D -F -G -I -O -S -W - TOP -

-readFromParcel
-  type  -(Parcel) in android.graphics.Point -
-  type  -(Parcel) in android.graphics.PointF -
- -
S  -A -D -F -G -I -O -R -W - TOP -

-saveFragmentInstanceState -(Fragment)
-setCustomAnimations -(int, int, int, int)
-setInitialSavedState -(SavedState)
- -
W  -A -D -F -G -I -O -R -S - TOP -

-writeToParcel
-  type  -(Parcel, int) in android.graphics.Point -
-  type  -(Parcel, int) in android.graphics.PointF -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/methods_index_all.html b/docs/html/sdk/api_diff/13/changes/methods_index_all.html deleted file mode 100644 index 5cd3bfa7ead1..000000000000 --- a/docs/html/sdk/api_diff/13/changes/methods_index_all.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - - - - -Method Differences Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-Methods -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- -
A  -D -E -F -G -I -N -O -R -S -W - TOP -

-adoptFd -(int)
-attach -(Fragment)
- -
D  -A -E -F -G -I -N -O -R -S -W - TOP -

-describeContents
-  type  -() in android.graphics.Point -
-  type  -() in android.graphics.PointF -
-detach -(Fragment)
-dismissDialog -(int)
-dumpAsync
-  type  -(FileDescriptor, String[]) in android.os.Binder -
-  type  -(FileDescriptor, String[]) in android.os.IBinder -
-dup -(FileDescriptor)
- -
E  -A -D -F -G -I -N -O -R -S -W - TOP -

-exitKeyguardSecurely -(OnKeyguardExitResult)
- -
F  -A -D -E -G -I -N -O -R -S -W - TOP -

-fromFd -(int)
- -
G  -A -D -E -F -I -N -O -R -S -W - TOP -

-getHeight -()
-getLastNonConfigurationInstance -()
-getModifiers -()
-getRawDescriptors -()
-getRectSize -(Rect)
-getSize -(Point)
-getWidth -()
- -
I  -A -D -E -F -G -N -O -R -S -W - TOP -

-isDetached -()
- -
N  -A -D -E -F -G -I -O -R -S -W - TOP -

-newKeyguardLock -(String)
- -
O  -A -D -E -F -G -I -N -R -S -W - TOP -

-onCreateDialog -(int, Bundle)
-onPrepareDialog -(int, Dialog, Bundle)
-onRetainNonConfigurationInstance -()
-onViewCreated -(View, Bundle)
- -
R  -A -D -E -F -G -I -N -O -S -W - TOP -

-readFromParcel
-  type  -(Parcel) in android.graphics.Point -
-  type  -(Parcel) in android.graphics.PointF -
-removeDialog -(int)
- -
S  -A -D -E -F -G -I -N -O -R -W - TOP -

-saveFragmentInstanceState -(Fragment)
-setCustomAnimations -(int, int, int, int)
-setInitialSavedState -(SavedState)
-showDialog
-  type  -(int, Bundle) in android.app.Activity -
-  type  -(int) in android.app.Activity -
- -
W  -A -D -E -F -G -I -N -O -R -S - TOP -

-writeToParcel
-  type  -(Parcel, int) in android.graphics.Point -
-  type  -(Parcel, int) in android.graphics.PointF -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/methods_index_changes.html b/docs/html/sdk/api_diff/13/changes/methods_index_changes.html deleted file mode 100644 index bb11fd605d07..000000000000 --- a/docs/html/sdk/api_diff/13/changes/methods_index_changes.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - - - -Method Changes Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Methods -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- -
D  -E -G -N -O -R -S - TOP -

-dismissDialog -(int)
- -
E  -D -G -N -O -R -S - TOP -

-exitKeyguardSecurely -(OnKeyguardExitResult)
- -
G  -D -E -N -O -R -S - TOP -

-getHeight -()
-getLastNonConfigurationInstance -()
-getWidth -()
- -
N  -D -E -G -O -R -S - TOP -

-newKeyguardLock -(String)
- -
O  -D -E -G -N -R -S - TOP -

-onCreateDialog -(int, Bundle)
-onPrepareDialog -(int, Dialog, Bundle)
-onRetainNonConfigurationInstance -()
- -
R  -D -E -G -N -O -S - TOP -

-removeDialog -(int)
- -
S  -D -E -G -N -O -R - TOP -

-showDialog
-  type  -(int, Bundle) in android.app.Activity -
-  type  -(int) in android.app.Activity -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/methods_index_removals.html b/docs/html/sdk/api_diff/13/changes/methods_index_removals.html deleted file mode 100644 index b9d406e9c79b..000000000000 --- a/docs/html/sdk/api_diff/13/changes/methods_index_removals.html +++ /dev/null @@ -1,61 +0,0 @@ - - - - - - - - - -Method Removals Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Methods -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/packages_index_additions.html b/docs/html/sdk/api_diff/13/changes/packages_index_additions.html deleted file mode 100644 index cb6e9d5e6366..000000000000 --- a/docs/html/sdk/api_diff/13/changes/packages_index_additions.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - -Package Additions Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Packages -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
-
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/packages_index_all.html b/docs/html/sdk/api_diff/13/changes/packages_index_all.html deleted file mode 100644 index f33529acf076..000000000000 --- a/docs/html/sdk/api_diff/13/changes/packages_index_all.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - -Package Differences Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-Packages -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
-
-
- -android
-android.app
-android.content.pm
-android.content.res
-android.graphics
-android.hardware.usb
-android.net
-android.os
-android.telephony
-android.util
-android.view
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/packages_index_changes.html b/docs/html/sdk/api_diff/13/changes/packages_index_changes.html deleted file mode 100644 index 2e2fe43cf015..000000000000 --- a/docs/html/sdk/api_diff/13/changes/packages_index_changes.html +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - -Package Changes Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Packages -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
-
-
- -android
-android.app
-android.content.pm
-android.content.res
-android.graphics
-android.hardware.usb
-android.net
-android.os
-android.telephony
-android.util
-android.view
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/packages_index_removals.html b/docs/html/sdk/api_diff/13/changes/packages_index_removals.html deleted file mode 100644 index eaaeb6cf033a..000000000000 --- a/docs/html/sdk/api_diff/13/changes/packages_index_removals.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - -Package Removals Index - - - - - - - - - - - - - - - -
- Filter the Index: -
-All Packages -
-Removals -
-Additions -
-Changes -
-
-Listed as: Added, Removed, Changed -
-
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/pkg_android.app.html b/docs/html/sdk/api_diff/13/changes/pkg_android.app.html deleted file mode 100644 index 816371d204f4..000000000000 --- a/docs/html/sdk/api_diff/13/changes/pkg_android.app.html +++ /dev/null @@ -1,190 +0,0 @@ - - - - - - - - - -android.app - - - - - - - - - - -
-
-
-

-Package android.app -

-

- - - - - - - - -
Added Classes -
- - Fragment.SavedState -  
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Changed Classes -
- - Activity -  
- - ActivityGroup -  
- - Fragment -  
- - FragmentManager -  
- - FragmentTransaction -  
- - KeyguardManager -  
- - KeyguardManager.KeyguardLock -  
- - LocalActivityManager -  
- - TabActivity -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/pkg_android.content.pm.html b/docs/html/sdk/api_diff/13/changes/pkg_android.content.pm.html deleted file mode 100644 index eeb517a4e120..000000000000 --- a/docs/html/sdk/api_diff/13/changes/pkg_android.content.pm.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - -android.content.pm - - - - - - - - - - -
-
-
-

-Package android.content.pm -

-

- - - - - - - - - - - - - - - - -
Changed Classes -
- - ActivityInfo -  
- - ApplicationInfo -  
- - PackageManager -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/pkg_android.content.res.html b/docs/html/sdk/api_diff/13/changes/pkg_android.content.res.html deleted file mode 100644 index 87a1e98ae264..000000000000 --- a/docs/html/sdk/api_diff/13/changes/pkg_android.content.res.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - -android.content.res - - - - - - - - - - -
-
-
-

-Package android.content.res -

-

- - - - - - - - -
Changed Classes -
- - Configuration -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/pkg_android.graphics.html b/docs/html/sdk/api_diff/13/changes/pkg_android.graphics.html deleted file mode 100644 index 17b6a3689262..000000000000 --- a/docs/html/sdk/api_diff/13/changes/pkg_android.graphics.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - -android.graphics - - - - - - - - - - -
-
-
-

-Package android.graphics -

-

- - - - - - - - - - - - -
Changed Classes -
- - Point -  
- - PointF -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/pkg_android.hardware.usb.html b/docs/html/sdk/api_diff/13/changes/pkg_android.hardware.usb.html deleted file mode 100644 index 145d45c36c3b..000000000000 --- a/docs/html/sdk/api_diff/13/changes/pkg_android.hardware.usb.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - -android.hardware.usb - - - - - - - - - - -
-
-
-

-Package android.hardware.usb -

-

- - - - - - - - -
Changed Classes -
- - UsbDeviceConnection -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/pkg_android.html b/docs/html/sdk/api_diff/13/changes/pkg_android.html deleted file mode 100644 index 3f56974a93fe..000000000000 --- a/docs/html/sdk/api_diff/13/changes/pkg_android.html +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - -android - - - - - - - - - - -
-
-
-

-Package android -

-

- - - - - - - - - - - - - - - - -
Changed Classes -
- - Manifest.permission -  
- - R.attr -  
- - R.style -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/pkg_android.net.html b/docs/html/sdk/api_diff/13/changes/pkg_android.net.html deleted file mode 100644 index 8ba328b5f0ba..000000000000 --- a/docs/html/sdk/api_diff/13/changes/pkg_android.net.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - -android.net - - - - - - - - - - -
-
-
-

-Package android.net -

-

- - - - - - - - -
Changed Classes -
- - ConnectivityManager -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/pkg_android.os.html b/docs/html/sdk/api_diff/13/changes/pkg_android.os.html deleted file mode 100644 index bda4e43ab243..000000000000 --- a/docs/html/sdk/api_diff/13/changes/pkg_android.os.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - - - -android.os - - - - - - - - - - -
-
-
-

-Package android.os -

-

- - - - - - - - -
Added Interfaces -
- - Parcelable.ClassLoaderCreator -  
-  -

- - - - - - - - - - - - - - - - - - - - - - - - -
Changed Classes and Interfaces -
- - Binder -  
- - Build.VERSION_CODES -  
- - IBinder -  
- - ParcelFileDescriptor -  
- - PowerManager -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/pkg_android.telephony.html b/docs/html/sdk/api_diff/13/changes/pkg_android.telephony.html deleted file mode 100644 index 90f045374b7b..000000000000 --- a/docs/html/sdk/api_diff/13/changes/pkg_android.telephony.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - -android.telephony - - - - - - - - - - -
-
-
-

-Package android.telephony -

-

- - - - - - - - -
Changed Classes -
- - TelephonyManager -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/pkg_android.util.html b/docs/html/sdk/api_diff/13/changes/pkg_android.util.html deleted file mode 100644 index f20d7a87b5aa..000000000000 --- a/docs/html/sdk/api_diff/13/changes/pkg_android.util.html +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - -android.util - - - - - - - - - - -
-
-
-

-Package android.util -

-

- - - - - - - - -
Changed Classes -
- - DisplayMetrics -  
-  -

- -
-
- - - - diff --git a/docs/html/sdk/api_diff/13/changes/pkg_android.view.html b/docs/html/sdk/api_diff/13/changes/pkg_android.view.html deleted file mode 100644 index 4b2116fc734b..000000000000 --- a/docs/html/sdk/api_diff/13/changes/pkg_android.view.html +++ /dev/null @@ -1,126 +0,0 @@ - - - - - - - - - -android.view - - - - - - - - - - -
-
-
-

-Package android.view -

-

- - - - - - - - - - - - -
Changed Classes -
- - Display -  
- - KeyEvent -  
-  -

- -
-
- - - - -- cgit v1.2.3