From 3030c8e1db747c95a9d2692ddbc51d0013f9064d Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Mon, 12 Dec 2011 18:49:17 -0800 Subject: Doc change: API diff report for 15. Change-Id: Ifbe3cf600d9397dd42d855c4a271d514b008d45b --- .../15/changes/alldiffs_index_additions.html | 620 +++++++++++++++ .../api_diff/15/changes/alldiffs_index_all.html | 828 +++++++++++++++++++++ .../15/changes/alldiffs_index_changes.html | 398 ++++++++++ .../15/changes/alldiffs_index_removals.html | 61 ++ .../15/changes/android.Manifest.permission.html | 129 ++++ .../api_diff/15/changes/android.app.Fragment.html | 129 ++++ .../android.appwidget.AppWidgetHostView.html | 122 +++ .../changes/android.bluetooth.BluetoothDevice.html | 151 ++++ .../15/changes/android.content.Context.html | 124 +++ .../15/changes/android.content.Intent.html | 214 ++++++ .../15/changes/android.database.CursorWindow.html | 140 ++++ .../changes/android.graphics.SurfaceTexture.html | 122 +++ .../android.hardware.Camera.Parameters.html | 136 ++++ .../15/changes/android.media.CamcorderProfile.html | 129 ++++ .../android.media.MediaMetadataRetriever.html | 122 +++ .../15/changes/android.opengl.GLES11Ext.html | 143 ++++ .../15/changes/android.os.Build.VERSION_CODES.html | 122 +++ .../api_diff/15/changes/android.os.IBinder.html | 122 +++ .../15/changes/android.os.RemoteException.html | 122 +++ ...provider.CalendarContract.AttendeesColumns.html | 122 +++ ....provider.CalendarContract.CalendarColumns.html | 136 ++++ ...id.provider.CalendarContract.EventsColumns.html | 129 ++++ .../15/changes/android.provider.MediaStore.html | 124 +++ .../changes/android.provider.Settings.Secure.html | 122 +++ ...ce.textservice.SpellCheckerService.Session.html | 122 +++ ....service.wallpaper.WallpaperService.Engine.html | 122 +++ .../android.speech.tts.TextToSpeech.Engine.html | 129 ++++ .../changes/android.speech.tts.TextToSpeech.html | 147 ++++ .../android.speech.tts.TextToSpeechService.html | 122 +++ .../changes/android.text.style.SuggestionSpan.html | 122 +++ .../api_diff/15/changes/android.view.KeyEvent.html | 143 ++++ .../sdk/api_diff/15/changes/android.view.View.html | 129 ++++ ...oid.view.accessibility.AccessibilityRecord.html | 143 ++++ ...droid.view.textservice.SpellCheckerSession.html | 122 +++ .../android.view.textservice.SuggestionsInfo.html | 122 +++ ...android.webkit.WebSettings.LayoutAlgorithm.html | 108 +++ .../15/changes/android.webkit.WebSettings.html | 135 ++++ .../15/changes/android.widget.RemoteViews.html | 122 +++ .../sdk/api_diff/15/changes/changes-summary.html | 275 +++++++ .../15/changes/classes_index_additions.html | 91 +++ .../sdk/api_diff/15/changes/classes_index_all.html | 345 +++++++++ .../api_diff/15/changes/classes_index_changes.html | 303 ++++++++ .../15/changes/classes_index_removals.html | 61 ++ .../15/changes/constructors_index_additions.html | 75 ++ .../15/changes/constructors_index_all.html | 78 ++ .../15/changes/constructors_index_changes.html | 67 ++ .../15/changes/constructors_index_removals.html | 61 ++ .../15/changes/fields_index_additions.html | 345 +++++++++ .../sdk/api_diff/15/changes/fields_index_all.html | 379 ++++++++++ .../api_diff/15/changes/fields_index_changes.html | 75 ++ .../api_diff/15/changes/fields_index_removals.html | 61 ++ docs/html/sdk/api_diff/15/changes/jdiff_help.html | 134 ++++ .../sdk/api_diff/15/changes/jdiff_statistics.html | 447 +++++++++++ .../api_diff/15/changes/jdiff_topleftframe.html | 63 ++ .../15/changes/methods_index_additions.html | 199 +++++ .../sdk/api_diff/15/changes/methods_index_all.html | 205 +++++ .../api_diff/15/changes/methods_index_changes.html | 77 ++ .../15/changes/methods_index_removals.html | 61 ++ .../15/changes/packages_index_additions.html | 63 ++ .../api_diff/15/changes/packages_index_all.html | 85 +++ .../15/changes/packages_index_changes.html | 85 +++ .../15/changes/packages_index_removals.html | 63 ++ .../sdk/api_diff/15/changes/pkg_android.app.html | 119 +++ .../api_diff/15/changes/pkg_android.appwidget.html | 119 +++ .../api_diff/15/changes/pkg_android.bluetooth.html | 119 +++ .../api_diff/15/changes/pkg_android.content.html | 126 ++++ .../api_diff/15/changes/pkg_android.database.html | 134 ++++ .../api_diff/15/changes/pkg_android.graphics.html | 119 +++ .../api_diff/15/changes/pkg_android.hardware.html | 119 +++ docs/html/sdk/api_diff/15/changes/pkg_android.html | 119 +++ .../sdk/api_diff/15/changes/pkg_android.media.html | 126 ++++ .../api_diff/15/changes/pkg_android.opengl.html | 119 +++ .../sdk/api_diff/15/changes/pkg_android.os.html | 148 ++++ .../api_diff/15/changes/pkg_android.provider.html | 218 ++++++ .../changes/pkg_android.service.textservice.html | 119 +++ .../15/changes/pkg_android.service.wallpaper.html | 119 +++ .../15/changes/pkg_android.speech.tts.html | 148 ++++ .../15/changes/pkg_android.text.style.html | 119 +++ .../15/changes/pkg_android.view.accessibility.html | 119 +++ .../sdk/api_diff/15/changes/pkg_android.view.html | 126 ++++ .../15/changes/pkg_android.view.textservice.html | 126 ++++ .../api_diff/15/changes/pkg_android.webkit.html | 126 ++++ .../api_diff/15/changes/pkg_android.widget.html | 119 +++ 83 files changed, 12759 insertions(+) create mode 100644 docs/html/sdk/api_diff/15/changes/alldiffs_index_additions.html create mode 100644 docs/html/sdk/api_diff/15/changes/alldiffs_index_all.html create mode 100644 docs/html/sdk/api_diff/15/changes/alldiffs_index_changes.html create mode 100644 docs/html/sdk/api_diff/15/changes/alldiffs_index_removals.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.Manifest.permission.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.app.Fragment.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.appwidget.AppWidgetHostView.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.bluetooth.BluetoothDevice.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.content.Context.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.content.Intent.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.database.CursorWindow.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.graphics.SurfaceTexture.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.hardware.Camera.Parameters.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.media.CamcorderProfile.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.media.MediaMetadataRetriever.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.opengl.GLES11Ext.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.os.Build.VERSION_CODES.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.os.IBinder.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.os.RemoteException.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.provider.CalendarContract.AttendeesColumns.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.provider.CalendarContract.CalendarColumns.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.provider.CalendarContract.EventsColumns.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.provider.MediaStore.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.provider.Settings.Secure.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.service.textservice.SpellCheckerService.Session.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.service.wallpaper.WallpaperService.Engine.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.speech.tts.TextToSpeech.Engine.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.speech.tts.TextToSpeech.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.speech.tts.TextToSpeechService.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.text.style.SuggestionSpan.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.view.KeyEvent.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.view.View.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.view.accessibility.AccessibilityRecord.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.view.textservice.SpellCheckerSession.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.view.textservice.SuggestionsInfo.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.webkit.WebSettings.LayoutAlgorithm.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.webkit.WebSettings.html create mode 100644 docs/html/sdk/api_diff/15/changes/android.widget.RemoteViews.html create mode 100644 docs/html/sdk/api_diff/15/changes/changes-summary.html create mode 100644 docs/html/sdk/api_diff/15/changes/classes_index_additions.html create mode 100644 docs/html/sdk/api_diff/15/changes/classes_index_all.html create mode 100644 docs/html/sdk/api_diff/15/changes/classes_index_changes.html create mode 100644 docs/html/sdk/api_diff/15/changes/classes_index_removals.html create mode 100644 docs/html/sdk/api_diff/15/changes/constructors_index_additions.html create mode 100644 docs/html/sdk/api_diff/15/changes/constructors_index_all.html create mode 100644 docs/html/sdk/api_diff/15/changes/constructors_index_changes.html create mode 100644 docs/html/sdk/api_diff/15/changes/constructors_index_removals.html create mode 100644 docs/html/sdk/api_diff/15/changes/fields_index_additions.html create mode 100644 docs/html/sdk/api_diff/15/changes/fields_index_all.html create mode 100644 docs/html/sdk/api_diff/15/changes/fields_index_changes.html create mode 100644 docs/html/sdk/api_diff/15/changes/fields_index_removals.html create mode 100644 docs/html/sdk/api_diff/15/changes/jdiff_help.html create mode 100644 docs/html/sdk/api_diff/15/changes/jdiff_statistics.html create mode 100644 docs/html/sdk/api_diff/15/changes/jdiff_topleftframe.html create mode 100644 docs/html/sdk/api_diff/15/changes/methods_index_additions.html create mode 100644 docs/html/sdk/api_diff/15/changes/methods_index_all.html create mode 100644 docs/html/sdk/api_diff/15/changes/methods_index_changes.html create mode 100644 docs/html/sdk/api_diff/15/changes/methods_index_removals.html create mode 100644 docs/html/sdk/api_diff/15/changes/packages_index_additions.html create mode 100644 docs/html/sdk/api_diff/15/changes/packages_index_all.html create mode 100644 docs/html/sdk/api_diff/15/changes/packages_index_changes.html create mode 100644 docs/html/sdk/api_diff/15/changes/packages_index_removals.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.app.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.appwidget.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.bluetooth.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.content.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.database.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.graphics.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.hardware.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.media.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.opengl.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.os.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.provider.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.service.textservice.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.service.wallpaper.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.speech.tts.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.text.style.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.view.accessibility.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.view.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.view.textservice.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.webkit.html create mode 100644 docs/html/sdk/api_diff/15/changes/pkg_android.widget.html (limited to 'docs/html/sdk/api_diff/15/changes') diff --git a/docs/html/sdk/api_diff/15/changes/alldiffs_index_additions.html b/docs/html/sdk/api_diff/15/changes/alldiffs_index_additions.html new file mode 100644 index 000000000000..25c2b0af5a92 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/alldiffs_index_additions.html @@ -0,0 +1,620 @@ + + + + + + + + + +All Additions Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Differences +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ + +
A  +C +E +F +G +H +I +K +L +M +O +Q +R +S +T +U +W + TOP +

