diff --git a/docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo.xml b/docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo.xml
index 1d7c5eec6..bd8d21511 100644
--- a/docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo.xml
+++ b/docs/xml/Android.Widget.PhotoPicker/EmbeddedPhotoPickerFeatureInfo.xml
@@ -134,6 +134,18 @@
Creates EmbeddedPhotoPickerFeatureInfo instances from a Parcel.
A Parcelable.Creator for EmbeddedPhotoPickerFeatureInfo.
+
+
+
+ Java documentation for android.os.Parcelable.Creator.
+
+
+
+ Portions of this page are modifications based on work created and shared by the
+ Android Open Source Project
+ and used according to terms described in the
+ Creative Commons 2.5 Attribution License.
+
@@ -164,8 +176,20 @@
- Describes the special objects contained in this parcelable's marshaled representation.
- A bitmask of the special object types in the marshaled representation, or 0.
+ Reports no special objects in this parcelable's marshaled representation.
+ 0.
+
+
+
+ Android Open Source Project source for EmbeddedPhotoPickerFeatureInfo.describeContents().
+
+
+
+ Portions of this page are modifications based on work created and shared by the
+ Android Open Source Project
+ and used according to terms described in the
+ Creative Commons 2.5 Attribution License.
+
@@ -498,7 +522,19 @@
The Parcel in which to write this object.
Additional flags controlling how to write this object.
- Flattens this object into a Parcel.
+ Writes the configured picker features to a Parcel.
+
+
+
+ Android Open Source Project source for EmbeddedPhotoPickerFeatureInfo.writeToParcel(Parcel, int).
+
+
+
+ Portions of this page are modifications based on work created and shared by the
+ Android Open Source Project
+ and used according to terms described in the
+ Creative Commons 2.5 Attribution License.
+