diff --git a/docs/xml/Android.Views.DisplayHash/DisplayHash+InterfaceConsts.xml b/docs/xml/Android.Views.DisplayHash/DisplayHash+InterfaceConsts.xml index 7d72fe9e8..68af02cad 100644 --- a/docs/xml/Android.Views.DisplayHash/DisplayHash+InterfaceConsts.xml +++ b/docs/xml/Android.Views.DisplayHash/DisplayHash+InterfaceConsts.xml @@ -12,8 +12,15 @@ - To be added. - To be added. + Provides constants inherited from the Android Parcelable interface. + + These constants are defined by the Android Parcelable interface. + + + Java documentation for android.os.Parcelable. + + + diff --git a/docs/xml/Android.Views.DisplayHash/DisplayHash.xml b/docs/xml/Android.Views.DisplayHash/DisplayHash.xml index 4fdfcb66f..59e377445 100644 --- a/docs/xml/Android.Views.DisplayHash/DisplayHash.xml +++ b/docs/xml/Android.Views.DisplayHash/DisplayHash.xml @@ -79,9 +79,16 @@ Android.OS.IParcelableCreator - To be added. - To be added. - To be added. + Provides the Parcelable creator that generates instances from a . + The Parcelable creator for instances. + + Provides the Parcelable creator that generates instances from a . + + + Java documentation for android.os.Parcelable. + + + @@ -112,8 +119,8 @@ - To be added. - To be added. + Describes the special objects in this Parcelable object's marshaled representation. + A bitmask identifying the special object types marshaled by this Parcelable object instance. @@ -155,9 +162,11 @@ Java.Interop.JniPeerMembers - To be added. - To be added. - To be added. + Provides the JNI peer metadata for this type. + The JNI peer metadata for this type. + + Provides the JNI peer metadata for this type. + @@ -184,9 +193,11 @@ System.IntPtr - To be added. - To be added. - To be added. + This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. + A which contains the java.lang.Class JNI value corresponding to this type. + + This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. + @@ -213,9 +224,11 @@ System.Type - To be added. - To be added. - To be added. + This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. + A which provides the declaring type. + + This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. + @@ -256,9 +269,9 @@ - To be added. - To be added. - To be added. + The Parcel in which to write this object. + Additional flags that control how the object is written. May be 0 or ParcelableWriteReturnValue. + Flattens this object into a Parcel. diff --git a/docs/xml/Android.Views.DisplayHash/DisplayHashErrorCode.xml b/docs/xml/Android.Views.DisplayHash/DisplayHashErrorCode.xml index c92f94483..acdabf8ef 100644 --- a/docs/xml/Android.Views.DisplayHash/DisplayHashErrorCode.xml +++ b/docs/xml/Android.Views.DisplayHash/DisplayHashErrorCode.xml @@ -11,8 +11,15 @@ System.Enum - To be added. - To be added. + Specifies errors reported when a display hash cannot be generated. + + Specifies errors reported by DisplayHashResultCallback#onDisplayHashError(int). + + + Java documentation for android.view.displayhash.DisplayHashResultCallback. + + + @@ -40,7 +47,7 @@ -2 - To be added. + The bounds used when requesting the hash were invalid or empty. @@ -68,7 +75,7 @@ -5 - To be added. + The hash algorithm sent to generate the hash was invalid. @@ -96,7 +103,7 @@ -3 - To be added. + The window for the view that requested the hash is no longer available. @@ -124,7 +131,7 @@ -4 - To be added. + The view that requested the hash is not visible on screen. @@ -152,7 +159,7 @@ -6 - To be added. + The caller requested display hash generation too frequently. @@ -180,7 +187,7 @@ -1 - To be added. + An unknown error occurred. diff --git a/docs/xml/Android.Views.DisplayHash/DisplayHashManager.xml b/docs/xml/Android.Views.DisplayHash/DisplayHashManager.xml index 4a62468b2..282ce8243 100644 --- a/docs/xml/Android.Views.DisplayHash/DisplayHashManager.xml +++ b/docs/xml/Android.Views.DisplayHash/DisplayHashManager.xml @@ -67,9 +67,11 @@ Java.Interop.JniPeerMembers - To be added. - To be added. - To be added. + Provides the JNI peer metadata for this type. + The JNI peer metadata for this type. + + Provides the JNI peer metadata for this type. + @@ -138,9 +140,11 @@ System.IntPtr - To be added. - To be added. - To be added. + This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. + A which contains the java.lang.Class JNI value corresponding to this type. + + This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. + @@ -167,9 +171,11 @@ System.Type - To be added. - To be added. - To be added. + This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. + A which provides the declaring type. + + This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. + diff --git a/docs/xml/Android.Views.DisplayHash/DisplayHashResultCallback.xml b/docs/xml/Android.Views.DisplayHash/DisplayHashResultCallback.xml index bf53acbcc..e0b00f1bf 100644 --- a/docs/xml/Android.Views.DisplayHash/DisplayHashResultCallback.xml +++ b/docs/xml/Android.Views.DisplayHash/DisplayHashResultCallback.xml @@ -30,8 +30,15 @@ - To be added. - To be added. + Receives the result of a display hash generation request. + + Receives either the display hash generated by View#generateDisplayHash(String, Rect, Executor, DisplayHashResultCallback) or an error when generation fails. + + + Java documentation for android.view.displayhash.DisplayHashResultCallback. + + + diff --git a/docs/xml/Android.Views.DisplayHash/VerifiedDisplayHash+InterfaceConsts.xml b/docs/xml/Android.Views.DisplayHash/VerifiedDisplayHash+InterfaceConsts.xml index d6bbac3b4..97b2c71c8 100644 --- a/docs/xml/Android.Views.DisplayHash/VerifiedDisplayHash+InterfaceConsts.xml +++ b/docs/xml/Android.Views.DisplayHash/VerifiedDisplayHash+InterfaceConsts.xml @@ -12,8 +12,15 @@ - To be added. - To be added. + Provides constants inherited from the Android Parcelable interface. + + These constants are defined by the Android Parcelable interface. + + + Java documentation for android.os.Parcelable. + + + diff --git a/docs/xml/Android.Views.DisplayHash/VerifiedDisplayHash.xml b/docs/xml/Android.Views.DisplayHash/VerifiedDisplayHash.xml index 31b6ed891..50c64c290 100644 --- a/docs/xml/Android.Views.DisplayHash/VerifiedDisplayHash.xml +++ b/docs/xml/Android.Views.DisplayHash/VerifiedDisplayHash.xml @@ -128,7 +128,7 @@ The bounds of the requested area to generate the hash. - To be added. + The bounds of the requested area in the client's window space. The bounds of the requested area to generate the hash. This is in window space passed in by the client. @@ -169,9 +169,16 @@ Android.OS.IParcelableCreator - To be added. - To be added. - To be added. + Provides the Parcelable creator that generates instances from a . + The Parcelable creator for instances. + + Provides the Parcelable creator that generates instances from a . + + + Java documentation for android.os.Parcelable. + + + @@ -202,9 +209,16 @@ - To be added. - To be added. - To be added. + Describes the special objects in this Parcelable object's marshaled representation. + A bitmask identifying the special object types marshaled by this Parcelable object instance. + + Describes the special objects in this Parcelable object's marshaled representation. + + + Java documentation for android.os.Parcelable.describeContents(). + + + @@ -233,7 +247,7 @@ The image hash generated when creating the DisplayHash. - To be added. + The image hash generated when creating the DisplayHash. The image hash generated when creating the DisplayHash. @@ -274,7 +288,7 @@ The selected hash algorithm that generated the image hash. - To be added. + The selected hash algorithm that generated the image hash. The selected hash algorithm that generated the image hash. @@ -317,9 +331,11 @@ Java.Interop.JniPeerMembers - To be added. - To be added. - To be added. + Provides the JNI peer metadata for this type. + The JNI peer metadata for this type. + + Provides the JNI peer metadata for this type. + @@ -346,9 +362,11 @@ System.IntPtr - To be added. - To be added. - To be added. + This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. + A which contains the java.lang.Class JNI value corresponding to this type. + + This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. + @@ -375,9 +393,11 @@ System.Type - To be added. - To be added. - To be added. + This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. + A which provides the declaring type. + + This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. + @@ -405,7 +425,7 @@ The timestamp when the hash was generated. - To be added. + A non-negative timestamp in milliseconds since 1970-01-01T00:00:00Z. The timestamp when the hash was generated. @@ -459,10 +479,17 @@ - To be added. - To be added. - To be added. - To be added. + The Parcel in which to write this object. + Additional flags that control how the object is written. May be 0 or ParcelableWriteReturnValue. + Flattens this object into a Parcel. + + Flattens this object into a Parcel. + + + Java documentation for android.os.Parcelable.writeToParcel(android.os.Parcel, int). + + +