+ACCESSIBILITY_SPEAK_PASSWORD +
+ +ACTION_UUID +
+ +ALLOWED_ATTENDEE_TYPES +
+ +ALLOWED_AVAILABILITY +
+ +AVAILABILITY_TENTATIVE +
+ + +
C  +A +E +F +G +H +I +K +L +M +O +Q +R +S +T +U +W + TOP +

+CALENDAR_COLOR_KEY +
+ +CalendarContract.Colors
+ +CalendarContract.ColorsColumns
+ +callOnClick +()
+ +cancel +()
+ +CATEGORY_APP_BROWSER +
+ +CATEGORY_APP_CALCULATOR +
+ +CATEGORY_APP_CALENDAR +
+ +CATEGORY_APP_CONTACTS +
+ +CATEGORY_APP_EMAIL +
+ +CATEGORY_APP_GALLERY +
+ +CATEGORY_APP_MAPS +
+ +CATEGORY_APP_MESSAGING +
+ +CATEGORY_APP_MUSIC +
+ +ContactsContract.Contacts.StreamItems
+ +ContactsContract.RawContacts.StreamItems
+ +ContactsContract.StreamItemPhotos
+ +ContactsContract.StreamItemPhotosColumns
+ +ContactsContract.StreamItems
+ +ContactsContract.StreamItems.StreamItemPhotos
+ +ContactsContract.StreamItemsColumns
+ +CrossProcessCursorWrapper
+ +CursorWindow +(String) constructor
+ + +
E  +A +C +F +G +H +I +K +L +M +O +Q +R +S +T +U +W + TOP +

+EVENT_COLOR_KEY +
+ +EXTRA_UUID +
+ + +
F  +A +C +E +G +H +I +K +L +M +O +Q +R +S +T +U +W + TOP +

+fetchUuidsWithSdp +()
+ +FILL_IN_SELECTOR +
+ +FLAG_AUTO_CORRECTION +
+ + +
G  +A +C +E +F +H +I +K +L +M +O +Q +R +S +T +U +W + TOP +

+getDefaultPaddingForWidget +(Context, ComponentName, Rect)
+ +getFeatures +(Locale)
+ +getMaxScrollX +()
+ +getMaxScrollY +()
+ +getSelector +()
+ +getUserVisibleHint +()
+ +getUuids +()
+ +getVideoStabilization +()
+ +GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES +
+ +GL_SAMPLER_EXTERNAL_OES +
+ +GL_TEXTURE_BINDING_EXTERNAL_OES +
+ +GL_TEXTURE_EXTERNAL_OES +
+ + +
H  +A +C +E +F +G +I +K +L +M +O +Q +R +S +T +U +W + TOP +

+hasOnClickListeners +()
+ + +
I  +A +C +E +F +G +H +K +L +M +O +Q +R +S +T +U +W + TOP +

+ICE_CREAM_SANDWICH_MR1 +
+ +isVideoStabilizationSupported +()
+ + +
K  +A +C +E +F +G +H +I +L +M +O +Q +R +S +T +U +W + TOP +

+KEY_FEATURE_EMBEDDED_SYNTHESIS +
+ +KEY_FEATURE_NETWORK_SYNTHESIS +
+ +KEYCODE_CALCULATOR +
+ +KEYCODE_CALENDAR +
+ +KEYCODE_CONTACTS +
+ +KEYCODE_MUSIC +
+ + +
L  +A +C +E +F +G +H +I +K +M +O +Q +R +S +T +U +W + TOP +

+LIKE_TRANSACTION +
+ + +
M  +A +C +E +F +G +H +I +K +L +O +Q +R +S +T +U +W + TOP +

+makeMainSelectorActivity +(String, String)
+ +METADATA_KEY_LOCATION +
+ + +
O  +A +C +E +F +G +H +I +K +L +M +Q +R +S +T +U +W + TOP +

+onClose +()
+ +onGetFeaturesForLanguage +(String, String, String)
+ + +
Q  +A +C +E +F +G +H +I +K +L +M +O +R +S +T +U +W + TOP +

+QUALITY_QVGA +
+ +QUALITY_TIME_LAPSE_QVGA +
+ + +
R  +A +C +E +F +G +H +I +K +L +M +O +Q +S +T +U +W + TOP +

+READ_SOCIAL_STREAM +
+ +RemoteException +(String) constructor
+ +RESULT_ATTR_HAS_RECOMMENDED_SUGGESTIONS +
+ + +
S  +A +C +E +F +G +H +I +K +L +M +O +Q +R +T +U +W + TOP +

+setContentDescription +(int, CharSequence)
+ +setDefaultBufferSize +(int, int)
+ +setMaxScrollX +(int)
+ +setMaxScrollY +(int)
+ +setOffsetNotificationsEnabled +(boolean)
+ +setOnUtteranceProgressListener +(UtteranceProgressListener)
+ +setSelector +(Intent)
+ +setUserVisibleHint +(boolean)
+ +setVideoStabilization +(boolean)
+ + +
T  +A +C +E +F +G +H +I +K +L +M +O +Q +R +S +U +W + TOP +

+TransactionTooLargeException
+ +TYPE_RESOURCE +
+ + +
U  +A +C +E +F +G +H +I +K +L +M +O +Q +R +S +T +W + TOP +

+UtteranceProgressListener
+ + +
W  +A +C +E +F +G +H +I +K +L +M +O +Q +R +S +T +U + TOP +

+WRITE_SOCIAL_STREAM +
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/alldiffs_index_all.html b/docs/html/sdk/api_diff/15/changes/alldiffs_index_all.html new file mode 100644 index 000000000000..c4a67daf00b2 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/alldiffs_index_all.html @@ -0,0 +1,828 @@ + + + + + + + + + +All Differences Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Differences +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ + +
A  +B +C +E +F +G +H +I +K +L +M +O +Q +R +S +T +U +V +W + TOP +

+ACCESSIBILITY_SPEAK_PASSWORD +
+ +AccessibilityRecord
+ +ACTION_UUID +
+ +ALLOWED_ATTENDEE_TYPES +
+ +ALLOWED_AVAILABILITY +
+ +android
+ +android.app
+ +android.appwidget
+ +android.bluetooth
+ +android.content
+ +android.database
+ +android.graphics
+ +android.hardware
+ +android.media
+ +android.opengl
+ +android.os
+ +android.provider
+ +android.service.textservice
+ +android.service.wallpaper
+ +android.speech.tts
+ +android.text.style
+ +android.view
+ +android.view.accessibility
+ +android.view.textservice
+ +android.webkit
+ +android.widget
+ +AppWidgetHostView
+ +AVAILABILITY_TENTATIVE +
+ + +
B  +A +C +E +F +G +H +I +K +L +M +O +Q +R +S +T +U +V +W + TOP +

+BIND_ADJUST_WITH_ACTIVITY +
+ +BluetoothDevice
+ +Build.VERSION_CODES
+ + +
C  +A +B +E +F +G +H +I +K +L +M +O +Q +R +S +T +U +V +W + TOP +

+CALENDAR_COLOR_KEY +
+ +CalendarContract.AttendeesColumns
+ +CalendarContract.CalendarColumns
+ +CalendarContract.Colors
+ +CalendarContract.ColorsColumns
+ +CalendarContract.EventsColumns
+ +callOnClick +()
+ +CamcorderProfile
+ +Camera.Parameters
+ +cancel +()
+ +CATEGORY_APP_BROWSER +
+ +CATEGORY_APP_CALCULATOR +
+ +CATEGORY_APP_CALENDAR +
+ +CATEGORY_APP_CONTACTS +
+ +CATEGORY_APP_EMAIL +
+ +CATEGORY_APP_GALLERY +
+ +CATEGORY_APP_MAPS +
+ +CATEGORY_APP_MESSAGING +
+ +CATEGORY_APP_MUSIC +
+ +ContactsContract.Contacts.StreamItems
+ +ContactsContract.RawContacts.StreamItems
+ +ContactsContract.StreamItemPhotos
+ +ContactsContract.StreamItemPhotosColumns
+ +ContactsContract.StreamItems
+ +ContactsContract.StreamItems.StreamItemPhotos
+ +ContactsContract.StreamItemsColumns
+ +Context
+ +CrossProcessCursorWrapper
+ +CursorWindow
+  android.database
+ +  CursorWindow +(String) constructor
+ +  CursorWindow +(boolean) constructor
+ + +
E  +A +B +C +F +G +H +I +K +L +M +O +Q +R +S +T +U +V +W + TOP +

+EVENT_COLOR_KEY +
+ +EXTRA_UUID +
+ + +
F  +A +B +C +E +G +H +I +K +L +M +O +Q +R +S +T +U +V +W + TOP +

+fetchUuidsWithSdp +()
+ +FILL_IN_SELECTOR +
+ +FLAG_AUTO_CORRECTION +
+ +Fragment
+ + +
G  +A +B +C +E +F +H +I +K +L +M +O +Q +R +S +T +U +V +W + TOP +

+getDefaultPaddingForWidget +(Context, ComponentName, Rect)
+ +getFeatures +(Locale)
+ +getLayoutAlgorithm +()
+ +getMaxScrollX +()
+ +getMaxScrollY +()
+ +getSelector +()
+ +getUserVisibleHint +()
+ +getUuids +()
+ +getVideoStabilization +()
+ +GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES +
+ +GL_SAMPLER_EXTERNAL_OES +
+ +GL_TEXTURE_BINDING_EXTERNAL_OES +
+ +GL_TEXTURE_EXTERNAL_OES +
+ +GLES11Ext
+ + +
H  +A +B +C +E +F +G +I +K +L +M +O +Q +R +S +T +U +V +W + TOP +

+hasOnClickListeners +()
+ + +
I  +A +B +C +E +F +G +H +K +L +M +O +Q +R +S +T +U +V +W + TOP +

+IBinder
+ +ICE_CREAM_SANDWICH_MR1 +
+ +Intent
+ +INTENT_ACTION_MUSIC_PLAYER +
+ +isVideoStabilizationSupported +()
+ + +
K  +A +B +C +E +F +G +H +I +L +M +O +Q +R +S +T +U +V +W + TOP +

+KEY_FEATURE_EMBEDDED_SYNTHESIS +
+ +KEY_FEATURE_NETWORK_SYNTHESIS +
+ +KEYCODE_CALCULATOR +
+ +KEYCODE_CALENDAR +
+ +KEYCODE_CONTACTS +
+ +KEYCODE_MUSIC +
+ +KeyEvent
+ + +
L  +A +B +C +E +F +G +H +I +K +M +O +Q +R +S +T +U +V +W + TOP +

+LIKE_TRANSACTION +
+ + +
M  +A +B +C +E +F +G +H +I +K +L +O +Q +R +S +T +U +V +W + TOP +

+makeMainSelectorActivity +(String, String)
+ +Manifest.permission
+ +MediaMetadataRetriever
+ +MediaStore
+ +METADATA_KEY_LOCATION +
+ + +
O  +A +B +C +E +F +G +H +I +K +L +M +Q +R +S +T +U +V +W + TOP +

+onClose +()
+ +onGetFeaturesForLanguage +(String, String, String)
+ + +
Q  +A +B +C +E +F +G +H +I +K +L +M +O +R +S +T +U +V +W + TOP +

+QUALITY_QVGA +
+ +QUALITY_TIME_LAPSE_QVGA +
+ + +
R  +A +B +C +E +F +G +H +I +K +L +M +O +Q +S +T +U +V +W + TOP +

+READ_SOCIAL_STREAM +
+ +RemoteException
+  android.os
+ +  RemoteException +(String) constructor
+ +RemoteViews
+ +RESULT_ATTR_HAS_RECOMMENDED_SUGGESTIONS +
+ + +
S  +A +B +C +E +F +G +H +I +K +L +M +O +Q +R +T +U +V +W + TOP +

+setContentDescription +(int, CharSequence)
+ +setDefaultBufferSize +(int, int)
+ +setLayoutAlgorithm +(LayoutAlgorithm)
+ +setMaxScrollX +(int)
+ +setMaxScrollY +(int)
+ +setOffsetNotificationsEnabled +(boolean)
+ +setOnUtteranceCompletedListener +(OnUtteranceCompletedListener)
+ +setOnUtteranceProgressListener +(UtteranceProgressListener)
+ +setSelector +(Intent)
+ +Settings.Secure
+ +setUserVisibleHint +(boolean)
+ +setVideoStabilization +(boolean)
+ +SpellCheckerService.Session
+ +SpellCheckerSession
+ +SuggestionsInfo
+ +SuggestionSpan
+ +SurfaceTexture
+ + +
T  +A +B +C +E +F +G +H +I +K +L +M +O +Q +R +S +U +V +W + TOP +

+TextToSpeech
+ +TextToSpeech.Engine
+ +TextToSpeechService
+ +TransactionTooLargeException
+ +TYPE_RESOURCE +
+ + +
U  +A +B +C +E +F +G +H +I +K +L +M +O +Q +R +S +T +V +W + TOP +

+UtteranceProgressListener
+ + +
V  +A +B +C +E +F +G +H +I +K +L +M +O +Q +R +S +T +U +W + TOP +

+View
+ + +
W  +A +B +C +E +F +G +H +I +K +L +M +O +Q +R +S +T +U +V + TOP +

+WallpaperService.Engine
+ +WebSettings
+ +WebSettings.LayoutAlgorithm
+ +WRITE_SOCIAL_STREAM +
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/alldiffs_index_changes.html b/docs/html/sdk/api_diff/15/changes/alldiffs_index_changes.html new file mode 100644 index 000000000000..5ee38037824e --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/alldiffs_index_changes.html @@ -0,0 +1,398 @@ + + + + + + + + + +All Changes Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Differences +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ + +
A  +B +C +F +G +I +K +M +R +S +T +V +W + TOP +

+AccessibilityRecord
+ +android
+ +android.app
+ +android.appwidget
+ +android.bluetooth
+ +android.content
+ +android.database
+ +android.graphics
+ +android.hardware
+ +android.media
+ +android.opengl
+ +android.os
+ +android.provider
+ +android.service.textservice
+ +android.service.wallpaper
+ +android.speech.tts
+ +android.text.style
+ +android.view
+ +android.view.accessibility
+ +android.view.textservice
+ +android.webkit
+ +android.widget
+ +AppWidgetHostView
+ + +
B  +A +C +F +G +I +K +M +R +S +T +V +W + TOP +

+BIND_ADJUST_WITH_ACTIVITY +
+ +BluetoothDevice
+ +Build.VERSION_CODES
+ + +
C  +A +B +F +G +I +K +M +R +S +T +V +W + TOP +

+CalendarContract.AttendeesColumns
+ +CalendarContract.CalendarColumns
+ +CalendarContract.EventsColumns
+ +CamcorderProfile
+ +Camera.Parameters
+ +Context
+ +CursorWindow
+  android.database
+ +  CursorWindow +(boolean) constructor
+ + +
F  +A +B +C +G +I +K +M +R +S +T +V +W + TOP +

+Fragment
+ + +
G  +A +B +C +F +I +K +M +R +S +T +V +W + TOP +

+getLayoutAlgorithm +()
+ +GLES11Ext
+ + +
I  +A +B +C +F +G +K +M +R +S +T +V +W + TOP +

+IBinder
+ +Intent
+ +INTENT_ACTION_MUSIC_PLAYER +
+ + +
K  +A +B +C +F +G +I +M +R +S +T +V +W + TOP +

+KeyEvent
+ + +
M  +A +B +C +F +G +I +K +R +S +T +V +W + TOP +

+Manifest.permission
+ +MediaMetadataRetriever
+ +MediaStore
+ + +
R  +A +B +C +F +G +I +K +M +S +T +V +W + TOP +

+RemoteException
+ +RemoteViews
+ + +
S  +A +B +C +F +G +I +K +M +R +T +V +W + TOP +

+setLayoutAlgorithm +(LayoutAlgorithm)
+ +setOnUtteranceCompletedListener +(OnUtteranceCompletedListener)
+ +Settings.Secure
+ +SpellCheckerService.Session
+ +SpellCheckerSession
+ +SuggestionsInfo
+ +SuggestionSpan
+ +SurfaceTexture
+ + +
T  +A +B +C +F +G +I +K +M +R +S +V +W + TOP +

+TextToSpeech
+ +TextToSpeech.Engine
+ +TextToSpeechService
+ + +
V  +A +B +C +F +G +I +K +M +R +S +T +W + TOP +

+View
+ + +
W  +A +B +C +F +G +I +K +M +R +S +T +V + TOP +

+WallpaperService.Engine
+ +WebSettings
+ +WebSettings.LayoutAlgorithm
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/alldiffs_index_removals.html b/docs/html/sdk/api_diff/15/changes/alldiffs_index_removals.html new file mode 100644 index 000000000000..68d2c20bf961 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/alldiffs_index_removals.html @@ -0,0 +1,61 @@ + + + + + + + + + +All Removals Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Differences +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.Manifest.permission.html b/docs/html/sdk/api_diff/15/changes/android.Manifest.permission.html new file mode 100644 index 000000000000..37bbd8cb38ec --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.Manifest.permission.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.Manifest.permission + + + + + + + + + + +
+
+
+

+Class android.Manifest.permission +

+ + + +

+ + + + + + + + + + + + +
Added Fields +
+ + String READ_SOCIAL_STREAM +  
+ + String WRITE_SOCIAL_STREAM +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.app.Fragment.html b/docs/html/sdk/api_diff/15/changes/android.app.Fragment.html new file mode 100644 index 000000000000..2b1976eff74d --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.app.Fragment.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.app.Fragment + + + + + + + + + + +
+
+
+

+Class android.app.Fragment +

+ + +

+ + + + + + + + + + + + +
Added Methods +
+ + boolean getUserVisibleHint() +  
+ + void setUserVisibleHint(boolean) +  
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.appwidget.AppWidgetHostView.html b/docs/html/sdk/api_diff/15/changes/android.appwidget.AppWidgetHostView.html new file mode 100644 index 000000000000..59bdb1f6a04b --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.appwidget.AppWidgetHostView.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.appwidget.AppWidgetHostView + + + + + + + + + + +
+
+
+

+Class android.appwidget.AppWidgetHostView +

+ + +

+ + + + + + + + +
Added Methods +
+ + Rect getDefaultPaddingForWidget(Context, ComponentName, Rect) +  
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.bluetooth.BluetoothDevice.html b/docs/html/sdk/api_diff/15/changes/android.bluetooth.BluetoothDevice.html new file mode 100644 index 000000000000..a2c87cda716a --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.bluetooth.BluetoothDevice.html @@ -0,0 +1,151 @@ + + + + + + + + + +android.bluetooth.BluetoothDevice + + + + + + + + + + +
+
+
+

+Class android.bluetooth.BluetoothDevice +

+ + +

+ + + + + + + + + + + + +
Added Methods +
+ + boolean fetchUuidsWithSdp() +  
+ + ParcelUuid[] getUuids() +  
+  + +

+ + + + + + + + + + + + +
Added Fields +
+ + String ACTION_UUID +  
+ + String EXTRA_UUID +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.content.Context.html b/docs/html/sdk/api_diff/15/changes/android.content.Context.html new file mode 100644 index 000000000000..b3b8f1e76a5f --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.content.Context.html @@ -0,0 +1,124 @@ + + + + + + + + + +android.content.Context + + + + + + + + + + +
+
+
+

+Class android.content.Context +

+ + + +

+ + + + + + + + + +
Changed Fields +
+ + int BIND_ADJUST_WITH_ACTIVITY +Changed in value from 64 to 128. +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.content.Intent.html b/docs/html/sdk/api_diff/15/changes/android.content.Intent.html new file mode 100644 index 000000000000..dd2f466c91ff --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.content.Intent.html @@ -0,0 +1,214 @@ + + + + + + + + + +android.content.Intent + + + + + + + + + + +
+
+
+

+Class android.content.Intent +

+ + +

+ + + + + + + + + + + + + + + + +
Added Methods +
+ + Intent getSelector() +  
+ + Intent makeMainSelectorActivity(String, String) +  
+ + void setSelector(Intent) +  
+  + +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Fields +
+ + String CATEGORY_APP_BROWSER +  
+ + String CATEGORY_APP_CALCULATOR +  
+ + String CATEGORY_APP_CALENDAR +  
+ + String CATEGORY_APP_CONTACTS +  
+ + String CATEGORY_APP_EMAIL +  
+ + String CATEGORY_APP_GALLERY +  
+ + String CATEGORY_APP_MAPS +  
+ + String CATEGORY_APP_MESSAGING +  
+ + String CATEGORY_APP_MUSIC +  
+ + int FILL_IN_SELECTOR +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.database.CursorWindow.html b/docs/html/sdk/api_diff/15/changes/android.database.CursorWindow.html new file mode 100644 index 000000000000..4ba4252fc660 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.database.CursorWindow.html @@ -0,0 +1,140 @@ + + + + + + + + + +android.database.CursorWindow + + + + + + + + + + +
+
+
+

+Class android.database.CursorWindow +

+ +

+ + + + + + + + +
Added Constructors +
+ + CursorWindow(String) +  
+  +

+ + + + + + + + + +
Changed Constructors +
+ + CursorWindow(boolean) + +Now deprecated.
+
 
+  + + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.graphics.SurfaceTexture.html b/docs/html/sdk/api_diff/15/changes/android.graphics.SurfaceTexture.html new file mode 100644 index 000000000000..ca44add0feea --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.graphics.SurfaceTexture.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.graphics.SurfaceTexture + + + + + + + + + + +
+
+
+

+Class android.graphics.SurfaceTexture +

+ + +

+ + + + + + + + +
Added Methods +
+ + void setDefaultBufferSize(int, int) +  
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.hardware.Camera.Parameters.html b/docs/html/sdk/api_diff/15/changes/android.hardware.Camera.Parameters.html new file mode 100644 index 000000000000..02afe902c388 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.hardware.Camera.Parameters.html @@ -0,0 +1,136 @@ + + + + + + + + + +android.hardware.Camera.Parameters + + + + + + + + + + +
+
+
+

+Class android.hardware.Camera.Parameters +

+ + +

+ + + + + + + + + + + + + + + + +
Added Methods +
+ + boolean getVideoStabilization() +  
+ + boolean isVideoStabilizationSupported() +  
+ + void setVideoStabilization(boolean) +  
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.media.CamcorderProfile.html b/docs/html/sdk/api_diff/15/changes/android.media.CamcorderProfile.html new file mode 100644 index 000000000000..6b556bcef151 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.media.CamcorderProfile.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.media.CamcorderProfile + + + + + + + + + + +
+
+
+

+Class android.media.CamcorderProfile +

+ + + +

+ + + + + + + + + + + + +
Added Fields +
+ + int QUALITY_QVGA +  
+ + int QUALITY_TIME_LAPSE_QVGA +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.media.MediaMetadataRetriever.html b/docs/html/sdk/api_diff/15/changes/android.media.MediaMetadataRetriever.html new file mode 100644 index 000000000000..8247ea94d11a --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.media.MediaMetadataRetriever.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.media.MediaMetadataRetriever + + + + + + + + + + +
+
+
+

+Class android.media.MediaMetadataRetriever +

+ + + +

+ + + + + + + + +
Added Fields +
+ + int METADATA_KEY_LOCATION +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.opengl.GLES11Ext.html b/docs/html/sdk/api_diff/15/changes/android.opengl.GLES11Ext.html new file mode 100644 index 000000000000..50913ad8a9c8 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.opengl.GLES11Ext.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.opengl.GLES11Ext + + + + + + + + + + +
+
+
+

+Class android.opengl.GLES11Ext +

+ + + +

+ + + + + + + + + + + + + + + + + + + + +
Added Fields +
+ + int GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES +  
+ + int GL_SAMPLER_EXTERNAL_OES +  
+ + int GL_TEXTURE_BINDING_EXTERNAL_OES +  
+ + int GL_TEXTURE_EXTERNAL_OES +  
+  +

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

+Class android.os.Build.VERSION_CODES +

+ + + +

+ + + + + + + + +
Added Fields +
+ + int ICE_CREAM_SANDWICH_MR1 +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.os.IBinder.html b/docs/html/sdk/api_diff/15/changes/android.os.IBinder.html new file mode 100644 index 000000000000..1d090ed4a3bb --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.os.IBinder.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.os.IBinder + + + + + + + + + + +
+
+
+

+Interface android.os.IBinder +

+ + + +

+ + + + + + + + +
Added Fields +
+ + int LIKE_TRANSACTION +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.os.RemoteException.html b/docs/html/sdk/api_diff/15/changes/android.os.RemoteException.html new file mode 100644 index 000000000000..55659e3c8307 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.os.RemoteException.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.os.RemoteException + + + + + + + + + + +
+
+
+

+Class android.os.RemoteException +

+ +

+ + + + + + + + +
Added Constructors +
+ + RemoteException(String) +  
+  + + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.provider.CalendarContract.AttendeesColumns.html b/docs/html/sdk/api_diff/15/changes/android.provider.CalendarContract.AttendeesColumns.html new file mode 100644 index 000000000000..d2c1f617091d --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.provider.CalendarContract.AttendeesColumns.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.provider.CalendarContract.AttendeesColumns + + + + + + + + + + +
+
+
+

+Interface android.provider.CalendarContract.AttendeesColumns +

+ + + +

+ + + + + + + + +
Added Fields +
+ + int TYPE_RESOURCE +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.provider.CalendarContract.CalendarColumns.html b/docs/html/sdk/api_diff/15/changes/android.provider.CalendarContract.CalendarColumns.html new file mode 100644 index 000000000000..60e05ef58135 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.provider.CalendarContract.CalendarColumns.html @@ -0,0 +1,136 @@ + + + + + + + + + +android.provider.CalendarContract.CalendarColumns + + + + + + + + + + +
+
+
+

+Interface android.provider.CalendarContract.CalendarColumns +

+ + + +

+ + + + + + + + + + + + + + + + +
Added Fields +
+ + String ALLOWED_ATTENDEE_TYPES +  
+ + String ALLOWED_AVAILABILITY +  
+ + String CALENDAR_COLOR_KEY +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.provider.CalendarContract.EventsColumns.html b/docs/html/sdk/api_diff/15/changes/android.provider.CalendarContract.EventsColumns.html new file mode 100644 index 000000000000..625136000006 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.provider.CalendarContract.EventsColumns.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.provider.CalendarContract.EventsColumns + + + + + + + + + + +
+
+
+

+Interface android.provider.CalendarContract.EventsColumns +

+ + + +

+ + + + + + + + + + + + +
Added Fields +
+ + int AVAILABILITY_TENTATIVE +  
+ + String EVENT_COLOR_KEY +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.provider.MediaStore.html b/docs/html/sdk/api_diff/15/changes/android.provider.MediaStore.html new file mode 100644 index 000000000000..34ee9a857d1f --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.provider.MediaStore.html @@ -0,0 +1,124 @@ + + + + + + + + + +android.provider.MediaStore + + + + + + + + + + +
+
+
+

+Class android.provider.MediaStore +

+ + + +

+ + + + + + + + + +
Changed Fields +
+ + String INTENT_ACTION_MUSIC_PLAYER +Now deprecated.
+
 
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.provider.Settings.Secure.html b/docs/html/sdk/api_diff/15/changes/android.provider.Settings.Secure.html new file mode 100644 index 000000000000..f1cb57b2c21c --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.provider.Settings.Secure.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.provider.Settings.Secure + + + + + + + + + + +
+
+
+

+Class android.provider.Settings.Secure +

+ + + +

+ + + + + + + + +
Added Fields +
+ + String ACCESSIBILITY_SPEAK_PASSWORD +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.service.textservice.SpellCheckerService.Session.html b/docs/html/sdk/api_diff/15/changes/android.service.textservice.SpellCheckerService.Session.html new file mode 100644 index 000000000000..019b98a7f6c0 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.service.textservice.SpellCheckerService.Session.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.service.textservice.SpellCheckerService.Session + + + + + + + + + + +
+
+
+

+Class android.service.textservice.SpellCheckerService.Session +

+ + +

+ + + + + + + + +
Added Methods +
+ + void onClose() +  
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.service.wallpaper.WallpaperService.Engine.html b/docs/html/sdk/api_diff/15/changes/android.service.wallpaper.WallpaperService.Engine.html new file mode 100644 index 000000000000..356cf9de28f3 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.service.wallpaper.WallpaperService.Engine.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.service.wallpaper.WallpaperService.Engine + + + + + + + + + + +
+
+
+

+Class android.service.wallpaper.WallpaperService.Engine +

+ + +

+ + + + + + + + +
Added Methods +
+ + void setOffsetNotificationsEnabled(boolean) +  
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.speech.tts.TextToSpeech.Engine.html b/docs/html/sdk/api_diff/15/changes/android.speech.tts.TextToSpeech.Engine.html new file mode 100644 index 000000000000..6f53f8fca31f --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.speech.tts.TextToSpeech.Engine.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.speech.tts.TextToSpeech.Engine + + + + + + + + + + +
+
+
+

+Class android.speech.tts.TextToSpeech.Engine +

+ + + +

+ + + + + + + + + + + + +
Added Fields +
+ + String KEY_FEATURE_EMBEDDED_SYNTHESIS +  
+ + String KEY_FEATURE_NETWORK_SYNTHESIS +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.speech.tts.TextToSpeech.html b/docs/html/sdk/api_diff/15/changes/android.speech.tts.TextToSpeech.html new file mode 100644 index 000000000000..e6e22a554a80 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.speech.tts.TextToSpeech.html @@ -0,0 +1,147 @@ + + + + + + + + + +android.speech.tts.TextToSpeech + + + + + + + + + + +
+
+
+

+Class android.speech.tts.TextToSpeech +

+ + +

+ + + + + + + + + + + + +
Added Methods +
+ + Set<String> getFeatures(Locale) +  
+ + int setOnUtteranceProgressListener(UtteranceProgressListener) +  
+  +

+ + + + + + + + + +
Changed Methods +
+ + int setOnUtteranceCompletedListener(OnUtteranceCompletedListener) + +Now deprecated.
+
 
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.speech.tts.TextToSpeechService.html b/docs/html/sdk/api_diff/15/changes/android.speech.tts.TextToSpeechService.html new file mode 100644 index 000000000000..e772e1938ba3 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.speech.tts.TextToSpeechService.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.speech.tts.TextToSpeechService + + + + + + + + + + +
+
+
+

+Class android.speech.tts.TextToSpeechService +

+ + +

+ + + + + + + + +
Added Methods +
+ + Set<String> onGetFeaturesForLanguage(String, String, String) +  
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.text.style.SuggestionSpan.html b/docs/html/sdk/api_diff/15/changes/android.text.style.SuggestionSpan.html new file mode 100644 index 000000000000..0add186ec586 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.text.style.SuggestionSpan.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.text.style.SuggestionSpan + + + + + + + + + + +
+
+
+

+Class android.text.style.SuggestionSpan +

+ + + +

+ + + + + + + + +
Added Fields +
+ + int FLAG_AUTO_CORRECTION +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.view.KeyEvent.html b/docs/html/sdk/api_diff/15/changes/android.view.KeyEvent.html new file mode 100644 index 000000000000..70843f63d6e3 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.view.KeyEvent.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.view.KeyEvent + + + + + + + + + + +
+
+
+

+Class android.view.KeyEvent +

+ + + +

+ + + + + + + + + + + + + + + + + + + + +
Added Fields +
+ + int KEYCODE_CALCULATOR +  
+ + int KEYCODE_CALENDAR +  
+ + int KEYCODE_CONTACTS +  
+ + int KEYCODE_MUSIC +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.view.View.html b/docs/html/sdk/api_diff/15/changes/android.view.View.html new file mode 100644 index 000000000000..fa772f998435 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.view.View.html @@ -0,0 +1,129 @@ + + + + + + + + + +android.view.View + + + + + + + + + + +
+
+
+

+Class android.view.View +

+ + +

+ + + + + + + + + + + + +
Added Methods +
+ + boolean callOnClick() +  
+ + boolean hasOnClickListeners() +  
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.view.accessibility.AccessibilityRecord.html b/docs/html/sdk/api_diff/15/changes/android.view.accessibility.AccessibilityRecord.html new file mode 100644 index 000000000000..b88467c7f71b --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.view.accessibility.AccessibilityRecord.html @@ -0,0 +1,143 @@ + + + + + + + + + +android.view.accessibility.AccessibilityRecord + + + + + + + + + + +
+
+
+

+Class android.view.accessibility.AccessibilityRecord +

+ + +

+ + + + + + + + + + + + + + + + + + + + +
Added Methods +
+ + int getMaxScrollX() +  
+ + int getMaxScrollY() +  
+ + void setMaxScrollX(int) +  
+ + void setMaxScrollY(int) +  
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.view.textservice.SpellCheckerSession.html b/docs/html/sdk/api_diff/15/changes/android.view.textservice.SpellCheckerSession.html new file mode 100644 index 000000000000..0782c9c8a06f --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.view.textservice.SpellCheckerSession.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.view.textservice.SpellCheckerSession + + + + + + + + + + +
+
+
+

+Class android.view.textservice.SpellCheckerSession +

+ + +

+ + + + + + + + +
Added Methods +
+ + void cancel() +  
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.view.textservice.SuggestionsInfo.html b/docs/html/sdk/api_diff/15/changes/android.view.textservice.SuggestionsInfo.html new file mode 100644 index 000000000000..bd1859b32c0c --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.view.textservice.SuggestionsInfo.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.view.textservice.SuggestionsInfo + + + + + + + + + + +
+
+
+

+Class android.view.textservice.SuggestionsInfo +

+ + + +

+ + + + + + + + +
Added Fields +
+ + int RESULT_ATTR_HAS_RECOMMENDED_SUGGESTIONS +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.webkit.WebSettings.LayoutAlgorithm.html b/docs/html/sdk/api_diff/15/changes/android.webkit.WebSettings.LayoutAlgorithm.html new file mode 100644 index 000000000000..40424ed4e880 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.webkit.WebSettings.LayoutAlgorithm.html @@ -0,0 +1,108 @@ + + + + + + + + + +android.webkit.WebSettings.LayoutAlgorithm + + + + + + + + + + +
+
+
+

+Class android.webkit.WebSettings.LayoutAlgorithm +

+

Change from deprecated to undeprecated.
+ + + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.webkit.WebSettings.html b/docs/html/sdk/api_diff/15/changes/android.webkit.WebSettings.html new file mode 100644 index 000000000000..b7005a053dbf --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.webkit.WebSettings.html @@ -0,0 +1,135 @@ + + + + + + + + + +android.webkit.WebSettings + + + + + + + + + + +
+
+
+

+Class android.webkit.WebSettings +

+ + +

+ + + + + + + + + + + + + + +
Changed Methods +
+ + LayoutAlgorithm getLayoutAlgorithm() + +Change from deprecated to undeprecated.
+
 
+ + void setLayoutAlgorithm(LayoutAlgorithm) + +Change from deprecated to undeprecated.
+
 
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/android.widget.RemoteViews.html b/docs/html/sdk/api_diff/15/changes/android.widget.RemoteViews.html new file mode 100644 index 000000000000..50cacaba1f0b --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/android.widget.RemoteViews.html @@ -0,0 +1,122 @@ + + + + + + + + + +android.widget.RemoteViews + + + + + + + + + + +
+
+
+

+Class android.widget.RemoteViews +

+ + +

+ + + + + + + + +
Added Methods +
+ + void setContentDescription(int, CharSequence) +  
+  + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/changes-summary.html b/docs/html/sdk/api_diff/15/changes/changes-summary.html new file mode 100644 index 000000000000..0acb973bcc67 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/changes-summary.html @@ -0,0 +1,275 @@ + + + + + + + + + +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.appwidget +  
+ + android.bluetooth +  
+ + android.content +  
+ + android.database +  
+ + android.graphics +  
+ + android.hardware +  
+ + android.media +  
+ + android.opengl +  
+ + android.os +  
+ + android.provider +  
+ + android.service.textservice +  
+ + android.service.wallpaper +  
+ + android.speech.tts +  
+ + android.text.style +  
+ + android.view +  
+ + android.view.accessibility +  
+ + android.view.textservice +  
+ + android.webkit +  
+ + android.widget +  
+  + + +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/classes_index_additions.html b/docs/html/sdk/api_diff/15/changes/classes_index_additions.html new file mode 100644 index 000000000000..16969ea6b225 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/classes_index_additions.html @@ -0,0 +1,91 @@ + + + + + + + + + +Class Additions Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Classes +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ +
C  +T +U + TOP +

+CalendarContract.Colors
+CalendarContract.ColorsColumns
+ContactsContract.Contacts.StreamItems
+ContactsContract.RawContacts.StreamItems
+ContactsContract.StreamItemPhotos
+ContactsContract.StreamItemPhotosColumns
+ContactsContract.StreamItems
+ContactsContract.StreamItems.StreamItemPhotos
+ContactsContract.StreamItemsColumns
+CrossProcessCursorWrapper
+ +
T  +C +U + TOP +

+TransactionTooLargeException
+ +
U  +C +T + TOP +

+UtteranceProgressListener
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/classes_index_all.html b/docs/html/sdk/api_diff/15/changes/classes_index_all.html new file mode 100644 index 000000000000..e03eba3cc630 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/classes_index_all.html @@ -0,0 +1,345 @@ + + + + + + + + + +Class Differences Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+Classes +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ +
A  +B +C +F +G +I +K +M +R +S +T +U +V +W + TOP +

+AccessibilityRecord
+AppWidgetHostView
+ +
B  +A +C +F +G +I +K +M +R +S +T +U +V +W + TOP +

+BluetoothDevice
+Build.VERSION_CODES
+ +
C  +A +B +F +G +I +K +M +R +S +T +U +V +W + TOP +

+CalendarContract.AttendeesColumns
+CalendarContract.CalendarColumns
+CalendarContract.Colors
+CalendarContract.ColorsColumns
+CalendarContract.EventsColumns
+CamcorderProfile
+Camera.Parameters
+ContactsContract.Contacts.StreamItems
+ContactsContract.RawContacts.StreamItems
+ContactsContract.StreamItemPhotos
+ContactsContract.StreamItemPhotosColumns
+ContactsContract.StreamItems
+ContactsContract.StreamItems.StreamItemPhotos
+ContactsContract.StreamItemsColumns
+Context
+CrossProcessCursorWrapper
+CursorWindow
+ +
F  +A +B +C +G +I +K +M +R +S +T +U +V +W + TOP +

+Fragment
+ +
G  +A +B +C +F +I +K +M +R +S +T +U +V +W + TOP +

+GLES11Ext
+ +
I  +A +B +C +F +G +K +M +R +S +T +U +V +W + TOP +

+IBinder
+Intent
+ +
K  +A +B +C +F +G +I +M +R +S +T +U +V +W + TOP +

+KeyEvent
+ +
M  +A +B +C +F +G +I +K +R +S +T +U +V +W + TOP +

+Manifest.permission
+MediaMetadataRetriever
+MediaStore
+ +
R  +A +B +C +F +G +I +K +M +S +T +U +V +W + TOP +

+RemoteException
+RemoteViews
+ +
S  +A +B +C +F +G +I +K +M +R +T +U +V +W + TOP +

+Settings.Secure
+SpellCheckerService.Session
+SpellCheckerSession
+SuggestionsInfo
+SuggestionSpan
+SurfaceTexture
+ +
T  +A +B +C +F +G +I +K +M +R +S +U +V +W + TOP +

+TextToSpeech
+TextToSpeech.Engine
+TextToSpeechService
+TransactionTooLargeException
+ +
U  +A +B +C +F +G +I +K +M +R +S +T +V +W + TOP +

+UtteranceProgressListener
+ +
V  +A +B +C +F +G +I +K +M +R +S +T +U +W + TOP +

+View
+ +
W  +A +B +C +F +G +I +K +M +R +S +T +U +V + TOP +

+WallpaperService.Engine
+WebSettings
+WebSettings.LayoutAlgorithm
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/classes_index_changes.html b/docs/html/sdk/api_diff/15/changes/classes_index_changes.html new file mode 100644 index 000000000000..3109b6e7bece --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/classes_index_changes.html @@ -0,0 +1,303 @@ + + + + + + + + + +Class Changes Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Classes +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ +
A  +B +C +F +G +I +K +M +R +S +T +V +W + TOP +

+AccessibilityRecord
+AppWidgetHostView
+ +
B  +A +C +F +G +I +K +M +R +S +T +V +W + TOP +

+BluetoothDevice
+Build.VERSION_CODES
+ +
C  +A +B +F +G +I +K +M +R +S +T +V +W + TOP +

+CalendarContract.AttendeesColumns
+CalendarContract.CalendarColumns
+CalendarContract.EventsColumns
+CamcorderProfile
+Camera.Parameters
+Context
+CursorWindow
+ +
F  +A +B +C +G +I +K +M +R +S +T +V +W + TOP +

+Fragment
+ +
G  +A +B +C +F +I +K +M +R +S +T +V +W + TOP +

+GLES11Ext
+ +
I  +A +B +C +F +G +K +M +R +S +T +V +W + TOP +

+IBinder
+Intent
+ +
K  +A +B +C +F +G +I +M +R +S +T +V +W + TOP +

+KeyEvent
+ +
M  +A +B +C +F +G +I +K +R +S +T +V +W + TOP +

+Manifest.permission
+MediaMetadataRetriever
+MediaStore
+ +
R  +A +B +C +F +G +I +K +M +S +T +V +W + TOP +

+RemoteException
+RemoteViews
+ +
S  +A +B +C +F +G +I +K +M +R +T +V +W + TOP +

+Settings.Secure
+SpellCheckerService.Session
+SpellCheckerSession
+SuggestionsInfo
+SuggestionSpan
+SurfaceTexture
+ +
T  +A +B +C +F +G +I +K +M +R +S +V +W + TOP +

+TextToSpeech
+TextToSpeech.Engine
+TextToSpeechService
+ +
V  +A +B +C +F +G +I +K +M +R +S +T +W + TOP +

+View
+ +
W  +A +B +C +F +G +I +K +M +R +S +T +V + TOP +

+WallpaperService.Engine
+WebSettings
+WebSettings.LayoutAlgorithm
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/classes_index_removals.html b/docs/html/sdk/api_diff/15/changes/classes_index_removals.html new file mode 100644 index 000000000000..e6da73f487d3 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/classes_index_removals.html @@ -0,0 +1,61 @@ + + + + + + + + + +Class Removals Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Classes +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/constructors_index_additions.html b/docs/html/sdk/api_diff/15/changes/constructors_index_additions.html new file mode 100644 index 000000000000..c834d4ffd96a --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/constructors_index_additions.html @@ -0,0 +1,75 @@ + + + + + + + + + +Constructor Additions Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Constructors +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ +
C  +R + TOP +

+CursorWindow +(String) constructor
+ +
R  +C + TOP +

+RemoteException +(String) constructor
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/constructors_index_all.html b/docs/html/sdk/api_diff/15/changes/constructors_index_all.html new file mode 100644 index 000000000000..4e8e6923f69b --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/constructors_index_all.html @@ -0,0 +1,78 @@ + + + + + + + + + +Constructor Differences Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+Constructors +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ +
C  +R + TOP +

+CursorWindow
+  CursorWindow +(String) constructor
+  CursorWindow +(boolean) constructor
+ +
R  +C + TOP +

+RemoteException +(String) constructor
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/constructors_index_changes.html b/docs/html/sdk/api_diff/15/changes/constructors_index_changes.html new file mode 100644 index 000000000000..74dc718904f5 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/constructors_index_changes.html @@ -0,0 +1,67 @@ + + + + + + + + + +Constructor Changes Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Constructors +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ +
C  + TOP +

+CursorWindow +(boolean) constructor
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/constructors_index_removals.html b/docs/html/sdk/api_diff/15/changes/constructors_index_removals.html new file mode 100644 index 000000000000..f1a99529b22d --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/constructors_index_removals.html @@ -0,0 +1,61 @@ + + + + + + + + + +Constructor Removals Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Constructors +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/fields_index_additions.html b/docs/html/sdk/api_diff/15/changes/fields_index_additions.html new file mode 100644 index 000000000000..6012ce8841a4 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/fields_index_additions.html @@ -0,0 +1,345 @@ + + + + + + + + + +Field Additions Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Fields +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ +
A  +C +E +F +G +I +K +L +M +Q +R +T +W + TOP +

+ACCESSIBILITY_SPEAK_PASSWORD +
+ACTION_UUID +
+ALLOWED_ATTENDEE_TYPES +
+ALLOWED_AVAILABILITY +
+AVAILABILITY_TENTATIVE +
+ +
C  +A +E +F +G +I +K +L +M +Q +R +T +W + TOP +

+CALENDAR_COLOR_KEY +
+CATEGORY_APP_BROWSER +
+CATEGORY_APP_CALCULATOR +
+CATEGORY_APP_CALENDAR +
+CATEGORY_APP_CONTACTS +
+CATEGORY_APP_EMAIL +
+CATEGORY_APP_GALLERY +
+CATEGORY_APP_MAPS +
+CATEGORY_APP_MESSAGING +
+CATEGORY_APP_MUSIC +
+ +
E  +A +C +F +G +I +K +L +M +Q +R +T +W + TOP +

+EVENT_COLOR_KEY +
+EXTRA_UUID +
+ +
F  +A +C +E +G +I +K +L +M +Q +R +T +W + TOP +

+FILL_IN_SELECTOR +
+FLAG_AUTO_CORRECTION +
+ +
G  +A +C +E +F +I +K +L +M +Q +R +T +W + TOP +

+GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES +
+GL_SAMPLER_EXTERNAL_OES +
+GL_TEXTURE_BINDING_EXTERNAL_OES +
+GL_TEXTURE_EXTERNAL_OES +
+ +
I  +A +C +E +F +G +K +L +M +Q +R +T +W + TOP +

+ICE_CREAM_SANDWICH_MR1 +
+ +
K  +A +C +E +F +G +I +L +M +Q +R +T +W + TOP +

+KEY_FEATURE_EMBEDDED_SYNTHESIS +
+KEY_FEATURE_NETWORK_SYNTHESIS +
+KEYCODE_CALCULATOR +
+KEYCODE_CALENDAR +
+KEYCODE_CONTACTS +
+KEYCODE_MUSIC +
+ +
L  +A +C +E +F +G +I +K +M +Q +R +T +W + TOP +

+LIKE_TRANSACTION +
+ +
M  +A +C +E +F +G +I +K +L +Q +R +T +W + TOP +

+METADATA_KEY_LOCATION +
+ +
Q  +A +C +E +F +G +I +K +L +M +R +T +W + TOP +

+QUALITY_QVGA +
+QUALITY_TIME_LAPSE_QVGA +
+ +
R  +A +C +E +F +G +I +K +L +M +Q +T +W + TOP +

+READ_SOCIAL_STREAM +
+RESULT_ATTR_HAS_RECOMMENDED_SUGGESTIONS +
+ +
T  +A +C +E +F +G +I +K +L +M +Q +R +W + TOP +

+TYPE_RESOURCE +
+ +
W  +A +C +E +F +G +I +K +L +M +Q +R +T + TOP +

+WRITE_SOCIAL_STREAM +
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/fields_index_all.html b/docs/html/sdk/api_diff/15/changes/fields_index_all.html new file mode 100644 index 000000000000..66fbf8f9938f --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/fields_index_all.html @@ -0,0 +1,379 @@ + + + + + + + + + +Field Differences Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+Fields +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ +
A  +B +C +E +F +G +I +K +L +M +Q +R +T +W + TOP +

+ACCESSIBILITY_SPEAK_PASSWORD +
+ACTION_UUID +
+ALLOWED_ATTENDEE_TYPES +
+ALLOWED_AVAILABILITY +
+AVAILABILITY_TENTATIVE +
+ +
B  +A +C +E +F +G +I +K +L +M +Q +R +T +W + TOP +

+BIND_ADJUST_WITH_ACTIVITY +
+ +
C  +A +B +E +F +G +I +K +L +M +Q +R +T +W + TOP +

+CALENDAR_COLOR_KEY +
+CATEGORY_APP_BROWSER +
+CATEGORY_APP_CALCULATOR +
+CATEGORY_APP_CALENDAR +
+CATEGORY_APP_CONTACTS +
+CATEGORY_APP_EMAIL +
+CATEGORY_APP_GALLERY +
+CATEGORY_APP_MAPS +
+CATEGORY_APP_MESSAGING +
+CATEGORY_APP_MUSIC +
+ +
E  +A +B +C +F +G +I +K +L +M +Q +R +T +W + TOP +

+EVENT_COLOR_KEY +
+EXTRA_UUID +
+ +
F  +A +B +C +E +G +I +K +L +M +Q +R +T +W + TOP +

+FILL_IN_SELECTOR +
+FLAG_AUTO_CORRECTION +
+ +
G  +A +B +C +E +F +I +K +L +M +Q +R +T +W + TOP +

+GL_REQUIRED_TEXTURE_IMAGE_UNITS_OES +
+GL_SAMPLER_EXTERNAL_OES +
+GL_TEXTURE_BINDING_EXTERNAL_OES +
+GL_TEXTURE_EXTERNAL_OES +
+ +
I  +A +B +C +E +F +G +K +L +M +Q +R +T +W + TOP +

+ICE_CREAM_SANDWICH_MR1 +
+INTENT_ACTION_MUSIC_PLAYER +
+ +
K  +A +B +C +E +F +G +I +L +M +Q +R +T +W + TOP +

+KEY_FEATURE_EMBEDDED_SYNTHESIS +
+KEY_FEATURE_NETWORK_SYNTHESIS +
+KEYCODE_CALCULATOR +
+KEYCODE_CALENDAR +
+KEYCODE_CONTACTS +
+KEYCODE_MUSIC +
+ +
L  +A +B +C +E +F +G +I +K +M +Q +R +T +W + TOP +

+LIKE_TRANSACTION +
+ +
M  +A +B +C +E +F +G +I +K +L +Q +R +T +W + TOP +

+METADATA_KEY_LOCATION +
+ +
Q  +A +B +C +E +F +G +I +K +L +M +R +T +W + TOP +

+QUALITY_QVGA +
+QUALITY_TIME_LAPSE_QVGA +
+ +
R  +A +B +C +E +F +G +I +K +L +M +Q +T +W + TOP +

+READ_SOCIAL_STREAM +
+RESULT_ATTR_HAS_RECOMMENDED_SUGGESTIONS +
+ +
T  +A +B +C +E +F +G +I +K +L +M +Q +R +W + TOP +

+TYPE_RESOURCE +
+ +
W  +A +B +C +E +F +G +I +K +L +M +Q +R +T + TOP +

+WRITE_SOCIAL_STREAM +
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/fields_index_changes.html b/docs/html/sdk/api_diff/15/changes/fields_index_changes.html new file mode 100644 index 000000000000..82b093dcb156 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/fields_index_changes.html @@ -0,0 +1,75 @@ + + + + + + + + + +Field Changes Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Fields +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ +
B  +I + TOP +

+BIND_ADJUST_WITH_ACTIVITY +
+ +
I  +B + TOP +

+INTENT_ACTION_MUSIC_PLAYER +
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/fields_index_removals.html b/docs/html/sdk/api_diff/15/changes/fields_index_removals.html new file mode 100644 index 000000000000..9f62d88abf0d --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/fields_index_removals.html @@ -0,0 +1,61 @@ + + + + + + + + + +Field Removals Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Fields +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/jdiff_help.html b/docs/html/sdk/api_diff/15/changes/jdiff_help.html new file mode 100644 index 000000000000..415299866a34 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/jdiff_help.html @@ -0,0 +1,134 @@ + + + + + + + + + +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/15/changes/jdiff_statistics.html b/docs/html/sdk/api_diff/15/changes/jdiff_statistics.html new file mode 100644 index 000000000000..2c15e7659d0a --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/jdiff_statistics.html @@ -0,0 +1,447 @@ + + + + + + + + + +API Change Statistics + + + + + + + + + + +
+
+
+

API Change Statistics

+

The overall difference between API Levels 14 and 15 is approximately 0.14%. +

+
+ +

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
Packages021021
Classes and Interfaces1234046
Constructors2103
Methods253028
Fields382040
Total77610138
+
+ +

Changed Packages, Sorted by Percentage Difference

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Percentage Difference*Package
7android.speech.tts
3android.service.textservice
2android.provider
2android.database
1android.view.textservice
1android.os
1android.service.wallpaper
1android.appwidget
<1android.view.accessibility
<1android.webkit
<1android.bluetooth
<1android.media
<1android.graphics
<1android.text.style
<1android.hardware
<1android.opengl
<1android.content
<1android
<1android.app
<1android.view
<1android.widget
+

* See Calculation of Change Percentages, below.

+
+ +

Changed Classes and Interfaces, Sorted by Percentage Difference

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Percentage
Difference*
Class or Interface
33 +android.os.RemoteException
25 +android.webkit.WebSettings.LayoutAlgorithm
7 +android.graphics.SurfaceTexture
7 +android.view.textservice.SpellCheckerSession
7 +android.bluetooth.BluetoothDevice
6 +android.provider.CalendarContract.CalendarColumns
6 +android.service.textservice.SpellCheckerService.Session
6 +android.speech.tts.TextToSpeechService
5 +android.appwidget.AppWidgetHostView
4 +android.view.accessibility.AccessibilityRecord
4 +android.database.CursorWindow
4 +android.speech.tts.TextToSpeech
4 +android.speech.tts.TextToSpeech.Engine
3 +android.view.textservice.SuggestionsInfo
3 +android.media.CamcorderProfile
3 +android.os.Build.VERSION_CODES
3 +android.os.IBinder
2 +android.provider.CalendarContract.AttendeesColumns
2 +android.service.wallpaper.WallpaperService.Engine
2 +android.text.style.SuggestionSpan
2 +android.content.Intent
1 +android.provider.MediaStore
1 +android.provider.CalendarContract.EventsColumns
1 +android.app.Fragment
1 +android.media.MediaMetadataRetriever
1 +android.widget.RemoteViews
1 +android.hardware.Camera.Parameters
1 +android.webkit.WebSettings
<1 +android.opengl.GLES11Ext
<1 +android.Manifest.permission
<1 +android.provider.Settings.Secure
<1 +android.view.KeyEvent
<1 +android.content.Context
<1 +android.view.View
+

* 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/15/changes/jdiff_topleftframe.html b/docs/html/sdk/api_diff/15/changes/jdiff_topleftframe.html new file mode 100644 index 000000000000..36f9836e4478 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/jdiff_topleftframe.html @@ -0,0 +1,63 @@ + + + + + + + + + +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/15/changes/methods_index_additions.html b/docs/html/sdk/api_diff/15/changes/methods_index_additions.html new file mode 100644 index 000000000000..260ec1e30c30 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/methods_index_additions.html @@ -0,0 +1,199 @@ + + + + + + + + + +Method Additions Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Methods +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ +
C  +F +G +H +I +M +O +S + TOP +

+callOnClick +()
+cancel +()
+ +
F  +C +G +H +I +M +O +S + TOP +

+fetchUuidsWithSdp +()
+ +
G  +C +F +H +I +M +O +S + TOP +

+getDefaultPaddingForWidget +(Context, ComponentName, Rect)
+getFeatures +(Locale)
+getMaxScrollX +()
+getMaxScrollY +()
+getSelector +()
+getUserVisibleHint +()
+getUuids +()
+getVideoStabilization +()
+ +
H  +C +F +G +I +M +O +S + TOP +

+hasOnClickListeners +()
+ +
I  +C +F +G +H +M +O +S + TOP +

+isVideoStabilizationSupported +()
+ +
M  +C +F +G +H +I +O +S + TOP +

+makeMainSelectorActivity +(String, String)
+ +
O  +C +F +G +H +I +M +S + TOP +

+onClose +()
+onGetFeaturesForLanguage +(String, String, String)
+ +
S  +C +F +G +H +I +M +O + TOP +

+setContentDescription +(int, CharSequence)
+setDefaultBufferSize +(int, int)
+setMaxScrollX +(int)
+setMaxScrollY +(int)
+setOffsetNotificationsEnabled +(boolean)
+setOnUtteranceProgressListener +(UtteranceProgressListener)
+setSelector +(Intent)
+setUserVisibleHint +(boolean)
+setVideoStabilization +(boolean)
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/methods_index_all.html b/docs/html/sdk/api_diff/15/changes/methods_index_all.html new file mode 100644 index 000000000000..2f0e7348593b --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/methods_index_all.html @@ -0,0 +1,205 @@ + + + + + + + + + +Method Differences Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+Methods +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ +
C  +F +G +H +I +M +O +S + TOP +

+callOnClick +()
+cancel +()
+ +
F  +C +G +H +I +M +O +S + TOP +

+fetchUuidsWithSdp +()
+ +
G  +C +F +H +I +M +O +S + TOP +

+getDefaultPaddingForWidget +(Context, ComponentName, Rect)
+getFeatures +(Locale)
+getLayoutAlgorithm +()
+getMaxScrollX +()
+getMaxScrollY +()
+getSelector +()
+getUserVisibleHint +()
+getUuids +()
+getVideoStabilization +()
+ +
H  +C +F +G +I +M +O +S + TOP +

+hasOnClickListeners +()
+ +
I  +C +F +G +H +M +O +S + TOP +

+isVideoStabilizationSupported +()
+ +
M  +C +F +G +H +I +O +S + TOP +

+makeMainSelectorActivity +(String, String)
+ +
O  +C +F +G +H +I +M +S + TOP +

+onClose +()
+onGetFeaturesForLanguage +(String, String, String)
+ +
S  +C +F +G +H +I +M +O + TOP +

+setContentDescription +(int, CharSequence)
+setDefaultBufferSize +(int, int)
+setLayoutAlgorithm +(LayoutAlgorithm)
+setMaxScrollX +(int)
+setMaxScrollY +(int)
+setOffsetNotificationsEnabled +(boolean)
+setOnUtteranceCompletedListener +(OnUtteranceCompletedListener)
+setOnUtteranceProgressListener +(UtteranceProgressListener)
+setSelector +(Intent)
+setUserVisibleHint +(boolean)
+setVideoStabilization +(boolean)
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/methods_index_changes.html b/docs/html/sdk/api_diff/15/changes/methods_index_changes.html new file mode 100644 index 000000000000..d22fde31835e --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/methods_index_changes.html @@ -0,0 +1,77 @@ + + + + + + + + + +Method Changes Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Methods +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ +
G  +S + TOP +

+getLayoutAlgorithm +()
+ +
S  +G + TOP +

+setLayoutAlgorithm +(LayoutAlgorithm)
+setOnUtteranceCompletedListener +(OnUtteranceCompletedListener)
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/methods_index_removals.html b/docs/html/sdk/api_diff/15/changes/methods_index_removals.html new file mode 100644 index 000000000000..b5aea4f9d673 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/methods_index_removals.html @@ -0,0 +1,61 @@ + + + + + + + + + +Method Removals Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Methods +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/packages_index_additions.html b/docs/html/sdk/api_diff/15/changes/packages_index_additions.html new file mode 100644 index 000000000000..1776064fe6a9 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/packages_index_additions.html @@ -0,0 +1,63 @@ + + + + + + + + + +Package Additions Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Packages +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/packages_index_all.html b/docs/html/sdk/api_diff/15/changes/packages_index_all.html new file mode 100644 index 000000000000..ef665684fc5f --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/packages_index_all.html @@ -0,0 +1,85 @@ + + + + + + + + + +Package Differences Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+Packages +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+
+
+ +android
+android.app
+android.appwidget
+android.bluetooth
+android.content
+android.database
+android.graphics
+android.hardware
+android.media
+android.opengl
+android.os
+android.provider
+android.service.textservice
+android.service.wallpaper
+android.speech.tts
+android.text.style
+android.view
+android.view.accessibility
+android.view.textservice
+android.webkit
+android.widget
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/packages_index_changes.html b/docs/html/sdk/api_diff/15/changes/packages_index_changes.html new file mode 100644 index 000000000000..a2b0a1915225 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/packages_index_changes.html @@ -0,0 +1,85 @@ + + + + + + + + + +Package Changes Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Packages +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+
+
+ +android
+android.app
+android.appwidget
+android.bluetooth
+android.content
+android.database
+android.graphics
+android.hardware
+android.media
+android.opengl
+android.os
+android.provider
+android.service.textservice
+android.service.wallpaper
+android.speech.tts
+android.text.style
+android.view
+android.view.accessibility
+android.view.textservice
+android.webkit
+android.widget
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/packages_index_removals.html b/docs/html/sdk/api_diff/15/changes/packages_index_removals.html new file mode 100644 index 000000000000..9fd0f7e9a8e7 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/packages_index_removals.html @@ -0,0 +1,63 @@ + + + + + + + + + +Package Removals Index + + + + + + + + + + + + + + + +
+ Filter the Index: +
+All Packages +
+Removals +
+Additions +
+Changes +
+
+Listed as: Added, Removed, Changed +
+
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.app.html b/docs/html/sdk/api_diff/15/changes/pkg_android.app.html new file mode 100644 index 000000000000..1b2e65b1aee9 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.app.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.app + + + + + + + + + + +
+
+
+

+Package android.app +

+

+ + + + + + + + +
Changed Classes +
+ + Fragment +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.appwidget.html b/docs/html/sdk/api_diff/15/changes/pkg_android.appwidget.html new file mode 100644 index 000000000000..46bc1dc03e09 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.appwidget.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.appwidget + + + + + + + + + + +
+
+
+

+Package android.appwidget +

+

+ + + + + + + + +
Changed Classes +
+ + AppWidgetHostView +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.bluetooth.html b/docs/html/sdk/api_diff/15/changes/pkg_android.bluetooth.html new file mode 100644 index 000000000000..16e9db7369cd --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.bluetooth.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.bluetooth + + + + + + + + + + +
+
+
+

+Package android.bluetooth +

+

+ + + + + + + + +
Changed Classes +
+ + BluetoothDevice +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.content.html b/docs/html/sdk/api_diff/15/changes/pkg_android.content.html new file mode 100644 index 000000000000..036a96e03883 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.content.html @@ -0,0 +1,126 @@ + + + + + + + + + +android.content + + + + + + + + + + +
+
+
+

+Package android.content +

+

+ + + + + + + + + + + + +
Changed Classes +
+ + Context +  
+ + Intent +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.database.html b/docs/html/sdk/api_diff/15/changes/pkg_android.database.html new file mode 100644 index 000000000000..a8a2963ce37d --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.database.html @@ -0,0 +1,134 @@ + + + + + + + + + +android.database + + + + + + + + + + +
+
+
+

+Package android.database +

+

+ + + + + + + + +
Added Classes +
+ + CrossProcessCursorWrapper +  
+  +

+ + + + + + + + +
Changed Classes +
+ + CursorWindow +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.graphics.html b/docs/html/sdk/api_diff/15/changes/pkg_android.graphics.html new file mode 100644 index 000000000000..838846647c20 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.graphics.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.graphics + + + + + + + + + + +
+
+
+

+Package android.graphics +

+

+ + + + + + + + +
Changed Classes +
+ + SurfaceTexture +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.hardware.html b/docs/html/sdk/api_diff/15/changes/pkg_android.hardware.html new file mode 100644 index 000000000000..7b0273533f9a --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.hardware.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.hardware + + + + + + + + + + +
+
+
+

+Package android.hardware +

+

+ + + + + + + + +
Changed Classes +
+ + Camera.Parameters +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.html b/docs/html/sdk/api_diff/15/changes/pkg_android.html new file mode 100644 index 000000000000..3af011e81589 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.html @@ -0,0 +1,119 @@ + + + + + + + + + +android + + + + + + + + + + +
+
+
+

+Package android +

+

+ + + + + + + + +
Changed Classes +
+ + Manifest.permission +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.media.html b/docs/html/sdk/api_diff/15/changes/pkg_android.media.html new file mode 100644 index 000000000000..e537fc9a326d --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.media.html @@ -0,0 +1,126 @@ + + + + + + + + + +android.media + + + + + + + + + + +
+
+
+

+Package android.media +

+

+ + + + + + + + + + + + +
Changed Classes +
+ + CamcorderProfile +  
+ + MediaMetadataRetriever +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.opengl.html b/docs/html/sdk/api_diff/15/changes/pkg_android.opengl.html new file mode 100644 index 000000000000..dff132d2938a --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.opengl.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.opengl + + + + + + + + + + +
+
+
+

+Package android.opengl +

+

+ + + + + + + + +
Changed Classes +
+ + GLES11Ext +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.os.html b/docs/html/sdk/api_diff/15/changes/pkg_android.os.html new file mode 100644 index 000000000000..ba005a0f60e6 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.os.html @@ -0,0 +1,148 @@ + + + + + + + + + +android.os + + + + + + + + + + +
+
+
+

+Package android.os +

+

+ + + + + + + + +
Added Classes +
+ + TransactionTooLargeException +  
+  +

+ + + + + + + + + + + + + + + + +
Changed Classes and Interfaces +
+ + Build.VERSION_CODES +  
+ + IBinder +  
+ + RemoteException +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.provider.html b/docs/html/sdk/api_diff/15/changes/pkg_android.provider.html new file mode 100644 index 000000000000..93209facf450 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.provider.html @@ -0,0 +1,218 @@ + + + + + + + + + +android.provider + + + + + + + + + + +
+
+
+

+Package android.provider +

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Added Classes and Interfaces +
+ + CalendarContract.Colors +  
+ + CalendarContract.ColorsColumns +  
+ + ContactsContract.Contacts.
StreamItems
+
 
+ + ContactsContract.RawContacts.
StreamItems
+
 
+ + ContactsContract.StreamItemPhotos +  
+ + ContactsContract.StreamItemPhotosColumns +  
+ + ContactsContract.StreamItems +  
+ + ContactsContract.StreamItems.
StreamItemPhotos
+
 
+ + ContactsContract.StreamItemsColumns +  
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + +
Changed Classes and Interfaces +
+ + CalendarContract.AttendeesColumns +  
+ + CalendarContract.CalendarColumns +  
+ + CalendarContract.EventsColumns +  
+ + MediaStore +  
+ + Settings.Secure +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.service.textservice.html b/docs/html/sdk/api_diff/15/changes/pkg_android.service.textservice.html new file mode 100644 index 000000000000..5a14d82a5fad --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.service.textservice.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.service.textservice + + + + + + + + + + +
+
+
+

+Package android.service.textservice +

+

+ + + + + + + + +
Changed Classes +
+ + SpellCheckerService.Session +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.service.wallpaper.html b/docs/html/sdk/api_diff/15/changes/pkg_android.service.wallpaper.html new file mode 100644 index 000000000000..b6f52e4548e7 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.service.wallpaper.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.service.wallpaper + + + + + + + + + + +
+
+
+

+Package android.service.wallpaper +

+

+ + + + + + + + +
Changed Classes +
+ + WallpaperService.Engine +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.speech.tts.html b/docs/html/sdk/api_diff/15/changes/pkg_android.speech.tts.html new file mode 100644 index 000000000000..1afe9e3a842a --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.speech.tts.html @@ -0,0 +1,148 @@ + + + + + + + + + +android.speech.tts + + + + + + + + + + +
+
+
+

+Package android.speech.tts +

+

+ + + + + + + + +
Added Classes +
+ + UtteranceProgressListener +  
+  +

+ + + + + + + + + + + + + + + + +
Changed Classes +
+ + TextToSpeech +  
+ + TextToSpeech.Engine +  
+ + TextToSpeechService +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.text.style.html b/docs/html/sdk/api_diff/15/changes/pkg_android.text.style.html new file mode 100644 index 000000000000..5936ed56cae5 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.text.style.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.text.style + + + + + + + + + + +
+
+
+

+Package android.text.style +

+

+ + + + + + + + +
Changed Classes +
+ + SuggestionSpan +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.view.accessibility.html b/docs/html/sdk/api_diff/15/changes/pkg_android.view.accessibility.html new file mode 100644 index 000000000000..7cca96d5df55 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.view.accessibility.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.view.accessibility + + + + + + + + + + +
+
+
+

+Package android.view.accessibility +

+

+ + + + + + + + +
Changed Classes +
+ + AccessibilityRecord +  
+  +

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

+Package android.view +

+

+ + + + + + + + + + + + +
Changed Classes +
+ + KeyEvent +  
+ + View +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.view.textservice.html b/docs/html/sdk/api_diff/15/changes/pkg_android.view.textservice.html new file mode 100644 index 000000000000..2d874b2f6226 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.view.textservice.html @@ -0,0 +1,126 @@ + + + + + + + + + +android.view.textservice + + + + + + + + + + +
+
+
+

+Package android.view.textservice +

+

+ + + + + + + + + + + + +
Changed Classes +
+ + SpellCheckerSession +  
+ + SuggestionsInfo +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.webkit.html b/docs/html/sdk/api_diff/15/changes/pkg_android.webkit.html new file mode 100644 index 000000000000..ad6337812138 --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.webkit.html @@ -0,0 +1,126 @@ + + + + + + + + + +android.webkit + + + + + + + + + + +
+
+
+

+Package android.webkit +

+

+ + + + + + + + + + + + +
Changed Classes +
+ + WebSettings +  
+ + WebSettings.LayoutAlgorithm +  
+  +

+ +
+
+ + + + diff --git a/docs/html/sdk/api_diff/15/changes/pkg_android.widget.html b/docs/html/sdk/api_diff/15/changes/pkg_android.widget.html new file mode 100644 index 000000000000..02e4b8069f0f --- /dev/null +++ b/docs/html/sdk/api_diff/15/changes/pkg_android.widget.html @@ -0,0 +1,119 @@ + + + + + + + + + +android.widget + + + + + + + + + + +
+
+
+

+Package android.widget +

+

+ + + + + + + + +
Changed Classes +
+ + RemoteViews +  
+  +

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