From ddd41d5d8633e163e69436af4d1675e08301b81c Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Mon, 5 Oct 2020 15:46:13 -0500 Subject: [PATCH] [Mono.Android] Update API Compat reference assembly to API-30. --- .../acceptable-breakages-vReference.txt | 665 ------------------ .../reference/Mono.Android.zip | Bin 5994711 -> 6598237 bytes 2 files changed, 665 deletions(-) diff --git a/tests/api-compatibility/acceptable-breakages-vReference.txt b/tests/api-compatibility/acceptable-breakages-vReference.txt index af2a717b554..e69de29bb2d 100644 --- a/tests/api-compatibility/acceptable-breakages-vReference.txt +++ b/tests/api-compatibility/acceptable-breakages-vReference.txt @@ -1,665 +0,0 @@ -Compat issues with assembly Mono.Android: -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.DownloadNetwork Android.App.DownloadNetwork.Mobile' changed from '[IntDefinitionAttribute("Android.App.DownloadManager.Request.NetworkMobile", JniField="android/app/DownloadManager.Request.NETWORK_MOBILE")]' in the contract to '[IntDefinitionAttribute("Android.App.DownloadManager.Request.NetworkMobile", JniField="android/app/DownloadManager$Request.NETWORK_MOBILE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.DownloadNetwork Android.App.DownloadNetwork.Wifi' changed from '[IntDefinitionAttribute("Android.App.DownloadManager.Request.NetworkWifi", JniField="android/app/DownloadManager.Request.NETWORK_WIFI")]' in the contract to '[IntDefinitionAttribute("Android.App.DownloadManager.Request.NetworkWifi", JniField="android/app/DownloadManager$Request.NETWORK_WIFI")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.DownloadVisibility Android.App.DownloadVisibility.Hidden' changed from '[IntDefinitionAttribute("Android.App.DownloadManager.Request.VisibilityHidden", JniField="android/app/DownloadManager.Request.VISIBILITY_HIDDEN")]' in the contract to '[IntDefinitionAttribute("Android.App.DownloadManager.Request.VisibilityHidden", JniField="android/app/DownloadManager$Request.VISIBILITY_HIDDEN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.DownloadVisibility Android.App.DownloadVisibility.Visible' changed from '[IntDefinitionAttribute("Android.App.DownloadManager.Request.VisibilityVisible", JniField="android/app/DownloadManager.Request.VISIBILITY_VISIBLE")]' in the contract to '[IntDefinitionAttribute("Android.App.DownloadManager.Request.VisibilityVisible", JniField="android/app/DownloadManager$Request.VISIBILITY_VISIBLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.DownloadVisibility Android.App.DownloadVisibility.VisibleNotifyCompleted' changed from '[IntDefinitionAttribute("Android.App.DownloadManager.Request.VisibilityVisibleNotifyCompleted", JniField="android/app/DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED")]' in the contract to '[IntDefinitionAttribute("Android.App.DownloadManager.Request.VisibilityVisibleNotifyCompleted", JniField="android/app/DownloadManager$Request.VISIBILITY_VISIBLE_NOTIFY_COMPLETED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.DownloadVisibility Android.App.DownloadVisibility.VisibleNotifyOnlyCompletion' changed from '[IntDefinitionAttribute("Android.App.DownloadManager.Request.VisibilityVisibleNotifyOnlyCompletion", JniField="android/app/DownloadManager.Request.VISIBILITY_VISIBLE_NOTIFY_ONLY_COMPLETION")]' in the contract to '[IntDefinitionAttribute("Android.App.DownloadManager.Request.VisibilityVisibleNotifyOnlyCompletion", JniField="android/app/DownloadManager$Request.VISIBILITY_VISIBLE_NOTIFY_ONLY_COMPLETION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.NotificationPriorityCategory Android.App.NotificationPriorityCategory.Alarms' changed from '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager.Policy.PRIORITY_CATEGORY_ALARMS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager$Policy.PRIORITY_CATEGORY_ALARMS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.NotificationPriorityCategory Android.App.NotificationPriorityCategory.Calls' changed from '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager.Policy.PRIORITY_CATEGORY_CALLS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager$Policy.PRIORITY_CATEGORY_CALLS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.NotificationPriorityCategory Android.App.NotificationPriorityCategory.Events' changed from '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager.Policy.PRIORITY_CATEGORY_EVENTS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager$Policy.PRIORITY_CATEGORY_EVENTS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.NotificationPriorityCategory Android.App.NotificationPriorityCategory.Media' changed from '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager.Policy.PRIORITY_CATEGORY_MEDIA")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager$Policy.PRIORITY_CATEGORY_MEDIA")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.NotificationPriorityCategory Android.App.NotificationPriorityCategory.Messages' changed from '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager.Policy.PRIORITY_CATEGORY_MESSAGES")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager$Policy.PRIORITY_CATEGORY_MESSAGES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.NotificationPriorityCategory Android.App.NotificationPriorityCategory.Reminders' changed from '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager.Policy.PRIORITY_CATEGORY_REMINDERS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager$Policy.PRIORITY_CATEGORY_REMINDERS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.NotificationPriorityCategory Android.App.NotificationPriorityCategory.RepeatCallers' changed from '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager.Policy.PRIORITY_CATEGORY_REPEAT_CALLERS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager$Policy.PRIORITY_CATEGORY_REPEAT_CALLERS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.NotificationPriorityCategory Android.App.NotificationPriorityCategory.System' changed from '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager.Policy.PRIORITY_CATEGORY_SYSTEM")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager$Policy.PRIORITY_CATEGORY_SYSTEM")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.NotificationPrioritySenders Android.App.NotificationPrioritySenders.Any' changed from '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager.Policy.PRIORITY_SENDERS_ANY")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager$Policy.PRIORITY_SENDERS_ANY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.NotificationPrioritySenders Android.App.NotificationPrioritySenders.Contacts' changed from '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager.Policy.PRIORITY_SENDERS_CONTACTS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager$Policy.PRIORITY_SENDERS_CONTACTS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.NotificationPrioritySenders Android.App.NotificationPrioritySenders.Starred' changed from '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager.Policy.PRIORITY_SENDERS_STARRED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/NotificationManager$Policy.PRIORITY_SENDERS_STARRED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SemanticAction Android.App.SemanticAction.Archive' changed from '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionArchive", JniField="android/app/Notification.Action.SEMANTIC_ACTION_ARCHIVE")]' in the contract to '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionArchive", JniField="android/app/Notification$Action.SEMANTIC_ACTION_ARCHIVE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SemanticAction Android.App.SemanticAction.Call' changed from '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionCall", JniField="android/app/Notification.Action.SEMANTIC_ACTION_CALL")]' in the contract to '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionCall", JniField="android/app/Notification$Action.SEMANTIC_ACTION_CALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SemanticAction Android.App.SemanticAction.Delete' changed from '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionDelete", JniField="android/app/Notification.Action.SEMANTIC_ACTION_DELETE")]' in the contract to '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionDelete", JniField="android/app/Notification$Action.SEMANTIC_ACTION_DELETE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SemanticAction Android.App.SemanticAction.MarkAsRead' changed from '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionMarkAsRead", JniField="android/app/Notification.Action.SEMANTIC_ACTION_MARK_AS_READ")]' in the contract to '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionMarkAsRead", JniField="android/app/Notification$Action.SEMANTIC_ACTION_MARK_AS_READ")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SemanticAction Android.App.SemanticAction.MarkAsUnread' changed from '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionMarkAsUnread", JniField="android/app/Notification.Action.SEMANTIC_ACTION_MARK_AS_UNREAD")]' in the contract to '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionMarkAsUnread", JniField="android/app/Notification$Action.SEMANTIC_ACTION_MARK_AS_UNREAD")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SemanticAction Android.App.SemanticAction.Mute' changed from '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionMute", JniField="android/app/Notification.Action.SEMANTIC_ACTION_MUTE")]' in the contract to '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionMute", JniField="android/app/Notification$Action.SEMANTIC_ACTION_MUTE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SemanticAction Android.App.SemanticAction.None' changed from '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionNone", JniField="android/app/Notification.Action.SEMANTIC_ACTION_NONE")]' in the contract to '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionNone", JniField="android/app/Notification$Action.SEMANTIC_ACTION_NONE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SemanticAction Android.App.SemanticAction.Reply' changed from '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionReply", JniField="android/app/Notification.Action.SEMANTIC_ACTION_REPLY")]' in the contract to '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionReply", JniField="android/app/Notification$Action.SEMANTIC_ACTION_REPLY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SemanticAction Android.App.SemanticAction.ThumbsDown' changed from '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionThumbsDown", JniField="android/app/Notification.Action.SEMANTIC_ACTION_THUMBS_DOWN")]' in the contract to '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionThumbsDown", JniField="android/app/Notification$Action.SEMANTIC_ACTION_THUMBS_DOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SemanticAction Android.App.SemanticAction.ThumbsUp' changed from '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionThumbsUp", JniField="android/app/Notification.Action.SEMANTIC_ACTION_THUMBS_UP")]' in the contract to '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionThumbsUp", JniField="android/app/Notification$Action.SEMANTIC_ACTION_THUMBS_UP")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SemanticAction Android.App.SemanticAction.Unmute' changed from '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionUnmute", JniField="android/app/Notification.Action.SEMANTIC_ACTION_UNMUTE")]' in the contract to '[IntDefinitionAttribute("Android.App.Notification.Action.SemanticActionUnmute", JniField="android/app/Notification$Action.SEMANTIC_ACTION_UNMUTE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SuppressedEffects Android.App.SuppressedEffects.Ambient' changed from '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectAmbient", JniField="android/app/NotificationManager.Policy.SUPPRESSED_EFFECT_AMBIENT")]' in the contract to '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectAmbient", JniField="android/app/NotificationManager$Policy.SUPPRESSED_EFFECT_AMBIENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SuppressedEffects Android.App.SuppressedEffects.Badge' changed from '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectBadge", JniField="android/app/NotificationManager.Policy.SUPPRESSED_EFFECT_BADGE")]' in the contract to '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectBadge", JniField="android/app/NotificationManager$Policy.SUPPRESSED_EFFECT_BADGE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SuppressedEffects Android.App.SuppressedEffects.FullScreenIntent' changed from '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectFullScreenIntent", JniField="android/app/NotificationManager.Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT")]' in the contract to '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectFullScreenIntent", JniField="android/app/NotificationManager$Policy.SUPPRESSED_EFFECT_FULL_SCREEN_INTENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SuppressedEffects Android.App.SuppressedEffects.Lights' changed from '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectLights", JniField="android/app/NotificationManager.Policy.SUPPRESSED_EFFECT_LIGHTS")]' in the contract to '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectLights", JniField="android/app/NotificationManager$Policy.SUPPRESSED_EFFECT_LIGHTS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SuppressedEffects Android.App.SuppressedEffects.NotificationList' changed from '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectNotificationList", JniField="android/app/NotificationManager.Policy.SUPPRESSED_EFFECT_NOTIFICATION_LIST")]' in the contract to '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectNotificationList", JniField="android/app/NotificationManager$Policy.SUPPRESSED_EFFECT_NOTIFICATION_LIST")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SuppressedEffects Android.App.SuppressedEffects.Peek' changed from '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectPeek", JniField="android/app/NotificationManager.Policy.SUPPRESSED_EFFECT_PEEK")]' in the contract to '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectPeek", JniField="android/app/NotificationManager$Policy.SUPPRESSED_EFFECT_PEEK")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SuppressedEffects Android.App.SuppressedEffects.ScreenOff' changed from '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectScreenOff", JniField="android/app/NotificationManager.Policy.SUPPRESSED_EFFECT_SCREEN_OFF")]' in the contract to '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectScreenOff", JniField="android/app/NotificationManager$Policy.SUPPRESSED_EFFECT_SCREEN_OFF")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SuppressedEffects Android.App.SuppressedEffects.ScreenOn' changed from '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectScreenOn", JniField="android/app/NotificationManager.Policy.SUPPRESSED_EFFECT_SCREEN_ON")]' in the contract to '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectScreenOn", JniField="android/app/NotificationManager$Policy.SUPPRESSED_EFFECT_SCREEN_ON")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.SuppressedEffects Android.App.SuppressedEffects.StatusBar' changed from '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectStatusBar", JniField="android/app/NotificationManager.Policy.SUPPRESSED_EFFECT_STATUS_BAR")]' in the contract to '[IntDefinitionAttribute("Android.App.NotificationManager.Policy.SuppressedEffectStatusBar", JniField="android/app/NotificationManager$Policy.SUPPRESSED_EFFECT_STATUS_BAR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.WearableSizePreset Android.App.WearableSizePreset.Default' changed from '[IntDefinitionAttribute(null, JniField="android/app/Notification.WearableExtender.SIZE_DEFAULT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/Notification$WearableExtender.SIZE_DEFAULT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.WearableSizePreset Android.App.WearableSizePreset.FullScreen' changed from '[IntDefinitionAttribute(null, JniField="android/app/Notification.WearableExtender.SIZE_FULL_SCREEN")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/Notification$WearableExtender.SIZE_FULL_SCREEN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.WearableSizePreset Android.App.WearableSizePreset.Large' changed from '[IntDefinitionAttribute(null, JniField="android/app/Notification.WearableExtender.SIZE_LARGE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/Notification$WearableExtender.SIZE_LARGE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.WearableSizePreset Android.App.WearableSizePreset.Medium' changed from '[IntDefinitionAttribute(null, JniField="android/app/Notification.WearableExtender.SIZE_MEDIUM")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/Notification$WearableExtender.SIZE_MEDIUM")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.WearableSizePreset Android.App.WearableSizePreset.Small' changed from '[IntDefinitionAttribute(null, JniField="android/app/Notification.WearableExtender.SIZE_SMALL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/Notification$WearableExtender.SIZE_SMALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.WearableSizePreset Android.App.WearableSizePreset.Xsmall' changed from '[IntDefinitionAttribute(null, JniField="android/app/Notification.WearableExtender.SIZE_XSMALL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/Notification$WearableExtender.SIZE_XSMALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Admin.SystemUpdatePolicyErrorCode Android.App.Admin.SystemUpdatePolicyErrorCode.CombinedFreezePeriodTooClose' changed from '[IntDefinitionAttribute("Android.App.Admin.SystemUpdatePolicy.ValidationFailedException.ErrorCombinedFreezePeriodTooClose", JniField="android/app/admin/SystemUpdatePolicy.ValidationFailedException.ERROR_COMBINED_FREEZE_PERIOD_TOO_CLOSE")]' in the contract to '[IntDefinitionAttribute("Android.App.Admin.SystemUpdatePolicy.ValidationFailedException.ErrorCombinedFreezePeriodTooClose", JniField="android/app/admin/SystemUpdatePolicy$ValidationFailedException.ERROR_COMBINED_FREEZE_PERIOD_TOO_CLOSE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Admin.SystemUpdatePolicyErrorCode Android.App.Admin.SystemUpdatePolicyErrorCode.CombinedFreezePeriodTooLong' changed from '[IntDefinitionAttribute("Android.App.Admin.SystemUpdatePolicy.ValidationFailedException.ErrorCombinedFreezePeriodTooLong", JniField="android/app/admin/SystemUpdatePolicy.ValidationFailedException.ERROR_COMBINED_FREEZE_PERIOD_TOO_LONG")]' in the contract to '[IntDefinitionAttribute("Android.App.Admin.SystemUpdatePolicy.ValidationFailedException.ErrorCombinedFreezePeriodTooLong", JniField="android/app/admin/SystemUpdatePolicy$ValidationFailedException.ERROR_COMBINED_FREEZE_PERIOD_TOO_LONG")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Admin.SystemUpdatePolicyErrorCode Android.App.Admin.SystemUpdatePolicyErrorCode.DuplicateOrOverlap' changed from '[IntDefinitionAttribute("Android.App.Admin.SystemUpdatePolicy.ValidationFailedException.ErrorDuplicateOrOverlap", JniField="android/app/admin/SystemUpdatePolicy.ValidationFailedException.ERROR_DUPLICATE_OR_OVERLAP")]' in the contract to '[IntDefinitionAttribute("Android.App.Admin.SystemUpdatePolicy.ValidationFailedException.ErrorDuplicateOrOverlap", JniField="android/app/admin/SystemUpdatePolicy$ValidationFailedException.ERROR_DUPLICATE_OR_OVERLAP")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Admin.SystemUpdatePolicyErrorCode Android.App.Admin.SystemUpdatePolicyErrorCode.NewFreezePeriodTooClose' changed from '[IntDefinitionAttribute("Android.App.Admin.SystemUpdatePolicy.ValidationFailedException.ErrorNewFreezePeriodTooClose", JniField="android/app/admin/SystemUpdatePolicy.ValidationFailedException.ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE")]' in the contract to '[IntDefinitionAttribute("Android.App.Admin.SystemUpdatePolicy.ValidationFailedException.ErrorNewFreezePeriodTooClose", JniField="android/app/admin/SystemUpdatePolicy$ValidationFailedException.ERROR_NEW_FREEZE_PERIOD_TOO_CLOSE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Admin.SystemUpdatePolicyErrorCode Android.App.Admin.SystemUpdatePolicyErrorCode.NewFreezePeriodTooLong' changed from '[IntDefinitionAttribute("Android.App.Admin.SystemUpdatePolicy.ValidationFailedException.ErrorNewFreezePeriodTooLong", JniField="android/app/admin/SystemUpdatePolicy.ValidationFailedException.ERROR_NEW_FREEZE_PERIOD_TOO_LONG")]' in the contract to '[IntDefinitionAttribute("Android.App.Admin.SystemUpdatePolicy.ValidationFailedException.ErrorNewFreezePeriodTooLong", JniField="android/app/admin/SystemUpdatePolicy$ValidationFailedException.ERROR_NEW_FREEZE_PERIOD_TOO_LONG")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Admin.SystemUpdatePolicyErrorCode Android.App.Admin.SystemUpdatePolicyErrorCode.Unknown' changed from '[IntDefinitionAttribute("Android.App.Admin.SystemUpdatePolicy.ValidationFailedException.ErrorUnknown", JniField="android/app/admin/SystemUpdatePolicy.ValidationFailedException.ERROR_UNKNOWN")]' in the contract to '[IntDefinitionAttribute("Android.App.Admin.SystemUpdatePolicy.ValidationFailedException.ErrorUnknown", JniField="android/app/admin/SystemUpdatePolicy$ValidationFailedException.ERROR_UNKNOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Admin.UpdateErrorCode Android.App.Admin.UpdateErrorCode.BatteryLow' changed from '[IntDefinitionAttribute("Android.App.Admin.DevicePolicyManager.InstallSystemUpdateCallback.UpdateErrorBatteryLow", JniField="android/app/admin/DevicePolicyManager.InstallSystemUpdateCallback.UPDATE_ERROR_BATTERY_LOW")]' in the contract to '[IntDefinitionAttribute("Android.App.Admin.DevicePolicyManager.InstallSystemUpdateCallback.UpdateErrorBatteryLow", JniField="android/app/admin/DevicePolicyManager$InstallSystemUpdateCallback.UPDATE_ERROR_BATTERY_LOW")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Admin.UpdateErrorCode Android.App.Admin.UpdateErrorCode.FileNotFound' changed from '[IntDefinitionAttribute("Android.App.Admin.DevicePolicyManager.InstallSystemUpdateCallback.UpdateErrorFileNotFound", JniField="android/app/admin/DevicePolicyManager.InstallSystemUpdateCallback.UPDATE_ERROR_FILE_NOT_FOUND")]' in the contract to '[IntDefinitionAttribute("Android.App.Admin.DevicePolicyManager.InstallSystemUpdateCallback.UpdateErrorFileNotFound", JniField="android/app/admin/DevicePolicyManager$InstallSystemUpdateCallback.UPDATE_ERROR_FILE_NOT_FOUND")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Admin.UpdateErrorCode Android.App.Admin.UpdateErrorCode.IncorrectOsVersion' changed from '[IntDefinitionAttribute("Android.App.Admin.DevicePolicyManager.InstallSystemUpdateCallback.UpdateErrorIncorrectOsVersion", JniField="android/app/admin/DevicePolicyManager.InstallSystemUpdateCallback.UPDATE_ERROR_INCORRECT_OS_VERSION")]' in the contract to '[IntDefinitionAttribute("Android.App.Admin.DevicePolicyManager.InstallSystemUpdateCallback.UpdateErrorIncorrectOsVersion", JniField="android/app/admin/DevicePolicyManager$InstallSystemUpdateCallback.UPDATE_ERROR_INCORRECT_OS_VERSION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Admin.UpdateErrorCode Android.App.Admin.UpdateErrorCode.Unknown' changed from '[IntDefinitionAttribute("Android.App.Admin.DevicePolicyManager.InstallSystemUpdateCallback.UpdateErrorUnknown", JniField="android/app/admin/DevicePolicyManager.InstallSystemUpdateCallback.UPDATE_ERROR_UNKNOWN")]' in the contract to '[IntDefinitionAttribute("Android.App.Admin.DevicePolicyManager.InstallSystemUpdateCallback.UpdateErrorUnknown", JniField="android/app/admin/DevicePolicyManager$InstallSystemUpdateCallback.UPDATE_ERROR_UNKNOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Admin.UpdateErrorCode Android.App.Admin.UpdateErrorCode.UpdateFileInvalid' changed from '[IntDefinitionAttribute("Android.App.Admin.DevicePolicyManager.InstallSystemUpdateCallback.UpdateErrorUpdateFileInvalid", JniField="android/app/admin/DevicePolicyManager.InstallSystemUpdateCallback.UPDATE_ERROR_UPDATE_FILE_INVALID")]' in the contract to '[IntDefinitionAttribute("Android.App.Admin.DevicePolicyManager.InstallSystemUpdateCallback.UpdateErrorUpdateFileInvalid", JniField="android/app/admin/DevicePolicyManager$InstallSystemUpdateCallback.UPDATE_ERROR_UPDATE_FILE_INVALID")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Assist.AssistTextStyle Android.App.Assist.AssistTextStyle.Bold' changed from '[IntDefinitionAttribute(null, JniField="android/app/assist/AssistStructure.ViewNode.TEXT_STYLE_BOLD")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/assist/AssistStructure$ViewNode.TEXT_STYLE_BOLD")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Assist.AssistTextStyle Android.App.Assist.AssistTextStyle.Italic' changed from '[IntDefinitionAttribute(null, JniField="android/app/assist/AssistStructure.ViewNode.TEXT_STYLE_ITALIC")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/assist/AssistStructure$ViewNode.TEXT_STYLE_ITALIC")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Assist.AssistTextStyle Android.App.Assist.AssistTextStyle.StrikeThru' changed from '[IntDefinitionAttribute(null, JniField="android/app/assist/AssistStructure.ViewNode.TEXT_STYLE_STRIKE_THRU")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/assist/AssistStructure$ViewNode.TEXT_STYLE_STRIKE_THRU")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Assist.AssistTextStyle Android.App.Assist.AssistTextStyle.Underline' changed from '[IntDefinitionAttribute(null, JniField="android/app/assist/AssistStructure.ViewNode.TEXT_STYLE_UNDERLINE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/assist/AssistStructure$ViewNode.TEXT_STYLE_UNDERLINE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Job.TriggerContentUriFlags Android.App.Job.TriggerContentUriFlags.NotifyForDescendants' changed from '[IntDefinitionAttribute("Android.App.Job.JobInfo.TriggerContentUri.FlagNotifyForDescendants", JniField="android/app/job/JobInfo.TriggerContentUri.FLAG_NOTIFY_FOR_DESCENDANTS")]' in the contract to '[IntDefinitionAttribute("Android.App.Job.JobInfo.TriggerContentUri.FlagNotifyForDescendants", JniField="android/app/job/JobInfo$TriggerContentUri.FLAG_NOTIFY_FOR_DESCENDANTS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.MeteredStates Android.App.Usage.MeteredStates.All' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/NetworkStats.Bucket.METERED_ALL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/NetworkStats$Bucket.METERED_ALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.MeteredStates Android.App.Usage.MeteredStates.No' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/NetworkStats.Bucket.METERED_NO")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/NetworkStats$Bucket.METERED_NO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.MeteredStates Android.App.Usage.MeteredStates.Yes' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/NetworkStats.Bucket.METERED_YES")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/NetworkStats$Bucket.METERED_YES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.NetworkStatsDefault Android.App.Usage.NetworkStatsDefault.All' changed from '[IntDefinitionAttribute("Android.App.Usage.NetworkStats.Bucket.DefaultNetworkAll", JniField="android/app/usage/NetworkStats.Bucket.DEFAULT_NETWORK_ALL")]' in the contract to '[IntDefinitionAttribute("Android.App.Usage.NetworkStats.Bucket.DefaultNetworkAll", JniField="android/app/usage/NetworkStats$Bucket.DEFAULT_NETWORK_ALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.NetworkStatsDefault Android.App.Usage.NetworkStatsDefault.No' changed from '[IntDefinitionAttribute("Android.App.Usage.NetworkStats.Bucket.DefaultNetworkNo", JniField="android/app/usage/NetworkStats.Bucket.DEFAULT_NETWORK_NO")]' in the contract to '[IntDefinitionAttribute("Android.App.Usage.NetworkStats.Bucket.DefaultNetworkNo", JniField="android/app/usage/NetworkStats$Bucket.DEFAULT_NETWORK_NO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.NetworkStatsDefault Android.App.Usage.NetworkStatsDefault.Yes' changed from '[IntDefinitionAttribute("Android.App.Usage.NetworkStats.Bucket.DefaultNetworkYes", JniField="android/app/usage/NetworkStats.Bucket.DEFAULT_NETWORK_YES")]' in the contract to '[IntDefinitionAttribute("Android.App.Usage.NetworkStats.Bucket.DefaultNetworkYes", JniField="android/app/usage/NetworkStats$Bucket.DEFAULT_NETWORK_YES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.NetworkUsageRoaming Android.App.Usage.NetworkUsageRoaming.All' changed from '[IntDefinitionAttribute("Android.App.Usage.NetworkStats.Bucket.RoamingAll", JniField="android/app/usage/NetworkStats.Bucket.ROAMING_ALL")]' in the contract to '[IntDefinitionAttribute("Android.App.Usage.NetworkStats.Bucket.RoamingAll", JniField="android/app/usage/NetworkStats$Bucket.ROAMING_ALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.NetworkUsageRoaming Android.App.Usage.NetworkUsageRoaming.No' changed from '[IntDefinitionAttribute("Android.App.Usage.NetworkStats.Bucket.RoamingNo", JniField="android/app/usage/NetworkStats.Bucket.ROAMING_NO")]' in the contract to '[IntDefinitionAttribute("Android.App.Usage.NetworkStats.Bucket.RoamingNo", JniField="android/app/usage/NetworkStats$Bucket.ROAMING_NO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.NetworkUsageRoaming Android.App.Usage.NetworkUsageRoaming.Yes' changed from '[IntDefinitionAttribute("Android.App.Usage.NetworkStats.Bucket.RoamingYes", JniField="android/app/usage/NetworkStats.Bucket.ROAMING_YES")]' in the contract to '[IntDefinitionAttribute("Android.App.Usage.NetworkStats.Bucket.RoamingYes", JniField="android/app/usage/NetworkStats$Bucket.ROAMING_YES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.NetworkUsageState Android.App.Usage.NetworkUsageState.All' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/NetworkStats.Bucket.STATE_ALL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/NetworkStats$Bucket.STATE_ALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.NetworkUsageState Android.App.Usage.NetworkUsageState.Default' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/NetworkStats.Bucket.STATE_DEFAULT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/NetworkStats$Bucket.STATE_DEFAULT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.NetworkUsageState Android.App.Usage.NetworkUsageState.Foreground' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/NetworkStats.Bucket.STATE_FOREGROUND")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/NetworkStats$Bucket.STATE_FOREGROUND")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.ActivityPaused' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.ACTIVITY_PAUSED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.ACTIVITY_PAUSED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.ActivityResumed' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.ACTIVITY_RESUMED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.ACTIVITY_RESUMED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.ActivityStopped' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.ACTIVITY_STOPPED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.ACTIVITY_STOPPED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.ConfigurationChange' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.CONFIGURATION_CHANGE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.CONFIGURATION_CHANGE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.DeviceShutdown' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.DEVICE_SHUTDOWN")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.DEVICE_SHUTDOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.DeviceStartup' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.DEVICE_STARTUP")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.DEVICE_STARTUP")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.ForegroundServiceStart' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.FOREGROUND_SERVICE_START")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.FOREGROUND_SERVICE_START")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.ForegroundServiceStop' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.FOREGROUND_SERVICE_STOP")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.FOREGROUND_SERVICE_STOP")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.KeyguardHidden' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.KEYGUARD_HIDDEN")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.KEYGUARD_HIDDEN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.KeyguardShown' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.KEYGUARD_SHOWN")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.KEYGUARD_SHOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.MoveToBackground' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.MOVE_TO_BACKGROUND")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.MOVE_TO_BACKGROUND")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.MoveToForeground' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.MOVE_TO_FOREGROUND")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.MOVE_TO_FOREGROUND")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.None' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.NONE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.NONE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.ScreenInteractive' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.SCREEN_INTERACTIVE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.SCREEN_INTERACTIVE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.ScreenNonInteractive' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.SCREEN_NON_INTERACTIVE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.SCREEN_NON_INTERACTIVE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.ShortcutInvocation' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.SHORTCUT_INVOCATION")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.SHORTCUT_INVOCATION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.StandbyBucketChanged' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.STANDBY_BUCKET_CHANGED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.STANDBY_BUCKET_CHANGED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.App.Usage.UsageEventType Android.App.Usage.UsageEventType.UserInteraction' changed from '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents.Event.USER_INTERACTION")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/app/usage/UsageEvents$Event.USER_INTERACTION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoCamcorder' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoCamcorder", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_CAMCORDER")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoCamcorder", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_CAMCORDER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoCarAudio' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoCarAudio", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_CAR_AUDIO")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoCarAudio", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_CAR_AUDIO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoHandsfree' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoHandsfree", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_HANDSFREE")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoHandsfree", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_HANDSFREE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoHeadphones' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoHeadphones", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_HEADPHONES")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoHeadphones", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_HEADPHONES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoHifiAudio' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoHifiAudio", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_HIFI_AUDIO")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoHifiAudio", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_HIFI_AUDIO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoLoudspeaker' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoLoudspeaker", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_LOUDSPEAKER")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoLoudspeaker", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_LOUDSPEAKER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoMicrophone' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoMicrophone", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_MICROPHONE")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoMicrophone", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_MICROPHONE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoPortableAudio' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoPortableAudio", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_PORTABLE_AUDIO")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoPortableAudio", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_PORTABLE_AUDIO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoSetTopBox' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoSetTopBox", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_SET_TOP_BOX")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoSetTopBox", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_SET_TOP_BOX")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoUncategorized' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoUncategorized", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_UNCATEGORIZED")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoUncategorized", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_UNCATEGORIZED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoVcr' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoVcr", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_VCR")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoVcr", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_VCR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoVideoCamera' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoVideoCamera", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_VIDEO_CAMERA")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoVideoCamera", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_VIDEO_CAMERA")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoVideoConferencing' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoVideoConferencing", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_VIDEO_CONFERENCING")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoVideoConferencing", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_VIDEO_CONFERENCING")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoVideoDisplayAndLoudspeaker' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoVideoDisplayAndLoudspeaker", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoVideoDisplayAndLoudspeaker", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_VIDEO_DISPLAY_AND_LOUDSPEAKER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoVideoGamingToy' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoVideoGamingToy", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_VIDEO_GAMING_TOY")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoVideoGamingToy", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_VIDEO_GAMING_TOY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoVideoMonitor' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoVideoMonitor", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_VIDEO_MONITOR")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoVideoMonitor", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_VIDEO_MONITOR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.AudioVideoWearableHeadset' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoWearableHeadset", JniField="android/bluetooth/BluetoothClass.Device.AUDIO_VIDEO_WEARABLE_HEADSET")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.AudioVideoWearableHeadset", JniField="android/bluetooth/BluetoothClass$Device.AUDIO_VIDEO_WEARABLE_HEADSET")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ComputerDesktop' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerDesktop", JniField="android/bluetooth/BluetoothClass.Device.COMPUTER_DESKTOP")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerDesktop", JniField="android/bluetooth/BluetoothClass$Device.COMPUTER_DESKTOP")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ComputerHandheldPcPda' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerHandheldPcPda", JniField="android/bluetooth/BluetoothClass.Device.COMPUTER_HANDHELD_PC_PDA")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerHandheldPcPda", JniField="android/bluetooth/BluetoothClass$Device.COMPUTER_HANDHELD_PC_PDA")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ComputerLaptop' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerLaptop", JniField="android/bluetooth/BluetoothClass.Device.COMPUTER_LAPTOP")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerLaptop", JniField="android/bluetooth/BluetoothClass$Device.COMPUTER_LAPTOP")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ComputerPalmSizePcPda' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerPalmSizePcPda", JniField="android/bluetooth/BluetoothClass.Device.COMPUTER_PALM_SIZE_PC_PDA")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerPalmSizePcPda", JniField="android/bluetooth/BluetoothClass$Device.COMPUTER_PALM_SIZE_PC_PDA")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ComputerServer' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerServer", JniField="android/bluetooth/BluetoothClass.Device.COMPUTER_SERVER")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerServer", JniField="android/bluetooth/BluetoothClass$Device.COMPUTER_SERVER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ComputerUncategorized' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerUncategorized", JniField="android/bluetooth/BluetoothClass.Device.COMPUTER_UNCATEGORIZED")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerUncategorized", JniField="android/bluetooth/BluetoothClass$Device.COMPUTER_UNCATEGORIZED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ComputerWearable' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerWearable", JniField="android/bluetooth/BluetoothClass.Device.COMPUTER_WEARABLE")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ComputerWearable", JniField="android/bluetooth/BluetoothClass$Device.COMPUTER_WEARABLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.HealthBloodPressure' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthBloodPressure", JniField="android/bluetooth/BluetoothClass.Device.HEALTH_BLOOD_PRESSURE")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthBloodPressure", JniField="android/bluetooth/BluetoothClass$Device.HEALTH_BLOOD_PRESSURE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.HealthDataDisplay' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthDataDisplay", JniField="android/bluetooth/BluetoothClass.Device.HEALTH_DATA_DISPLAY")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthDataDisplay", JniField="android/bluetooth/BluetoothClass$Device.HEALTH_DATA_DISPLAY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.HealthGlucose' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthGlucose", JniField="android/bluetooth/BluetoothClass.Device.HEALTH_GLUCOSE")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthGlucose", JniField="android/bluetooth/BluetoothClass$Device.HEALTH_GLUCOSE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.HealthPulseOximeter' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthPulseOximeter", JniField="android/bluetooth/BluetoothClass.Device.HEALTH_PULSE_OXIMETER")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthPulseOximeter", JniField="android/bluetooth/BluetoothClass$Device.HEALTH_PULSE_OXIMETER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.HealthPulseRate' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthPulseRate", JniField="android/bluetooth/BluetoothClass.Device.HEALTH_PULSE_RATE")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthPulseRate", JniField="android/bluetooth/BluetoothClass$Device.HEALTH_PULSE_RATE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.HealthThermometer' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthThermometer", JniField="android/bluetooth/BluetoothClass.Device.HEALTH_THERMOMETER")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthThermometer", JniField="android/bluetooth/BluetoothClass$Device.HEALTH_THERMOMETER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.HealthUncategorized' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthUncategorized", JniField="android/bluetooth/BluetoothClass.Device.HEALTH_UNCATEGORIZED")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthUncategorized", JniField="android/bluetooth/BluetoothClass$Device.HEALTH_UNCATEGORIZED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.HealthWeighing' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthWeighing", JniField="android/bluetooth/BluetoothClass.Device.HEALTH_WEIGHING")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.HealthWeighing", JniField="android/bluetooth/BluetoothClass$Device.HEALTH_WEIGHING")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.PhoneCellular' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.PhoneCellular", JniField="android/bluetooth/BluetoothClass.Device.PHONE_CELLULAR")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.PhoneCellular", JniField="android/bluetooth/BluetoothClass$Device.PHONE_CELLULAR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.PhoneCordless' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.PhoneCordless", JniField="android/bluetooth/BluetoothClass.Device.PHONE_CORDLESS")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.PhoneCordless", JniField="android/bluetooth/BluetoothClass$Device.PHONE_CORDLESS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.PhoneIsdn' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.PhoneIsdn", JniField="android/bluetooth/BluetoothClass.Device.PHONE_ISDN")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.PhoneIsdn", JniField="android/bluetooth/BluetoothClass$Device.PHONE_ISDN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.PhoneModemOrGateway' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.PhoneModemOrGateway", JniField="android/bluetooth/BluetoothClass.Device.PHONE_MODEM_OR_GATEWAY")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.PhoneModemOrGateway", JniField="android/bluetooth/BluetoothClass$Device.PHONE_MODEM_OR_GATEWAY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.PhoneSmart' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.PhoneSmart", JniField="android/bluetooth/BluetoothClass.Device.PHONE_SMART")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.PhoneSmart", JniField="android/bluetooth/BluetoothClass$Device.PHONE_SMART")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.PhoneUncategorized' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.PhoneUncategorized", JniField="android/bluetooth/BluetoothClass.Device.PHONE_UNCATEGORIZED")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.PhoneUncategorized", JniField="android/bluetooth/BluetoothClass$Device.PHONE_UNCATEGORIZED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ToyController' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ToyController", JniField="android/bluetooth/BluetoothClass.Device.TOY_CONTROLLER")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ToyController", JniField="android/bluetooth/BluetoothClass$Device.TOY_CONTROLLER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ToyDollActionFigure' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ToyDollActionFigure", JniField="android/bluetooth/BluetoothClass.Device.TOY_DOLL_ACTION_FIGURE")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ToyDollActionFigure", JniField="android/bluetooth/BluetoothClass$Device.TOY_DOLL_ACTION_FIGURE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ToyGame' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ToyGame", JniField="android/bluetooth/BluetoothClass.Device.TOY_GAME")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ToyGame", JniField="android/bluetooth/BluetoothClass$Device.TOY_GAME")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ToyRobot' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ToyRobot", JniField="android/bluetooth/BluetoothClass.Device.TOY_ROBOT")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ToyRobot", JniField="android/bluetooth/BluetoothClass$Device.TOY_ROBOT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ToyUncategorized' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ToyUncategorized", JniField="android/bluetooth/BluetoothClass.Device.TOY_UNCATEGORIZED")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ToyUncategorized", JniField="android/bluetooth/BluetoothClass$Device.TOY_UNCATEGORIZED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.ToyVehicle' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ToyVehicle", JniField="android/bluetooth/BluetoothClass.Device.TOY_VEHICLE")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.ToyVehicle", JniField="android/bluetooth/BluetoothClass$Device.TOY_VEHICLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.WearableGlasses' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.WearableGlasses", JniField="android/bluetooth/BluetoothClass.Device.WEARABLE_GLASSES")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.WearableGlasses", JniField="android/bluetooth/BluetoothClass$Device.WEARABLE_GLASSES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.WearableHelmet' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.WearableHelmet", JniField="android/bluetooth/BluetoothClass.Device.WEARABLE_HELMET")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.WearableHelmet", JniField="android/bluetooth/BluetoothClass$Device.WEARABLE_HELMET")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.WearableJacket' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.WearableJacket", JniField="android/bluetooth/BluetoothClass.Device.WEARABLE_JACKET")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.WearableJacket", JniField="android/bluetooth/BluetoothClass$Device.WEARABLE_JACKET")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.WearablePager' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.WearablePager", JniField="android/bluetooth/BluetoothClass.Device.WEARABLE_PAGER")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.WearablePager", JniField="android/bluetooth/BluetoothClass$Device.WEARABLE_PAGER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.WearableUncategorized' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.WearableUncategorized", JniField="android/bluetooth/BluetoothClass.Device.WEARABLE_UNCATEGORIZED")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.WearableUncategorized", JniField="android/bluetooth/BluetoothClass$Device.WEARABLE_UNCATEGORIZED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Bluetooth.DeviceClass Android.Bluetooth.DeviceClass.WearableWristWatch' changed from '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.WearableWristWatch", JniField="android/bluetooth/BluetoothClass.Device.WEARABLE_WRIST_WATCH")]' in the contract to '[IntDefinitionAttribute("Android.Bluetooth.BluetoothClass.Device.WearableWristWatch", JniField="android/bluetooth/BluetoothClass$Device.WEARABLE_WRIST_WATCH")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.LauncherAppsShortcutQueryFlags Android.Content.PM.LauncherAppsShortcutQueryFlags.GetKeyFieldsOnly' changed from '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.ShortcutQuery.FlagGetKeyFieldsOnly", JniField="android/content/pm/LauncherApps.ShortcutQuery.FLAG_GET_KEY_FIELDS_ONLY")]' in the contract to '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.ShortcutQuery.FlagGetKeyFieldsOnly", JniField="android/content/pm/LauncherApps$ShortcutQuery.FLAG_GET_KEY_FIELDS_ONLY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.LauncherAppsShortcutQueryFlags Android.Content.PM.LauncherAppsShortcutQueryFlags.MatchDynamic' changed from '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.ShortcutQuery.FlagMatchDynamic", JniField="android/content/pm/LauncherApps.ShortcutQuery.FLAG_MATCH_DYNAMIC")]' in the contract to '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.ShortcutQuery.FlagMatchDynamic", JniField="android/content/pm/LauncherApps$ShortcutQuery.FLAG_MATCH_DYNAMIC")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.LauncherAppsShortcutQueryFlags Android.Content.PM.LauncherAppsShortcutQueryFlags.MatchManifest' changed from '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.ShortcutQuery.FlagMatchManifest", JniField="android/content/pm/LauncherApps.ShortcutQuery.FLAG_MATCH_MANIFEST")]' in the contract to '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.ShortcutQuery.FlagMatchManifest", JniField="android/content/pm/LauncherApps$ShortcutQuery.FLAG_MATCH_MANIFEST")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.LauncherAppsShortcutQueryFlags Android.Content.PM.LauncherAppsShortcutQueryFlags.MatchPinned' changed from '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.ShortcutQuery.FlagMatchPinned", JniField="android/content/pm/LauncherApps.ShortcutQuery.FLAG_MATCH_PINNED")]' in the contract to '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.ShortcutQuery.FlagMatchPinned", JniField="android/content/pm/LauncherApps$ShortcutQuery.FLAG_MATCH_PINNED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.LauncherAppsShortcutQueryFlags Android.Content.PM.LauncherAppsShortcutQueryFlags.MatchPinnedByAnyLauncher' changed from '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.ShortcutQuery.FlagMatchPinnedByAnyLauncher", JniField="android/content/pm/LauncherApps.ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER")]' in the contract to '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.ShortcutQuery.FlagMatchPinnedByAnyLauncher", JniField="android/content/pm/LauncherApps$ShortcutQuery.FLAG_MATCH_PINNED_BY_ANY_LAUNCHER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.PackageInstallMode Android.Content.PM.PackageInstallMode.FullInstall' changed from '[IntDefinitionAttribute(null, JniField="android/content/pm/PackageInstaller.SessionParams.MODE_FULL_INSTALL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/content/pm/PackageInstaller$SessionParams.MODE_FULL_INSTALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.PackageInstallMode Android.Content.PM.PackageInstallMode.InheritExisting' changed from '[IntDefinitionAttribute(null, JniField="android/content/pm/PackageInstaller.SessionParams.MODE_INHERIT_EXISTING")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/content/pm/PackageInstaller$SessionParams.MODE_INHERIT_EXISTING")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.PinItemRequestType Android.Content.PM.PinItemRequestType.Appwidget' changed from '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.PinItemRequest.RequestTypeAppwidget", JniField="android/content/pm/LauncherApps.PinItemRequest.REQUEST_TYPE_APPWIDGET")]' in the contract to '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.PinItemRequest.RequestTypeAppwidget", JniField="android/content/pm/LauncherApps$PinItemRequest.REQUEST_TYPE_APPWIDGET")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.PinItemRequestType Android.Content.PM.PinItemRequestType.Shortcut' changed from '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.PinItemRequest.RequestTypeShortcut", JniField="android/content/pm/LauncherApps.PinItemRequest.REQUEST_TYPE_SHORTCUT")]' in the contract to '[IntDefinitionAttribute("Android.Content.PM.LauncherApps.PinItemRequest.RequestTypeShortcut", JniField="android/content/pm/LauncherApps$PinItemRequest.REQUEST_TYPE_SHORTCUT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.StagedSession Android.Content.PM.StagedSession.ActivationFailed' changed from '[IntDefinitionAttribute("Android.Content.PM.PackageInstaller.SessionInfo.StagedSessionActivationFailed", JniField="android/content/pm/PackageInstaller.SessionInfo.STAGED_SESSION_ACTIVATION_FAILED")]' in the contract to '[IntDefinitionAttribute("Android.Content.PM.PackageInstaller.SessionInfo.StagedSessionActivationFailed", JniField="android/content/pm/PackageInstaller$SessionInfo.STAGED_SESSION_ACTIVATION_FAILED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.StagedSession Android.Content.PM.StagedSession.NoError' changed from '[IntDefinitionAttribute("Android.Content.PM.PackageInstaller.SessionInfo.StagedSessionNoError", JniField="android/content/pm/PackageInstaller.SessionInfo.STAGED_SESSION_NO_ERROR")]' in the contract to '[IntDefinitionAttribute("Android.Content.PM.PackageInstaller.SessionInfo.StagedSessionNoError", JniField="android/content/pm/PackageInstaller$SessionInfo.STAGED_SESSION_NO_ERROR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.StagedSession Android.Content.PM.StagedSession.Unknown' changed from '[IntDefinitionAttribute("Android.Content.PM.PackageInstaller.SessionInfo.StagedSessionUnknown", JniField="android/content/pm/PackageInstaller.SessionInfo.STAGED_SESSION_UNKNOWN")]' in the contract to '[IntDefinitionAttribute("Android.Content.PM.PackageInstaller.SessionInfo.StagedSessionUnknown", JniField="android/content/pm/PackageInstaller$SessionInfo.STAGED_SESSION_UNKNOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Content.PM.StagedSession Android.Content.PM.StagedSession.VerificationFailed' changed from '[IntDefinitionAttribute("Android.Content.PM.PackageInstaller.SessionInfo.StagedSessionVerificationFailed", JniField="android/content/pm/PackageInstaller.SessionInfo.STAGED_SESSION_VERIFICATION_FAILED")]' in the contract to '[IntDefinitionAttribute("Android.Content.PM.PackageInstaller.SessionInfo.StagedSessionVerificationFailed", JniField="android/content/pm/PackageInstaller$SessionInfo.STAGED_SESSION_VERIFICATION_FAILED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStoreActionCode Android.Drm.DrmStoreActionCode.Default' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.Action.DEFAULT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$Action.DEFAULT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStoreActionCode Android.Drm.DrmStoreActionCode.Display' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.Action.DISPLAY")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$Action.DISPLAY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStoreActionCode Android.Drm.DrmStoreActionCode.Execute' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.Action.EXECUTE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$Action.EXECUTE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStoreActionCode Android.Drm.DrmStoreActionCode.Output' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.Action.OUTPUT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$Action.OUTPUT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStoreActionCode Android.Drm.DrmStoreActionCode.Play' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.Action.PLAY")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$Action.PLAY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStoreActionCode Android.Drm.DrmStoreActionCode.Preview' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.Action.PREVIEW")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$Action.PREVIEW")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStoreActionCode Android.Drm.DrmStoreActionCode.Ringtone' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.Action.RINGTONE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$Action.RINGTONE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStoreActionCode Android.Drm.DrmStoreActionCode.Transfer' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.Action.TRANSFER")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$Action.TRANSFER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStorePlaybackCode Android.Drm.DrmStorePlaybackCode.Pause' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.Playback.PAUSE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$Playback.PAUSE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStorePlaybackCode Android.Drm.DrmStorePlaybackCode.Resume' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.Playback.RESUME")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$Playback.RESUME")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStorePlaybackCode Android.Drm.DrmStorePlaybackCode.Start' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.Playback.START")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$Playback.START")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStorePlaybackCode Android.Drm.DrmStorePlaybackCode.Stop' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.Playback.STOP")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$Playback.STOP")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStoreRightsStatusCode Android.Drm.DrmStoreRightsStatusCode.Expired' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.RightsStatus.RIGHTS_EXPIRED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$RightsStatus.RIGHTS_EXPIRED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStoreRightsStatusCode Android.Drm.DrmStoreRightsStatusCode.Invalid' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.RightsStatus.RIGHTS_INVALID")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$RightsStatus.RIGHTS_INVALID")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStoreRightsStatusCode Android.Drm.DrmStoreRightsStatusCode.NotAcquired' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.RightsStatus.RIGHTS_NOT_ACQUIRED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$RightsStatus.RIGHTS_NOT_ACQUIRED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Drm.DrmStoreRightsStatusCode Android.Drm.DrmStoreRightsStatusCode.Valid' changed from '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore.RightsStatus.RIGHTS_VALID")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/drm/DrmStore$RightsStatus.RIGHTS_VALID")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Graphics.ImageDecoderErrorType Android.Graphics.ImageDecoderErrorType.SourceException' changed from '[IntDefinitionAttribute("Android.Graphics.ImageDecoder.DecodeException.SourceException", JniField="android/graphics/ImageDecoder.DecodeException.SOURCE_EXCEPTION")]' in the contract to '[IntDefinitionAttribute("Android.Graphics.ImageDecoder.DecodeException.SourceException", JniField="android/graphics/ImageDecoder$DecodeException.SOURCE_EXCEPTION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Graphics.ImageDecoderErrorType Android.Graphics.ImageDecoderErrorType.SourceIncomplete' changed from '[IntDefinitionAttribute("Android.Graphics.ImageDecoder.DecodeException.SourceIncomplete", JniField="android/graphics/ImageDecoder.DecodeException.SOURCE_INCOMPLETE")]' in the contract to '[IntDefinitionAttribute("Android.Graphics.ImageDecoder.DecodeException.SourceIncomplete", JniField="android/graphics/ImageDecoder$DecodeException.SOURCE_INCOMPLETE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Graphics.ImageDecoderErrorType Android.Graphics.ImageDecoderErrorType.SourceMalformedData' changed from '[IntDefinitionAttribute("Android.Graphics.ImageDecoder.DecodeException.SourceMalformedData", JniField="android/graphics/ImageDecoder.DecodeException.SOURCE_MALFORMED_DATA")]' in the contract to '[IntDefinitionAttribute("Android.Graphics.ImageDecoder.DecodeException.SourceMalformedData", JniField="android/graphics/ImageDecoder$DecodeException.SOURCE_MALFORMED_DATA")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Graphics.Pdf.PdfRenderMode Android.Graphics.Pdf.PdfRenderMode.ForDisplay' changed from '[IntDefinitionAttribute("Android.Graphics.Pdf.PdfRenderer.Page.RenderModeForDisplay", JniField="android/graphics/pdf/PdfRenderer.Page.RENDER_MODE_FOR_DISPLAY")]' in the contract to '[IntDefinitionAttribute("Android.Graphics.Pdf.PdfRenderer.Page.RenderModeForDisplay", JniField="android/graphics/pdf/PdfRenderer$Page.RENDER_MODE_FOR_DISPLAY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Graphics.Pdf.PdfRenderMode Android.Graphics.Pdf.PdfRenderMode.ForPrint' changed from '[IntDefinitionAttribute("Android.Graphics.Pdf.PdfRenderer.Page.RenderModeForPrint", JniField="android/graphics/pdf/PdfRenderer.Page.RENDER_MODE_FOR_PRINT")]' in the contract to '[IntDefinitionAttribute("Android.Graphics.Pdf.PdfRenderer.Page.RenderModeForPrint", JniField="android/graphics/pdf/PdfRenderer$Page.RENDER_MODE_FOR_PRINT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Hardware.Camera2.CameraError Android.Hardware.Camera2.CameraError.CameraDevice' changed from '[IntDefinitionAttribute(null, JniField="android/hardware/camera2/CameraDevice.StateCallback.ERROR_CAMERA_DEVICE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/hardware/camera2/CameraDevice$StateCallback.ERROR_CAMERA_DEVICE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Hardware.Camera2.CameraError Android.Hardware.Camera2.CameraError.CameraDisabled' changed from '[IntDefinitionAttribute(null, JniField="android/hardware/camera2/CameraDevice.StateCallback.ERROR_CAMERA_DISABLED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/hardware/camera2/CameraDevice$StateCallback.ERROR_CAMERA_DISABLED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Hardware.Camera2.CameraError Android.Hardware.Camera2.CameraError.CameraInUse' changed from '[IntDefinitionAttribute(null, JniField="android/hardware/camera2/CameraDevice.StateCallback.ERROR_CAMERA_IN_USE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/hardware/camera2/CameraDevice$StateCallback.ERROR_CAMERA_IN_USE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Hardware.Camera2.CameraError Android.Hardware.Camera2.CameraError.CameraService' changed from '[IntDefinitionAttribute(null, JniField="android/hardware/camera2/CameraDevice.StateCallback.ERROR_CAMERA_SERVICE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/hardware/camera2/CameraDevice$StateCallback.ERROR_CAMERA_SERVICE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Hardware.Camera2.CameraError Android.Hardware.Camera2.CameraError.MaxCamerasInUse' changed from '[IntDefinitionAttribute(null, JniField="android/hardware/camera2/CameraDevice.StateCallback.ERROR_MAX_CAMERAS_IN_USE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/hardware/camera2/CameraDevice$StateCallback.ERROR_MAX_CAMERAS_IN_USE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Icu.Text.CollationKeyBoundMode Android.Icu.Text.CollationKeyBoundMode.Lower' changed from '[IntDefinitionAttribute("Android.Icu.Text.CollationKey.BoundMode.Lower", JniField="android/icu/text/CollationKey.BoundMode.LOWER")]' in the contract to '[IntDefinitionAttribute("Android.Icu.Text.CollationKey.BoundMode.Lower", JniField="android/icu/text/CollationKey$BoundMode.LOWER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Icu.Text.CollationKeyBoundMode Android.Icu.Text.CollationKeyBoundMode.Upper' changed from '[IntDefinitionAttribute("Android.Icu.Text.CollationKey.BoundMode.Upper", JniField="android/icu/text/CollationKey.BoundMode.UPPER")]' in the contract to '[IntDefinitionAttribute("Android.Icu.Text.CollationKey.BoundMode.Upper", JniField="android/icu/text/CollationKey$BoundMode.UPPER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Icu.Text.CollationKeyBoundMode Android.Icu.Text.CollationKeyBoundMode.UpperLong' changed from '[IntDefinitionAttribute("Android.Icu.Text.CollationKey.BoundMode.UpperLong", JniField="android/icu/text/CollationKey.BoundMode.UPPER_LONG")]' in the contract to '[IntDefinitionAttribute("Android.Icu.Text.CollationKey.BoundMode.UpperLong", JniField="android/icu/text/CollationKey$BoundMode.UPPER_LONG")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Icu.Text.DateTimeAddPatternResult Android.Icu.Text.DateTimeAddPatternResult.BaseConflict' changed from '[IntDefinitionAttribute("Android.Icu.Text.DateTimePatternGenerator.PatternInfo.BaseConflict", JniField="android/icu/text/DateTimePatternGenerator.PatternInfo.BASE_CONFLICT")]' in the contract to '[IntDefinitionAttribute("Android.Icu.Text.DateTimePatternGenerator.PatternInfo.BaseConflict", JniField="android/icu/text/DateTimePatternGenerator$PatternInfo.BASE_CONFLICT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Icu.Text.DateTimeAddPatternResult Android.Icu.Text.DateTimeAddPatternResult.Conflict' changed from '[IntDefinitionAttribute("Android.Icu.Text.DateTimePatternGenerator.PatternInfo.Conflict", JniField="android/icu/text/DateTimePatternGenerator.PatternInfo.CONFLICT")]' in the contract to '[IntDefinitionAttribute("Android.Icu.Text.DateTimePatternGenerator.PatternInfo.Conflict", JniField="android/icu/text/DateTimePatternGenerator$PatternInfo.CONFLICT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Icu.Text.DateTimeAddPatternResult Android.Icu.Text.DateTimeAddPatternResult.Ok' changed from '[IntDefinitionAttribute("Android.Icu.Text.DateTimePatternGenerator.PatternInfo.Ok", JniField="android/icu/text/DateTimePatternGenerator.PatternInfo.OK")]' in the contract to '[IntDefinitionAttribute("Android.Icu.Text.DateTimePatternGenerator.PatternInfo.Ok", JniField="android/icu/text/DateTimePatternGenerator$PatternInfo.OK")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Locations.GnssMeasurementCallbackStatus Android.Locations.GnssMeasurementCallbackStatus.LocationDisabled' changed from '[IntDefinitionAttribute("Android.Locations.GnssMeasurementsEvent.Callback.StatusLocationDisabled", JniField="android/location/GnssMeasurementsEvent.Callback.STATUS_LOCATION_DISABLED")]' in the contract to '[IntDefinitionAttribute("Android.Locations.GnssMeasurementsEvent.Callback.StatusLocationDisabled", JniField="android/location/GnssMeasurementsEvent$Callback.STATUS_LOCATION_DISABLED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Locations.GnssMeasurementCallbackStatus Android.Locations.GnssMeasurementCallbackStatus.NotAllowed' changed from '[IntDefinitionAttribute("Android.Locations.GnssMeasurementsEvent.Callback.StatusNotAllowed", JniField="android/location/GnssMeasurementsEvent.Callback.STATUS_NOT_ALLOWED")]' in the contract to '[IntDefinitionAttribute("Android.Locations.GnssMeasurementsEvent.Callback.StatusNotAllowed", JniField="android/location/GnssMeasurementsEvent$Callback.STATUS_NOT_ALLOWED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Locations.GnssMeasurementCallbackStatus Android.Locations.GnssMeasurementCallbackStatus.NotSupported' changed from '[IntDefinitionAttribute("Android.Locations.GnssMeasurementsEvent.Callback.StatusNotSupported", JniField="android/location/GnssMeasurementsEvent.Callback.STATUS_NOT_SUPPORTED")]' in the contract to '[IntDefinitionAttribute("Android.Locations.GnssMeasurementsEvent.Callback.StatusNotSupported", JniField="android/location/GnssMeasurementsEvent$Callback.STATUS_NOT_SUPPORTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Locations.GnssMeasurementCallbackStatus Android.Locations.GnssMeasurementCallbackStatus.Ready' changed from '[IntDefinitionAttribute("Android.Locations.GnssMeasurementsEvent.Callback.StatusReady", JniField="android/location/GnssMeasurementsEvent.Callback.STATUS_READY")]' in the contract to '[IntDefinitionAttribute("Android.Locations.GnssMeasurementsEvent.Callback.StatusReady", JniField="android/location/GnssMeasurementsEvent$Callback.STATUS_READY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Locations.GnssNavigationCallbackStatus Android.Locations.GnssNavigationCallbackStatus.LocationDisabled' changed from '[IntDefinitionAttribute("Android.Locations.GnssNavigationMessage.Callback.StatusLocationDisabled", JniField="android/location/GnssNavigationMessage.Callback.STATUS_LOCATION_DISABLED")]' in the contract to '[IntDefinitionAttribute("Android.Locations.GnssNavigationMessage.Callback.StatusLocationDisabled", JniField="android/location/GnssNavigationMessage$Callback.STATUS_LOCATION_DISABLED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Locations.GnssNavigationCallbackStatus Android.Locations.GnssNavigationCallbackStatus.NotSupported' changed from '[IntDefinitionAttribute("Android.Locations.GnssNavigationMessage.Callback.StatusNotSupported", JniField="android/location/GnssNavigationMessage.Callback.STATUS_NOT_SUPPORTED")]' in the contract to '[IntDefinitionAttribute("Android.Locations.GnssNavigationMessage.Callback.StatusNotSupported", JniField="android/location/GnssNavigationMessage$Callback.STATUS_NOT_SUPPORTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Locations.GnssNavigationCallbackStatus Android.Locations.GnssNavigationCallbackStatus.Ready' changed from '[IntDefinitionAttribute("Android.Locations.GnssNavigationMessage.Callback.StatusReady", JniField="android/location/GnssNavigationMessage.Callback.STATUS_READY")]' in the contract to '[IntDefinitionAttribute("Android.Locations.GnssNavigationMessage.Callback.StatusReady", JniField="android/location/GnssNavigationMessage$Callback.STATUS_READY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.BitrateMode Android.Media.BitrateMode.Cbr' changed from '[IntDefinitionAttribute(null, JniField="android/media/MediaCodecInfo.EncoderCapabilities.BITRATE_MODE_CBR")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/MediaCodecInfo$EncoderCapabilities.BITRATE_MODE_CBR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.BitrateMode Android.Media.BitrateMode.Cq' changed from '[IntDefinitionAttribute(null, JniField="android/media/MediaCodecInfo.EncoderCapabilities.BITRATE_MODE_CQ")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/MediaCodecInfo$EncoderCapabilities.BITRATE_MODE_CQ")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.BitrateMode Android.Media.BitrateMode.Vbr' changed from '[IntDefinitionAttribute(null, JniField="android/media/MediaCodecInfo.EncoderCapabilities.BITRATE_MODE_VBR")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/MediaCodecInfo$EncoderCapabilities.BITRATE_MODE_VBR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.ErrorCode Android.Media.ErrorCode.ResourceContention' changed from '[IntDefinitionAttribute("Android.Media.MediaDrm.SessionException.ErrorResourceContention", JniField="android/media/MediaDrm.SessionException.ERROR_RESOURCE_CONTENTION")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaDrm.SessionException.ErrorResourceContention", JniField="android/media/MediaDrm$SessionException.ERROR_RESOURCE_CONTENTION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.ErrorCode Android.Media.ErrorCode.Unknown' changed from '[IntDefinitionAttribute("Android.Media.MediaDrm.SessionException.ErrorUnknown", JniField="android/media/MediaDrm.SessionException.ERROR_UNKNOWN")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaDrm.SessionException.ErrorUnknown", JniField="android/media/MediaDrm$SessionException.ERROR_UNKNOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaCodecCryptoErrorType Android.Media.MediaCodecCryptoErrorType.FrameTooLarge' changed from '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorFrameTooLarge", JniField="android/media/MediaCodec.CryptoException.ERROR_FRAME_TOO_LARGE")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorFrameTooLarge", JniField="android/media/MediaCodec$CryptoException.ERROR_FRAME_TOO_LARGE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaCodecCryptoErrorType Android.Media.MediaCodecCryptoErrorType.InsufficientOutputProtection' changed from '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorInsufficientOutputProtection", JniField="android/media/MediaCodec.CryptoException.ERROR_INSUFFICIENT_OUTPUT_PROTECTION")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorInsufficientOutputProtection", JniField="android/media/MediaCodec$CryptoException.ERROR_INSUFFICIENT_OUTPUT_PROTECTION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaCodecCryptoErrorType Android.Media.MediaCodecCryptoErrorType.InsufficientSecurity' changed from '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorInsufficientSecurity", JniField="android/media/MediaCodec.CryptoException.ERROR_INSUFFICIENT_SECURITY")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorInsufficientSecurity", JniField="android/media/MediaCodec$CryptoException.ERROR_INSUFFICIENT_SECURITY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaCodecCryptoErrorType Android.Media.MediaCodecCryptoErrorType.KeyExpired' changed from '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorKeyExpired", JniField="android/media/MediaCodec.CryptoException.ERROR_KEY_EXPIRED")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorKeyExpired", JniField="android/media/MediaCodec$CryptoException.ERROR_KEY_EXPIRED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaCodecCryptoErrorType Android.Media.MediaCodecCryptoErrorType.LostState' changed from '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorLostState", JniField="android/media/MediaCodec.CryptoException.ERROR_LOST_STATE")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorLostState", JniField="android/media/MediaCodec$CryptoException.ERROR_LOST_STATE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaCodecCryptoErrorType Android.Media.MediaCodecCryptoErrorType.NoKey' changed from '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorNoKey", JniField="android/media/MediaCodec.CryptoException.ERROR_NO_KEY")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorNoKey", JniField="android/media/MediaCodec$CryptoException.ERROR_NO_KEY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaCodecCryptoErrorType Android.Media.MediaCodecCryptoErrorType.ResourceBusy' changed from '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorResourceBusy", JniField="android/media/MediaCodec.CryptoException.ERROR_RESOURCE_BUSY")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorResourceBusy", JniField="android/media/MediaCodec$CryptoException.ERROR_RESOURCE_BUSY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaCodecCryptoErrorType Android.Media.MediaCodecCryptoErrorType.SessionNotOpened' changed from '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorSessionNotOpened", JniField="android/media/MediaCodec.CryptoException.ERROR_SESSION_NOT_OPENED")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorSessionNotOpened", JniField="android/media/MediaCodec$CryptoException.ERROR_SESSION_NOT_OPENED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaCodecCryptoErrorType Android.Media.MediaCodecCryptoErrorType.UnsupportedOperation' changed from '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorUnsupportedOperation", JniField="android/media/MediaCodec.CryptoException.ERROR_UNSUPPORTED_OPERATION")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaCodec.CryptoException.ErrorUnsupportedOperation", JniField="android/media/MediaCodec$CryptoException.ERROR_UNSUPPORTED_OPERATION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaCodecErrorCode Android.Media.MediaCodecErrorCode.InsufficientResource' changed from '[IntDefinitionAttribute(null, JniField="android/media/MediaCodec.CodecException.ERROR_INSUFFICIENT_RESOURCE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/MediaCodec$CodecException.ERROR_INSUFFICIENT_RESOURCE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaCodecErrorCode Android.Media.MediaCodecErrorCode.Reclaimed' changed from '[IntDefinitionAttribute(null, JniField="android/media/MediaCodec.CodecException.ERROR_RECLAIMED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/MediaCodec$CodecException.ERROR_RECLAIMED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaDrmStatusCode Android.Media.MediaDrmStatusCode.Expired' changed from '[IntDefinitionAttribute(null, JniField="android/media/MediaDrm.KeyStatus.STATUS_EXPIRED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/MediaDrm$KeyStatus.STATUS_EXPIRED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaDrmStatusCode Android.Media.MediaDrmStatusCode.InternalError' changed from '[IntDefinitionAttribute(null, JniField="android/media/MediaDrm.KeyStatus.STATUS_INTERNAL_ERROR")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/MediaDrm$KeyStatus.STATUS_INTERNAL_ERROR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaDrmStatusCode Android.Media.MediaDrmStatusCode.OutputNotAllowed' changed from '[IntDefinitionAttribute(null, JniField="android/media/MediaDrm.KeyStatus.STATUS_OUTPUT_NOT_ALLOWED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/MediaDrm$KeyStatus.STATUS_OUTPUT_NOT_ALLOWED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaDrmStatusCode Android.Media.MediaDrmStatusCode.Pending' changed from '[IntDefinitionAttribute(null, JniField="android/media/MediaDrm.KeyStatus.STATUS_PENDING")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/MediaDrm$KeyStatus.STATUS_PENDING")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaDrmStatusCode Android.Media.MediaDrmStatusCode.Usable' changed from '[IntDefinitionAttribute(null, JniField="android/media/MediaDrm.KeyStatus.STATUS_USABLE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/MediaDrm$KeyStatus.STATUS_USABLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaDrmStatusCode Android.Media.MediaDrmStatusCode.UsableInFuture' changed from '[IntDefinitionAttribute(null, JniField="android/media/MediaDrm.KeyStatus.STATUS_USABLE_IN_FUTURE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/MediaDrm$KeyStatus.STATUS_USABLE_IN_FUTURE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaRouterDeviceType Android.Media.MediaRouterDeviceType.Bluetooth' changed from '[IntDefinitionAttribute("Android.Media.MediaRouter.RouteInfo.DeviceTypeBluetooth", JniField="android/media/MediaRouter.RouteInfo.DEVICE_TYPE_BLUETOOTH")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaRouter.RouteInfo.DeviceTypeBluetooth", JniField="android/media/MediaRouter$RouteInfo.DEVICE_TYPE_BLUETOOTH")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaRouterDeviceType Android.Media.MediaRouterDeviceType.Speaker' changed from '[IntDefinitionAttribute("Android.Media.MediaRouter.RouteInfo.DeviceTypeSpeaker", JniField="android/media/MediaRouter.RouteInfo.DEVICE_TYPE_SPEAKER")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaRouter.RouteInfo.DeviceTypeSpeaker", JniField="android/media/MediaRouter$RouteInfo.DEVICE_TYPE_SPEAKER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaRouterDeviceType Android.Media.MediaRouterDeviceType.Tv' changed from '[IntDefinitionAttribute("Android.Media.MediaRouter.RouteInfo.DeviceTypeTv", JniField="android/media/MediaRouter.RouteInfo.DEVICE_TYPE_TV")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaRouter.RouteInfo.DeviceTypeTv", JniField="android/media/MediaRouter$RouteInfo.DEVICE_TYPE_TV")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.MediaRouterDeviceType Android.Media.MediaRouterDeviceType.Unknown' changed from '[IntDefinitionAttribute("Android.Media.MediaRouter.RouteInfo.DeviceTypeUnknown", JniField="android/media/MediaRouter.RouteInfo.DEVICE_TYPE_UNKNOWN")]' in the contract to '[IntDefinitionAttribute("Android.Media.MediaRouter.RouteInfo.DeviceTypeUnknown", JniField="android/media/MediaRouter$RouteInfo.DEVICE_TYPE_UNKNOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.VolumeInterpolatorType Android.Media.VolumeInterpolatorType.Cubic' changed from '[IntDefinitionAttribute(null, JniField="android/media/VolumeShaper.Configuration.INTERPOLATOR_TYPE_CUBIC")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/VolumeShaper$Configuration.INTERPOLATOR_TYPE_CUBIC")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.VolumeInterpolatorType Android.Media.VolumeInterpolatorType.CubicMonotonic' changed from '[IntDefinitionAttribute(null, JniField="android/media/VolumeShaper.Configuration.INTERPOLATOR_TYPE_CUBIC_MONOTONIC")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/VolumeShaper$Configuration.INTERPOLATOR_TYPE_CUBIC_MONOTONIC")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.VolumeInterpolatorType Android.Media.VolumeInterpolatorType.Linear' changed from '[IntDefinitionAttribute(null, JniField="android/media/VolumeShaper.Configuration.INTERPOLATOR_TYPE_LINEAR")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/VolumeShaper$Configuration.INTERPOLATOR_TYPE_LINEAR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.VolumeInterpolatorType Android.Media.VolumeInterpolatorType.Step' changed from '[IntDefinitionAttribute(null, JniField="android/media/VolumeShaper.Configuration.INTERPOLATOR_TYPE_STEP")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/VolumeShaper$Configuration.INTERPOLATOR_TYPE_STEP")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.Browse.MediaItemFlags Android.Media.Browse.MediaItemFlags.Browsable' changed from '[IntDefinitionAttribute(null, JniField="android/media/browse/MediaBrowser.MediaItem.FLAG_BROWSABLE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/browse/MediaBrowser$MediaItem.FLAG_BROWSABLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.Browse.MediaItemFlags Android.Media.Browse.MediaItemFlags.Playable' changed from '[IntDefinitionAttribute(null, JniField="android/media/browse/MediaBrowser.MediaItem.FLAG_PLAYABLE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/browse/MediaBrowser$MediaItem.FLAG_PLAYABLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.Midi.MidiPortType Android.Media.Midi.MidiPortType.Input' changed from '[IntDefinitionAttribute(null, JniField="android/media/midi/MidiDeviceInfo.PortInfo.TYPE_INPUT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/midi/MidiDeviceInfo$PortInfo.TYPE_INPUT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.Midi.MidiPortType Android.Media.Midi.MidiPortType.Output' changed from '[IntDefinitionAttribute(null, JniField="android/media/midi/MidiDeviceInfo.PortInfo.TYPE_OUTPUT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/midi/MidiDeviceInfo$PortInfo.TYPE_OUTPUT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.Session.MediaPlaybackType Android.Media.Session.MediaPlaybackType.Local' changed from '[IntDefinitionAttribute(null, JniField="android/media/session/MediaController.PlaybackInfo.PLAYBACK_TYPE_LOCAL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/session/MediaController$PlaybackInfo.PLAYBACK_TYPE_LOCAL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.Session.MediaPlaybackType Android.Media.Session.MediaPlaybackType.Remote' changed from '[IntDefinitionAttribute(null, JniField="android/media/session/MediaController.PlaybackInfo.PLAYBACK_TYPE_REMOTE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/session/MediaController$PlaybackInfo.PLAYBACK_TYPE_REMOTE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewAspectRatio Android.Media.TV.PreviewAspectRatio.A11' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.ASPECT_RATIO_1_1")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.ASPECT_RATIO_1_1")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewAspectRatio Android.Media.TV.PreviewAspectRatio.A169' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.ASPECT_RATIO_16_9")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.ASPECT_RATIO_16_9")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewAspectRatio Android.Media.TV.PreviewAspectRatio.A23' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.ASPECT_RATIO_2_3")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.ASPECT_RATIO_2_3")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewAspectRatio Android.Media.TV.PreviewAspectRatio.A32' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.ASPECT_RATIO_3_2")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.ASPECT_RATIO_3_2")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewAspectRatio Android.Media.TV.PreviewAspectRatio.A43' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.ASPECT_RATIO_4_3")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.ASPECT_RATIO_4_3")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewAvailability Android.Media.TV.PreviewAvailability.Available' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.AVAILABILITY_AVAILABLE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.AVAILABILITY_AVAILABLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewAvailability Android.Media.TV.PreviewAvailability.FreeWithSubscription' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.AVAILABILITY_FREE_WITH_SUBSCRIPTION")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.AVAILABILITY_FREE_WITH_SUBSCRIPTION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewAvailability Android.Media.TV.PreviewAvailability.PaidContent' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.AVAILABILITY_PAID_CONTENT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.AVAILABILITY_PAID_CONTENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewInteractionType Android.Media.TV.PreviewInteractionType.Fans' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.INTERACTION_TYPE_FANS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.INTERACTION_TYPE_FANS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewInteractionType Android.Media.TV.PreviewInteractionType.Followers' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.INTERACTION_TYPE_FOLLOWERS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.INTERACTION_TYPE_FOLLOWERS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewInteractionType Android.Media.TV.PreviewInteractionType.Likes' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.INTERACTION_TYPE_LIKES")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.INTERACTION_TYPE_LIKES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewInteractionType Android.Media.TV.PreviewInteractionType.Listens' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.INTERACTION_TYPE_LISTENS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.INTERACTION_TYPE_LISTENS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewInteractionType Android.Media.TV.PreviewInteractionType.Thumbs' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.INTERACTION_TYPE_THUMBS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.INTERACTION_TYPE_THUMBS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewInteractionType Android.Media.TV.PreviewInteractionType.Viewers' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.INTERACTION_TYPE_VIEWERS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.INTERACTION_TYPE_VIEWERS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewInteractionType Android.Media.TV.PreviewInteractionType.Views' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.INTERACTION_TYPE_VIEWS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.INTERACTION_TYPE_VIEWS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewReviewRatingStyle Android.Media.TV.PreviewReviewRatingStyle.Percentage' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.REVIEW_RATING_STYLE_PERCENTAGE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.REVIEW_RATING_STYLE_PERCENTAGE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewReviewRatingStyle Android.Media.TV.PreviewReviewRatingStyle.Stars' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.REVIEW_RATING_STYLE_STARS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.REVIEW_RATING_STYLE_STARS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewReviewRatingStyle Android.Media.TV.PreviewReviewRatingStyle.ThumbsUpDown' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.REVIEW_RATING_STYLE_THUMBS_UP_DOWN")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.REVIEW_RATING_STYLE_THUMBS_UP_DOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewType Android.Media.TV.PreviewType.Album' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.TYPE_ALBUM")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.TYPE_ALBUM")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewType Android.Media.TV.PreviewType.Artist' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.TYPE_ARTIST")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.TYPE_ARTIST")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewType Android.Media.TV.PreviewType.Channel' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.TYPE_CHANNEL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.TYPE_CHANNEL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewType Android.Media.TV.PreviewType.Clip' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.TYPE_CLIP")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.TYPE_CLIP")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewType Android.Media.TV.PreviewType.Event' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.TYPE_EVENT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.TYPE_EVENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewType Android.Media.TV.PreviewType.Movie' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.TYPE_MOVIE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.TYPE_MOVIE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewType Android.Media.TV.PreviewType.Playlist' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.TYPE_PLAYLIST")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.TYPE_PLAYLIST")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewType Android.Media.TV.PreviewType.Station' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.TYPE_STATION")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.TYPE_STATION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewType Android.Media.TV.PreviewType.Track' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.TYPE_TRACK")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.TYPE_TRACK")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewType Android.Media.TV.PreviewType.TvEpisode' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.TYPE_TV_EPISODE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.TYPE_TV_EPISODE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewType Android.Media.TV.PreviewType.TvSeason' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.TYPE_TV_SEASON")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.TYPE_TV_SEASON")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.PreviewType Android.Media.TV.PreviewType.TvSeries' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.PreviewPrograms.TYPE_TV_SERIES")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$PreviewPrograms.TYPE_TV_SERIES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.RecordedReviewRatingStyle Android.Media.TV.RecordedReviewRatingStyle.Percentage' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.RecordedPrograms.REVIEW_RATING_STYLE_PERCENTAGE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$RecordedPrograms.REVIEW_RATING_STYLE_PERCENTAGE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.RecordedReviewRatingStyle Android.Media.TV.RecordedReviewRatingStyle.Stars' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.RecordedPrograms.REVIEW_RATING_STYLE_STARS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$RecordedPrograms.REVIEW_RATING_STYLE_STARS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.RecordedReviewRatingStyle Android.Media.TV.RecordedReviewRatingStyle.ThumbsUpDown' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.RecordedPrograms.REVIEW_RATING_STYLE_THUMBS_UP_DOWN")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$RecordedPrograms.REVIEW_RATING_STYLE_THUMBS_UP_DOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.ReviewRatingStyle Android.Media.TV.ReviewRatingStyle.Percentage' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.Programs.REVIEW_RATING_STYLE_PERCENTAGE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$Programs.REVIEW_RATING_STYLE_PERCENTAGE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.ReviewRatingStyle Android.Media.TV.ReviewRatingStyle.Stars' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.Programs.REVIEW_RATING_STYLE_STARS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$Programs.REVIEW_RATING_STYLE_STARS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.ReviewRatingStyle Android.Media.TV.ReviewRatingStyle.ThumbsUpDown' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.Programs.REVIEW_RATING_STYLE_THUMBS_UP_DOWN")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$Programs.REVIEW_RATING_STYLE_THUMBS_UP_DOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextAspectRatio Android.Media.TV.WatchNextAspectRatio.A11' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.ASPECT_RATIO_1_1")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.ASPECT_RATIO_1_1")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextAspectRatio Android.Media.TV.WatchNextAspectRatio.A169' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.ASPECT_RATIO_16_9")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.ASPECT_RATIO_16_9")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextAspectRatio Android.Media.TV.WatchNextAspectRatio.A23' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.ASPECT_RATIO_2_3")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.ASPECT_RATIO_2_3")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextAspectRatio Android.Media.TV.WatchNextAspectRatio.A32' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.ASPECT_RATIO_3_2")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.ASPECT_RATIO_3_2")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextAspectRatio Android.Media.TV.WatchNextAspectRatio.A43' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.ASPECT_RATIO_4_3")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.ASPECT_RATIO_4_3")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextAvailability Android.Media.TV.WatchNextAvailability.Available' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.AVAILABILITY_AVAILABLE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.AVAILABILITY_AVAILABLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextAvailability Android.Media.TV.WatchNextAvailability.FreeWithSubscription' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.AVAILABILITY_FREE_WITH_SUBSCRIPTION")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.AVAILABILITY_FREE_WITH_SUBSCRIPTION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextAvailability Android.Media.TV.WatchNextAvailability.PaidContent' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.AVAILABILITY_PAID_CONTENT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.AVAILABILITY_PAID_CONTENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextInteractionType Android.Media.TV.WatchNextInteractionType.Fans' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.INTERACTION_TYPE_FANS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.INTERACTION_TYPE_FANS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextInteractionType Android.Media.TV.WatchNextInteractionType.Followers' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.INTERACTION_TYPE_FOLLOWERS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.INTERACTION_TYPE_FOLLOWERS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextInteractionType Android.Media.TV.WatchNextInteractionType.Likes' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.INTERACTION_TYPE_LIKES")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.INTERACTION_TYPE_LIKES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextInteractionType Android.Media.TV.WatchNextInteractionType.Listens' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.INTERACTION_TYPE_LISTENS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.INTERACTION_TYPE_LISTENS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextInteractionType Android.Media.TV.WatchNextInteractionType.Thumbs' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.INTERACTION_TYPE_THUMBS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.INTERACTION_TYPE_THUMBS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextInteractionType Android.Media.TV.WatchNextInteractionType.Viewers' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.INTERACTION_TYPE_VIEWERS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.INTERACTION_TYPE_VIEWERS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextInteractionType Android.Media.TV.WatchNextInteractionType.Views' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.INTERACTION_TYPE_VIEWS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.INTERACTION_TYPE_VIEWS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextReviewRatingStyle Android.Media.TV.WatchNextReviewRatingStyle.Percentage' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.REVIEW_RATING_STYLE_PERCENTAGE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.REVIEW_RATING_STYLE_PERCENTAGE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextReviewRatingStyle Android.Media.TV.WatchNextReviewRatingStyle.Stars' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.REVIEW_RATING_STYLE_STARS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.REVIEW_RATING_STYLE_STARS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextReviewRatingStyle Android.Media.TV.WatchNextReviewRatingStyle.ThumbsUpDown' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.REVIEW_RATING_STYLE_THUMBS_UP_DOWN")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.REVIEW_RATING_STYLE_THUMBS_UP_DOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextType Android.Media.TV.WatchNextType.Album' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.TYPE_ALBUM")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.TYPE_ALBUM")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextType Android.Media.TV.WatchNextType.Artist' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.TYPE_ARTIST")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.TYPE_ARTIST")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextType Android.Media.TV.WatchNextType.Channel' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.TYPE_CHANNEL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.TYPE_CHANNEL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextType Android.Media.TV.WatchNextType.Clip' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.TYPE_CLIP")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.TYPE_CLIP")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextType Android.Media.TV.WatchNextType.Event' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.TYPE_EVENT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.TYPE_EVENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextType Android.Media.TV.WatchNextType.Movie' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.TYPE_MOVIE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.TYPE_MOVIE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextType Android.Media.TV.WatchNextType.Playlist' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.TYPE_PLAYLIST")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.TYPE_PLAYLIST")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextType Android.Media.TV.WatchNextType.Station' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.TYPE_STATION")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.TYPE_STATION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextType Android.Media.TV.WatchNextType.Track' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.TYPE_TRACK")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.TYPE_TRACK")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextType Android.Media.TV.WatchNextType.TvEpisode' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.TYPE_TV_EPISODE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.TYPE_TV_EPISODE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextType Android.Media.TV.WatchNextType.TvSeason' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.TYPE_TV_SEASON")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.TYPE_TV_SEASON")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextType Android.Media.TV.WatchNextType.TvSeries' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.TYPE_TV_SERIES")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.TYPE_TV_SERIES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextWatchNextType Android.Media.TV.WatchNextWatchNextType.Continue' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.WATCH_NEXT_TYPE_CONTINUE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.WATCH_NEXT_TYPE_CONTINUE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextWatchNextType Android.Media.TV.WatchNextWatchNextType.New' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.WATCH_NEXT_TYPE_NEW")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.WATCH_NEXT_TYPE_NEW")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextWatchNextType Android.Media.TV.WatchNextWatchNextType.Next' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.WATCH_NEXT_TYPE_NEXT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.WATCH_NEXT_TYPE_NEXT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Media.TV.WatchNextWatchNextType Android.Media.TV.WatchNextWatchNextType.Watchlist' changed from '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract.WatchNextPrograms.WATCH_NEXT_TYPE_WATCHLIST")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/media/tv/TvContract$WatchNextPrograms.WATCH_NEXT_TYPE_WATCHLIST")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Net.Wifi.LocalOnlyHotspotCallbackErrorCode Android.Net.Wifi.LocalOnlyHotspotCallbackErrorCode.Generic' changed from '[IntDefinitionAttribute(null, JniField="android/net/wifi/WifiManager.LocalOnlyHotspotCallback.ERROR_GENERIC")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/net/wifi/WifiManager$LocalOnlyHotspotCallback.ERROR_GENERIC")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Net.Wifi.LocalOnlyHotspotCallbackErrorCode Android.Net.Wifi.LocalOnlyHotspotCallbackErrorCode.IncompatibleMode' changed from '[IntDefinitionAttribute(null, JniField="android/net/wifi/WifiManager.LocalOnlyHotspotCallback.ERROR_INCOMPATIBLE_MODE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/net/wifi/WifiManager$LocalOnlyHotspotCallback.ERROR_INCOMPATIBLE_MODE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Net.Wifi.LocalOnlyHotspotCallbackErrorCode Android.Net.Wifi.LocalOnlyHotspotCallbackErrorCode.NoChannel' changed from '[IntDefinitionAttribute(null, JniField="android/net/wifi/WifiManager.LocalOnlyHotspotCallback.ERROR_NO_CHANNEL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/net/wifi/WifiManager$LocalOnlyHotspotCallback.ERROR_NO_CHANNEL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Net.Wifi.LocalOnlyHotspotCallbackErrorCode Android.Net.Wifi.LocalOnlyHotspotCallbackErrorCode.TetheringDisallowed' changed from '[IntDefinitionAttribute(null, JniField="android/net/wifi/WifiManager.LocalOnlyHotspotCallback.ERROR_TETHERING_DISALLOWED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/net/wifi/WifiManager$LocalOnlyHotspotCallback.ERROR_TETHERING_DISALLOWED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.OS.MessageQueueEventType Android.OS.MessageQueueEventType.Error' changed from '[IntDefinitionAttribute(null, JniField="android/os/MessageQueue.OnFileDescriptorEventListener.EVENT_ERROR")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/os/MessageQueue$OnFileDescriptorEventListener.EVENT_ERROR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.OS.MessageQueueEventType Android.OS.MessageQueueEventType.Input' changed from '[IntDefinitionAttribute(null, JniField="android/os/MessageQueue.OnFileDescriptorEventListener.EVENT_INPUT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/os/MessageQueue$OnFileDescriptorEventListener.EVENT_INPUT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.OS.MessageQueueEventType Android.OS.MessageQueueEventType.Output' changed from '[IntDefinitionAttribute(null, JniField="android/os/MessageQueue.OnFileDescriptorEventListener.EVENT_OUTPUT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/os/MessageQueue$OnFileDescriptorEventListener.EVENT_OUTPUT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.CallerPresentation Android.Provider.CallerPresentation.Allowed' changed from '[IntDefinitionAttribute("Android.Provider.CallLog.Calls.PresentationAllowed", JniField="android/provider/CallLog.Calls.PRESENTATION_ALLOWED")]' in the contract to '[IntDefinitionAttribute("Android.Provider.CallLog.Calls.PresentationAllowed", JniField="android/provider/CallLog$Calls.PRESENTATION_ALLOWED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.CallerPresentation Android.Provider.CallerPresentation.Payphone' changed from '[IntDefinitionAttribute("Android.Provider.CallLog.Calls.PresentationPayphone", JniField="android/provider/CallLog.Calls.PRESENTATION_PAYPHONE")]' in the contract to '[IntDefinitionAttribute("Android.Provider.CallLog.Calls.PresentationPayphone", JniField="android/provider/CallLog$Calls.PRESENTATION_PAYPHONE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.CallerPresentation Android.Provider.CallerPresentation.Restricted' changed from '[IntDefinitionAttribute("Android.Provider.CallLog.Calls.PresentationRestricted", JniField="android/provider/CallLog.Calls.PRESENTATION_RESTRICTED")]' in the contract to '[IntDefinitionAttribute("Android.Provider.CallLog.Calls.PresentationRestricted", JniField="android/provider/CallLog$Calls.PRESENTATION_RESTRICTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.CallerPresentation Android.Provider.CallerPresentation.Unknown' changed from '[IntDefinitionAttribute("Android.Provider.CallLog.Calls.PresentationUnknown", JniField="android/provider/CallLog.Calls.PRESENTATION_UNKNOWN")]' in the contract to '[IntDefinitionAttribute("Android.Provider.CallLog.Calls.PresentationUnknown", JniField="android/provider/CallLog$Calls.PRESENTATION_UNKNOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.ContactsProviderStatus Android.Provider.ContactsProviderStatus.Busy' changed from '[IntDefinitionAttribute(null, JniField="android/provider/ContactsContract.ProviderStatus.STATUS_BUSY")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/ContactsContract$ProviderStatus.STATUS_BUSY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.ContactsProviderStatus Android.Provider.ContactsProviderStatus.Empty' changed from '[IntDefinitionAttribute(null, JniField="android/provider/ContactsContract.ProviderStatus.STATUS_EMPTY")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/ContactsContract$ProviderStatus.STATUS_EMPTY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.ContactsProviderStatus Android.Provider.ContactsProviderStatus.Normal' changed from '[IntDefinitionAttribute(null, JniField="android/provider/ContactsContract.ProviderStatus.STATUS_NORMAL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/ContactsContract$ProviderStatus.STATUS_NORMAL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontFamilyResultStatus Android.Provider.FontFamilyResultStatus.Ok' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.FontFamilyResult.STATUS_OK")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$FontFamilyResult.STATUS_OK")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontFamilyResultStatus Android.Provider.FontFamilyResultStatus.Rejected' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.FontFamilyResult.STATUS_REJECTED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$FontFamilyResult.STATUS_REJECTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontFamilyResultStatus Android.Provider.FontFamilyResultStatus.UnexpectedDataProvided' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.FontFamilyResult.STATUS_UNEXPECTED_DATA_PROVIDED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$FontFamilyResult.STATUS_UNEXPECTED_DATA_PROVIDED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontFamilyResultStatus Android.Provider.FontFamilyResultStatus.WrongCertificates' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.FontFamilyResult.STATUS_WRONG_CERTIFICATES")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$FontFamilyResult.STATUS_WRONG_CERTIFICATES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontRequestFailureReason Android.Provider.FontRequestFailureReason.FontLoadError' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.FontRequestCallback.FAIL_REASON_FONT_LOAD_ERROR")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$FontRequestCallback.FAIL_REASON_FONT_LOAD_ERROR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontRequestFailureReason Android.Provider.FontRequestFailureReason.FontNotFound' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.FontRequestCallback.FAIL_REASON_FONT_NOT_FOUND")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$FontRequestCallback.FAIL_REASON_FONT_NOT_FOUND")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontRequestFailureReason Android.Provider.FontRequestFailureReason.FontUnavailable' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.FontRequestCallback.FAIL_REASON_FONT_UNAVAILABLE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$FontRequestCallback.FAIL_REASON_FONT_UNAVAILABLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontRequestFailureReason Android.Provider.FontRequestFailureReason.MalformedQuery' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.FontRequestCallback.FAIL_REASON_MALFORMED_QUERY")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$FontRequestCallback.FAIL_REASON_MALFORMED_QUERY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontRequestFailureReason Android.Provider.FontRequestFailureReason.ProviderNotFound' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.FontRequestCallback.FAIL_REASON_PROVIDER_NOT_FOUND")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$FontRequestCallback.FAIL_REASON_PROVIDER_NOT_FOUND")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontRequestFailureReason Android.Provider.FontRequestFailureReason.WrongCertificates' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.FontRequestCallback.FAIL_REASON_WRONG_CERTIFICATES")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$FontRequestCallback.FAIL_REASON_WRONG_CERTIFICATES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontResultCode Android.Provider.FontResultCode.FontNotFound' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.Columns.RESULT_CODE_FONT_NOT_FOUND")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$Columns.RESULT_CODE_FONT_NOT_FOUND")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontResultCode Android.Provider.FontResultCode.FontUnavailable' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.Columns.RESULT_CODE_FONT_UNAVAILABLE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$Columns.RESULT_CODE_FONT_UNAVAILABLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontResultCode Android.Provider.FontResultCode.MalformedQuery' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.Columns.RESULT_CODE_MALFORMED_QUERY")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$Columns.RESULT_CODE_MALFORMED_QUERY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.FontResultCode Android.Provider.FontResultCode.Ok' changed from '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract.Columns.RESULT_CODE_OK")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/FontsContract$Columns.RESULT_CODE_OK")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.LocaleType Android.Provider.LocaleType.All' changed from '[IntDefinitionAttribute(null, JniField="android/provider/UserDictionary.Words.LOCALE_TYPE_ALL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/UserDictionary$Words.LOCALE_TYPE_ALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.LocaleType Android.Provider.LocaleType.Current' changed from '[IntDefinitionAttribute(null, JniField="android/provider/UserDictionary.Words.LOCALE_TYPE_CURRENT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/provider/UserDictionary$Words.LOCALE_TYPE_CURRENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MessageBoxType Android.Provider.MessageBoxType.All' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.IBaseMmsColumns.MessageBoxAll", JniField="android/provider/Telephony.BaseMmsColumns.MESSAGE_BOX_ALL")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.IBaseMmsColumns.MessageBoxAll", JniField="android/provider/Telephony$BaseMmsColumns.MESSAGE_BOX_ALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MessageBoxType Android.Provider.MessageBoxType.Drafts' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.IBaseMmsColumns.MessageBoxDrafts", JniField="android/provider/Telephony.BaseMmsColumns.MESSAGE_BOX_DRAFTS")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.IBaseMmsColumns.MessageBoxDrafts", JniField="android/provider/Telephony$BaseMmsColumns.MESSAGE_BOX_DRAFTS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MessageBoxType Android.Provider.MessageBoxType.Failed' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.IBaseMmsColumns.MessageBoxFailed", JniField="android/provider/Telephony.BaseMmsColumns.MESSAGE_BOX_FAILED")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.IBaseMmsColumns.MessageBoxFailed", JniField="android/provider/Telephony$BaseMmsColumns.MESSAGE_BOX_FAILED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MessageBoxType Android.Provider.MessageBoxType.Inbox' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.IBaseMmsColumns.MessageBoxInbox", JniField="android/provider/Telephony.BaseMmsColumns.MESSAGE_BOX_INBOX")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.IBaseMmsColumns.MessageBoxInbox", JniField="android/provider/Telephony$BaseMmsColumns.MESSAGE_BOX_INBOX")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MessageBoxType Android.Provider.MessageBoxType.Outbox' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.IBaseMmsColumns.MessageBoxOutbox", JniField="android/provider/Telephony.BaseMmsColumns.MESSAGE_BOX_OUTBOX")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.IBaseMmsColumns.MessageBoxOutbox", JniField="android/provider/Telephony$BaseMmsColumns.MESSAGE_BOX_OUTBOX")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MessageBoxType Android.Provider.MessageBoxType.Sent' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.IBaseMmsColumns.MessageBoxSent", JniField="android/provider/Telephony.BaseMmsColumns.MESSAGE_BOX_SENT")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.IBaseMmsColumns.MessageBoxSent", JniField="android/provider/Telephony$BaseMmsColumns.MESSAGE_BOX_SENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MmsSmsErrorType Android.Provider.MmsSmsErrorType.Generic' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeGeneric", JniField="android/provider/Telephony.MmsSms.ERR_TYPE_GENERIC")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeGeneric", JniField="android/provider/Telephony$MmsSms.ERR_TYPE_GENERIC")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MmsSmsErrorType Android.Provider.MmsSmsErrorType.GenericPermanent' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeGenericPermanent", JniField="android/provider/Telephony.MmsSms.ERR_TYPE_GENERIC_PERMANENT")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeGenericPermanent", JniField="android/provider/Telephony$MmsSms.ERR_TYPE_GENERIC_PERMANENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MmsSmsErrorType Android.Provider.MmsSmsErrorType.MmsProtoPermanent' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeMmsProtoPermanent", JniField="android/provider/Telephony.MmsSms.ERR_TYPE_MMS_PROTO_PERMANENT")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeMmsProtoPermanent", JniField="android/provider/Telephony$MmsSms.ERR_TYPE_MMS_PROTO_PERMANENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MmsSmsErrorType Android.Provider.MmsSmsErrorType.MmsProtoTransient' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeMmsProtoTransient", JniField="android/provider/Telephony.MmsSms.ERR_TYPE_MMS_PROTO_TRANSIENT")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeMmsProtoTransient", JniField="android/provider/Telephony$MmsSms.ERR_TYPE_MMS_PROTO_TRANSIENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MmsSmsErrorType Android.Provider.MmsSmsErrorType.NoError' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.NoError", JniField="android/provider/Telephony.MmsSms.NO_ERROR")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.NoError", JniField="android/provider/Telephony$MmsSms.NO_ERROR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MmsSmsErrorType Android.Provider.MmsSmsErrorType.SmsProtoPermanent' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeSmsProtoPermanent", JniField="android/provider/Telephony.MmsSms.ERR_TYPE_SMS_PROTO_PERMANENT")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeSmsProtoPermanent", JniField="android/provider/Telephony$MmsSms.ERR_TYPE_SMS_PROTO_PERMANENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MmsSmsErrorType Android.Provider.MmsSmsErrorType.SmsProtoTransient' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeSmsProtoTransient", JniField="android/provider/Telephony.MmsSms.ERR_TYPE_SMS_PROTO_TRANSIENT")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeSmsProtoTransient", JniField="android/provider/Telephony$MmsSms.ERR_TYPE_SMS_PROTO_TRANSIENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MmsSmsErrorType Android.Provider.MmsSmsErrorType.TransportFailure' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeTransportFailure", JniField="android/provider/Telephony.MmsSms.ERR_TYPE_TRANSPORT_FAILURE")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.ErrTypeTransportFailure", JniField="android/provider/Telephony$MmsSms.ERR_TYPE_TRANSPORT_FAILURE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MmsSmsProtocol Android.Provider.MmsSmsProtocol.MmsProto' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.MmsProto", JniField="android/provider/Telephony.MmsSms.MMS_PROTO")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.MmsProto", JniField="android/provider/Telephony$MmsSms.MMS_PROTO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.MmsSmsProtocol Android.Provider.MmsSmsProtocol.SmsProto' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.SmsProto", JniField="android/provider/Telephony.MmsSms.SMS_PROTO")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.MmsSms.SmsProto", JniField="android/provider/Telephony$MmsSms.SMS_PROTO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsIntentResult Android.Provider.SmsIntentResult.Duplicated' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.Sms.Intents.ResultSmsDuplicated", JniField="android/provider/Telephony.Sms.Intents.RESULT_SMS_DUPLICATED")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.Sms.Intents.ResultSmsDuplicated", JniField="android/provider/Telephony$Sms$Intents.RESULT_SMS_DUPLICATED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsIntentResult Android.Provider.SmsIntentResult.GenericError' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.Sms.Intents.ResultSmsGenericError", JniField="android/provider/Telephony.Sms.Intents.RESULT_SMS_GENERIC_ERROR")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.Sms.Intents.ResultSmsGenericError", JniField="android/provider/Telephony$Sms$Intents.RESULT_SMS_GENERIC_ERROR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsIntentResult Android.Provider.SmsIntentResult.Handled' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.Sms.Intents.ResultSmsHandled", JniField="android/provider/Telephony.Sms.Intents.RESULT_SMS_HANDLED")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.Sms.Intents.ResultSmsHandled", JniField="android/provider/Telephony$Sms$Intents.RESULT_SMS_HANDLED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsIntentResult Android.Provider.SmsIntentResult.OutOfMemory' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.Sms.Intents.ResultSmsOutOfMemory", JniField="android/provider/Telephony.Sms.Intents.RESULT_SMS_OUT_OF_MEMORY")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.Sms.Intents.ResultSmsOutOfMemory", JniField="android/provider/Telephony$Sms$Intents.RESULT_SMS_OUT_OF_MEMORY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsIntentResult Android.Provider.SmsIntentResult.Unsupported' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.Sms.Intents.ResultSmsUnsupported", JniField="android/provider/Telephony.Sms.Intents.RESULT_SMS_UNSUPPORTED")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.Sms.Intents.ResultSmsUnsupported", JniField="android/provider/Telephony$Sms$Intents.RESULT_SMS_UNSUPPORTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsMessageType Android.Provider.SmsMessageType.All' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeAll", JniField="android/provider/Telephony.TextBasedSmsColumns.MESSAGE_TYPE_ALL")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeAll", JniField="android/provider/Telephony$TextBasedSmsColumns.MESSAGE_TYPE_ALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsMessageType Android.Provider.SmsMessageType.Draft' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeDraft", JniField="android/provider/Telephony.TextBasedSmsColumns.MESSAGE_TYPE_DRAFT")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeDraft", JniField="android/provider/Telephony$TextBasedSmsColumns.MESSAGE_TYPE_DRAFT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsMessageType Android.Provider.SmsMessageType.Failed' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeFailed", JniField="android/provider/Telephony.TextBasedSmsColumns.MESSAGE_TYPE_FAILED")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeFailed", JniField="android/provider/Telephony$TextBasedSmsColumns.MESSAGE_TYPE_FAILED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsMessageType Android.Provider.SmsMessageType.Inbox' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeInbox", JniField="android/provider/Telephony.TextBasedSmsColumns.MESSAGE_TYPE_INBOX")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeInbox", JniField="android/provider/Telephony$TextBasedSmsColumns.MESSAGE_TYPE_INBOX")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsMessageType Android.Provider.SmsMessageType.Outbox' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeOutbox", JniField="android/provider/Telephony.TextBasedSmsColumns.MESSAGE_TYPE_OUTBOX")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeOutbox", JniField="android/provider/Telephony$TextBasedSmsColumns.MESSAGE_TYPE_OUTBOX")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsMessageType Android.Provider.SmsMessageType.Queued' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeQueued", JniField="android/provider/Telephony.TextBasedSmsColumns.MESSAGE_TYPE_QUEUED")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeQueued", JniField="android/provider/Telephony$TextBasedSmsColumns.MESSAGE_TYPE_QUEUED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsMessageType Android.Provider.SmsMessageType.Sent' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeSent", JniField="android/provider/Telephony.TextBasedSmsColumns.MESSAGE_TYPE_SENT")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.MessageTypeSent", JniField="android/provider/Telephony$TextBasedSmsColumns.MESSAGE_TYPE_SENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsStatus Android.Provider.SmsStatus.Complete' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.StatusComplete", JniField="android/provider/Telephony.TextBasedSmsColumns.STATUS_COMPLETE")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.StatusComplete", JniField="android/provider/Telephony$TextBasedSmsColumns.STATUS_COMPLETE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsStatus Android.Provider.SmsStatus.Failed' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.StatusFailed", JniField="android/provider/Telephony.TextBasedSmsColumns.STATUS_FAILED")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.StatusFailed", JniField="android/provider/Telephony$TextBasedSmsColumns.STATUS_FAILED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsStatus Android.Provider.SmsStatus.None' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.StatusNone", JniField="android/provider/Telephony.TextBasedSmsColumns.STATUS_NONE")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.StatusNone", JniField="android/provider/Telephony$TextBasedSmsColumns.STATUS_NONE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.SmsStatus Android.Provider.SmsStatus.Pending' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.StatusPending", JniField="android/provider/Telephony.TextBasedSmsColumns.STATUS_PENDING")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.ITextBasedSmsColumns.StatusPending", JniField="android/provider/Telephony$TextBasedSmsColumns.STATUS_PENDING")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.ThreadType Android.Provider.ThreadType.BroadcastThread' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.Threads.BroadcastThread", JniField="android/provider/Telephony.Threads.BROADCAST_THREAD")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.Threads.BroadcastThread", JniField="android/provider/Telephony$Threads.BROADCAST_THREAD")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Provider.ThreadType Android.Provider.ThreadType.CommonThread' changed from '[IntDefinitionAttribute("Android.Provider.Telephony.Threads.CommonThread", JniField="android/provider/Telephony.Threads.COMMON_THREAD")]' in the contract to '[IntDefinitionAttribute("Android.Provider.Telephony.Threads.CommonThread", JniField="android/provider/Telephony$Threads.COMMON_THREAD")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Renderscripts.TriangleFlags Android.Renderscripts.TriangleFlags.Color' changed from '[IntDefinitionAttribute(null, JniField="android/renderscript/Mesh.TriangleMeshBuilder.COLOR")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/renderscript/Mesh$TriangleMeshBuilder.COLOR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Renderscripts.TriangleFlags Android.Renderscripts.TriangleFlags.Normal' changed from '[IntDefinitionAttribute(null, JniField="android/renderscript/Mesh.TriangleMeshBuilder.NORMAL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/renderscript/Mesh$TriangleMeshBuilder.NORMAL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Renderscripts.TriangleFlags Android.Renderscripts.TriangleFlags.Texture0' changed from '[IntDefinitionAttribute(null, JniField="android/renderscript/Mesh.TriangleMeshBuilder.TEXTURE_0")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/renderscript/Mesh$TriangleMeshBuilder.TEXTURE_0")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Service.Autofill.EventType Android.Service.Autofill.EventType.AuthenticationSelected' changed from '[IntDefinitionAttribute(null, JniField="android/service/autofill/FillEventHistory.Event.TYPE_AUTHENTICATION_SELECTED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/service/autofill/FillEventHistory$Event.TYPE_AUTHENTICATION_SELECTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Service.Autofill.EventType Android.Service.Autofill.EventType.ContextCommitted' changed from '[IntDefinitionAttribute(null, JniField="android/service/autofill/FillEventHistory.Event.TYPE_CONTEXT_COMMITTED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/service/autofill/FillEventHistory$Event.TYPE_CONTEXT_COMMITTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Service.Autofill.EventType Android.Service.Autofill.EventType.DatasetAuthenticationSelected' changed from '[IntDefinitionAttribute(null, JniField="android/service/autofill/FillEventHistory.Event.TYPE_DATASET_AUTHENTICATION_SELECTED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/service/autofill/FillEventHistory$Event.TYPE_DATASET_AUTHENTICATION_SELECTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Service.Autofill.EventType Android.Service.Autofill.EventType.DatasetSelected' changed from '[IntDefinitionAttribute(null, JniField="android/service/autofill/FillEventHistory.Event.TYPE_DATASET_SELECTED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/service/autofill/FillEventHistory$Event.TYPE_DATASET_SELECTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Service.Autofill.EventType Android.Service.Autofill.EventType.SaveShown' changed from '[IntDefinitionAttribute(null, JniField="android/service/autofill/FillEventHistory.Event.TYPE_SAVE_SHOWN")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/service/autofill/FillEventHistory$Event.TYPE_SAVE_SHOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Service.Notification.UserSentiment Android.Service.Notification.UserSentiment.Negative' changed from '[IntDefinitionAttribute("Android.Service.Notification.NotificationListenerService.Ranking.UserSentimentNegative", JniField="android/service/notification/NotificationListenerService.Ranking.USER_SENTIMENT_NEGATIVE")]' in the contract to '[IntDefinitionAttribute("Android.Service.Notification.NotificationListenerService.Ranking.UserSentimentNegative", JniField="android/service/notification/NotificationListenerService$Ranking.USER_SENTIMENT_NEGATIVE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Service.Notification.UserSentiment Android.Service.Notification.UserSentiment.Neutral' changed from '[IntDefinitionAttribute("Android.Service.Notification.NotificationListenerService.Ranking.UserSentimentNeutral", JniField="android/service/notification/NotificationListenerService.Ranking.USER_SENTIMENT_NEUTRAL")]' in the contract to '[IntDefinitionAttribute("Android.Service.Notification.NotificationListenerService.Ranking.UserSentimentNeutral", JniField="android/service/notification/NotificationListenerService$Ranking.USER_SENTIMENT_NEUTRAL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Service.Notification.UserSentiment Android.Service.Notification.UserSentiment.Positive' changed from '[IntDefinitionAttribute("Android.Service.Notification.NotificationListenerService.Ranking.UserSentimentPositive", JniField="android/service/notification/NotificationListenerService.Ranking.USER_SENTIMENT_POSITIVE")]' in the contract to '[IntDefinitionAttribute("Android.Service.Notification.NotificationListenerService.Ranking.UserSentimentPositive", JniField="android/service/notification/NotificationListenerService$Ranking.USER_SENTIMENT_POSITIVE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Service.Voice.ToucheableInsetsType Android.Service.Voice.ToucheableInsetsType.Content' changed from '[IntDefinitionAttribute("Android.Service.Voice.VoiceInteractionSession.Insets.TouchableInsetsContent", JniField="android/service/voice/VoiceInteractionSession.Insets.TOUCHABLE_INSETS_CONTENT")]' in the contract to '[IntDefinitionAttribute("Android.Service.Voice.VoiceInteractionSession.Insets.TouchableInsetsContent", JniField="android/service/voice/VoiceInteractionSession$Insets.TOUCHABLE_INSETS_CONTENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Service.Voice.ToucheableInsetsType Android.Service.Voice.ToucheableInsetsType.Frame' changed from '[IntDefinitionAttribute("Android.Service.Voice.VoiceInteractionSession.Insets.TouchableInsetsFrame", JniField="android/service/voice/VoiceInteractionSession.Insets.TOUCHABLE_INSETS_FRAME")]' in the contract to '[IntDefinitionAttribute("Android.Service.Voice.VoiceInteractionSession.Insets.TouchableInsetsFrame", JniField="android/service/voice/VoiceInteractionSession$Insets.TOUCHABLE_INSETS_FRAME")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Service.Voice.ToucheableInsetsType Android.Service.Voice.ToucheableInsetsType.Region' changed from '[IntDefinitionAttribute("Android.Service.Voice.VoiceInteractionSession.Insets.TouchableInsetsRegion", JniField="android/service/voice/VoiceInteractionSession.Insets.TOUCHABLE_INSETS_REGION")]' in the contract to '[IntDefinitionAttribute("Android.Service.Voice.VoiceInteractionSession.Insets.TouchableInsetsRegion", JniField="android/service/voice/VoiceInteractionSession$Insets.TOUCHABLE_INSETS_REGION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Speech.Tts.CheckVoiceData Android.Speech.Tts.CheckVoiceData.BadData' changed from '[IntDefinitionAttribute(null, JniField="android/speech/tts/TextToSpeech.Engine.CHECK_VOICE_DATA_BAD_DATA")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/speech/tts/TextToSpeech$Engine.CHECK_VOICE_DATA_BAD_DATA")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Speech.Tts.CheckVoiceData Android.Speech.Tts.CheckVoiceData.Fail' changed from '[IntDefinitionAttribute(null, JniField="android/speech/tts/TextToSpeech.Engine.CHECK_VOICE_DATA_FAIL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/speech/tts/TextToSpeech$Engine.CHECK_VOICE_DATA_FAIL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Speech.Tts.CheckVoiceData Android.Speech.Tts.CheckVoiceData.MissingData' changed from '[IntDefinitionAttribute(null, JniField="android/speech/tts/TextToSpeech.Engine.CHECK_VOICE_DATA_MISSING_DATA")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/speech/tts/TextToSpeech$Engine.CHECK_VOICE_DATA_MISSING_DATA")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Speech.Tts.CheckVoiceData Android.Speech.Tts.CheckVoiceData.MissingVolume' changed from '[IntDefinitionAttribute(null, JniField="android/speech/tts/TextToSpeech.Engine.CHECK_VOICE_DATA_MISSING_VOLUME")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/speech/tts/TextToSpeech$Engine.CHECK_VOICE_DATA_MISSING_VOLUME")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Speech.Tts.CheckVoiceData Android.Speech.Tts.CheckVoiceData.Pass' changed from '[IntDefinitionAttribute(null, JniField="android/speech/tts/TextToSpeech.Engine.CHECK_VOICE_DATA_PASS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/speech/tts/TextToSpeech$Engine.CHECK_VOICE_DATA_PASS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.CannotDowngradeVideoToAudio' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_CANNOT_DOWNGRADE_VIDEO_TO_AUDIO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.CanPauseVideo' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_CAN_PAUSE_VIDEO")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_CAN_PAUSE_VIDEO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.CanPullCall' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_CAN_PULL_CALL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_CAN_PULL_CALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.DisconnectFromConference' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_DISCONNECT_FROM_CONFERENCE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_DISCONNECT_FROM_CONFERENCE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.Hold' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_HOLD")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_HOLD")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.ManageConference' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_MANAGE_CONFERENCE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_MANAGE_CONFERENCE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.MergeConference' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_MERGE_CONFERENCE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_MERGE_CONFERENCE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.Mute' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_MUTE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_MUTE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.RespondViaText' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_RESPOND_VIA_TEXT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_RESPOND_VIA_TEXT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.SeparateFromConference' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_SEPARATE_FROM_CONFERENCE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_SEPARATE_FROM_CONFERENCE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.SupportDeflect' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_SUPPORT_DEFLECT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_SUPPORT_DEFLECT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.SupportHold' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_SUPPORT_HOLD")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_SUPPORT_HOLD")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.SupportsVtLocalBidirectional' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_SUPPORTS_VT_LOCAL_BIDIRECTIONAL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_SUPPORTS_VT_LOCAL_BIDIRECTIONAL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.SupportsVtLocalRx' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_SUPPORTS_VT_LOCAL_RX")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_SUPPORTS_VT_LOCAL_RX")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.SupportsVtLocalTx' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_SUPPORTS_VT_LOCAL_TX")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_SUPPORTS_VT_LOCAL_TX")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.SupportsVtRemoteBidirectional' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_SUPPORTS_VT_REMOTE_BIDIRECTIONAL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_SUPPORTS_VT_REMOTE_BIDIRECTIONAL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.SupportsVtRemoteRx' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_SUPPORTS_VT_REMOTE_RX")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_SUPPORTS_VT_REMOTE_RX")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.SupportsVtRemoteTx' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_SUPPORTS_VT_REMOTE_TX")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_SUPPORTS_VT_REMOTE_TX")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallCapability Android.Telecom.CallCapability.SwapConference' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.CAPABILITY_SWAP_CONFERENCE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.CAPABILITY_SWAP_CONFERENCE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallDirection Android.Telecom.CallDirection.Incoming' changed from '[IntDefinitionAttribute("Android.Telecom.Call.Details.DirectionIncoming", JniField="android/telecom/Call.Details.DIRECTION_INCOMING")]' in the contract to '[IntDefinitionAttribute("Android.Telecom.Call.Details.DirectionIncoming", JniField="android/telecom/Call$Details.DIRECTION_INCOMING")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallDirection Android.Telecom.CallDirection.Outgoing' changed from '[IntDefinitionAttribute("Android.Telecom.Call.Details.DirectionOutgoing", JniField="android/telecom/Call.Details.DIRECTION_OUTGOING")]' in the contract to '[IntDefinitionAttribute("Android.Telecom.Call.Details.DirectionOutgoing", JniField="android/telecom/Call$Details.DIRECTION_OUTGOING")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallDirection Android.Telecom.CallDirection.Unknown' changed from '[IntDefinitionAttribute("Android.Telecom.Call.Details.DirectionUnknown", JniField="android/telecom/Call.Details.DIRECTION_UNKNOWN")]' in the contract to '[IntDefinitionAttribute("Android.Telecom.Call.Details.DirectionUnknown", JniField="android/telecom/Call$Details.DIRECTION_UNKNOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallProperty Android.Telecom.CallProperty.Conference' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.PROPERTY_CONFERENCE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.PROPERTY_CONFERENCE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallProperty Android.Telecom.CallProperty.EmergencyCallbackMode' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.PROPERTY_EMERGENCY_CALLBACK_MODE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.PROPERTY_EMERGENCY_CALLBACK_MODE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallProperty Android.Telecom.CallProperty.EnterpriseCall' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.PROPERTY_ENTERPRISE_CALL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.PROPERTY_ENTERPRISE_CALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallProperty Android.Telecom.CallProperty.GenericConference' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.PROPERTY_GENERIC_CONFERENCE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.PROPERTY_GENERIC_CONFERENCE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallProperty Android.Telecom.CallProperty.HasCdmaVoicePrivacy' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.PROPERTY_HAS_CDMA_VOICE_PRIVACY")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.PROPERTY_HAS_CDMA_VOICE_PRIVACY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallProperty Android.Telecom.CallProperty.HighDefAudio' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.PROPERTY_HIGH_DEF_AUDIO")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.PROPERTY_HIGH_DEF_AUDIO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallProperty Android.Telecom.CallProperty.IsExternalCall' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.PROPERTY_IS_EXTERNAL_CALL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.PROPERTY_IS_EXTERNAL_CALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallProperty Android.Telecom.CallProperty.NetworkIdentifiedEmergencyCall' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.PROPERTY_NETWORK_IDENTIFIED_EMERGENCY_CALL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.PROPERTY_NETWORK_IDENTIFIED_EMERGENCY_CALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallProperty Android.Telecom.CallProperty.Rtt' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.PROPERTY_RTT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.PROPERTY_RTT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallProperty Android.Telecom.CallProperty.SelfManaged' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.PROPERTY_SELF_MANAGED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.PROPERTY_SELF_MANAGED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallProperty Android.Telecom.CallProperty.VoipAudioMode' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.PROPERTY_VOIP_AUDIO_MODE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.PROPERTY_VOIP_AUDIO_MODE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.CallProperty Android.Telecom.CallProperty.Wifi' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.Details.PROPERTY_WIFI")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$Details.PROPERTY_WIFI")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.HandoverFailureReason Android.Telecom.HandoverFailureReason.DestAppRejected' changed from '[IntDefinitionAttribute("Android.Telecom.Call.Callback.HandoverFailureDestAppRejected", JniField="android/telecom/Call.Callback.HANDOVER_FAILURE_DEST_APP_REJECTED")]' in the contract to '[IntDefinitionAttribute("Android.Telecom.Call.Callback.HandoverFailureDestAppRejected", JniField="android/telecom/Call$Callback.HANDOVER_FAILURE_DEST_APP_REJECTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.HandoverFailureReason Android.Telecom.HandoverFailureReason.NotSupported' changed from '[IntDefinitionAttribute("Android.Telecom.Call.Callback.HandoverFailureNotSupported", JniField="android/telecom/Call.Callback.HANDOVER_FAILURE_NOT_SUPPORTED")]' in the contract to '[IntDefinitionAttribute("Android.Telecom.Call.Callback.HandoverFailureNotSupported", JniField="android/telecom/Call$Callback.HANDOVER_FAILURE_NOT_SUPPORTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.HandoverFailureReason Android.Telecom.HandoverFailureReason.OngoingEmergencyCall' changed from '[IntDefinitionAttribute("Android.Telecom.Call.Callback.HandoverFailureOngoingEmergencyCall", JniField="android/telecom/Call.Callback.HANDOVER_FAILURE_ONGOING_EMERGENCY_CALL")]' in the contract to '[IntDefinitionAttribute("Android.Telecom.Call.Callback.HandoverFailureOngoingEmergencyCall", JniField="android/telecom/Call$Callback.HANDOVER_FAILURE_ONGOING_EMERGENCY_CALL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.HandoverFailureReason Android.Telecom.HandoverFailureReason.Unknown' changed from '[IntDefinitionAttribute("Android.Telecom.Call.Callback.HandoverFailureUnknown", JniField="android/telecom/Call.Callback.HANDOVER_FAILURE_UNKNOWN")]' in the contract to '[IntDefinitionAttribute("Android.Telecom.Call.Callback.HandoverFailureUnknown", JniField="android/telecom/Call$Callback.HANDOVER_FAILURE_UNKNOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.HandoverFailureReason Android.Telecom.HandoverFailureReason.UserRejected' changed from '[IntDefinitionAttribute("Android.Telecom.Call.Callback.HandoverFailureUserRejected", JniField="android/telecom/Call.Callback.HANDOVER_FAILURE_USER_REJECTED")]' in the contract to '[IntDefinitionAttribute("Android.Telecom.Call.Callback.HandoverFailureUserRejected", JniField="android/telecom/Call$Callback.HANDOVER_FAILURE_USER_REJECTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.ModifyRequestResult Android.Telecom.ModifyRequestResult.Fail' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.VideoProvider.SESSION_MODIFY_REQUEST_FAIL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$VideoProvider.SESSION_MODIFY_REQUEST_FAIL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.ModifyRequestResult Android.Telecom.ModifyRequestResult.Invalid' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.VideoProvider.SESSION_MODIFY_REQUEST_INVALID")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$VideoProvider.SESSION_MODIFY_REQUEST_INVALID")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.ModifyRequestResult Android.Telecom.ModifyRequestResult.RejectedByRemote' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.VideoProvider.SESSION_MODIFY_REQUEST_REJECTED_BY_REMOTE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$VideoProvider.SESSION_MODIFY_REQUEST_REJECTED_BY_REMOTE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.ModifyRequestResult Android.Telecom.ModifyRequestResult.Success' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.VideoProvider.SESSION_MODIFY_REQUEST_SUCCESS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$VideoProvider.SESSION_MODIFY_REQUEST_SUCCESS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.ModifyRequestResult Android.Telecom.ModifyRequestResult.TimedOut' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.VideoProvider.SESSION_MODIFY_REQUEST_TIMED_OUT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$VideoProvider.SESSION_MODIFY_REQUEST_TIMED_OUT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.RttMode Android.Telecom.RttMode.Full' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.RttCall.RTT_MODE_FULL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$RttCall.RTT_MODE_FULL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.RttMode Android.Telecom.RttMode.Hco' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.RttCall.RTT_MODE_HCO")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$RttCall.RTT_MODE_HCO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.RttMode Android.Telecom.RttMode.Vco' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Call.RttCall.RTT_MODE_VCO")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Call$RttCall.RTT_MODE_VCO")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.RttSessionModifyResult Android.Telecom.RttSessionModifyResult.Fail' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.RttModifyStatus.SESSION_MODIFY_REQUEST_FAIL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$RttModifyStatus.SESSION_MODIFY_REQUEST_FAIL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.RttSessionModifyResult Android.Telecom.RttSessionModifyResult.Invalid' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.RttModifyStatus.SESSION_MODIFY_REQUEST_INVALID")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$RttModifyStatus.SESSION_MODIFY_REQUEST_INVALID")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.RttSessionModifyResult Android.Telecom.RttSessionModifyResult.RejectedByRemote' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.RttModifyStatus.SESSION_MODIFY_REQUEST_REJECTED_BY_REMOTE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$RttModifyStatus.SESSION_MODIFY_REQUEST_REJECTED_BY_REMOTE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.RttSessionModifyResult Android.Telecom.RttSessionModifyResult.Success' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.RttModifyStatus.SESSION_MODIFY_REQUEST_SUCCESS")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$RttModifyStatus.SESSION_MODIFY_REQUEST_SUCCESS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.RttSessionModifyResult Android.Telecom.RttSessionModifyResult.TimedOut' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.RttModifyStatus.SESSION_MODIFY_REQUEST_TIMED_OUT")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$RttModifyStatus.SESSION_MODIFY_REQUEST_TIMED_OUT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.VideoSessionEvent Android.Telecom.VideoSessionEvent.CameraFailure' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.VideoProvider.SESSION_EVENT_CAMERA_FAILURE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$VideoProvider.SESSION_EVENT_CAMERA_FAILURE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.VideoSessionEvent Android.Telecom.VideoSessionEvent.CameraPermissionError' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.VideoProvider.SESSION_EVENT_CAMERA_PERMISSION_ERROR")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$VideoProvider.SESSION_EVENT_CAMERA_PERMISSION_ERROR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.VideoSessionEvent Android.Telecom.VideoSessionEvent.CameraReady' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.VideoProvider.SESSION_EVENT_CAMERA_READY")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$VideoProvider.SESSION_EVENT_CAMERA_READY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.VideoSessionEvent Android.Telecom.VideoSessionEvent.RxPause' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.VideoProvider.SESSION_EVENT_RX_PAUSE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$VideoProvider.SESSION_EVENT_RX_PAUSE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.VideoSessionEvent Android.Telecom.VideoSessionEvent.RxResume' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.VideoProvider.SESSION_EVENT_RX_RESUME")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$VideoProvider.SESSION_EVENT_RX_RESUME")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.VideoSessionEvent Android.Telecom.VideoSessionEvent.TxStart' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.VideoProvider.SESSION_EVENT_TX_START")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$VideoProvider.SESSION_EVENT_TX_START")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telecom.VideoSessionEvent Android.Telecom.VideoSessionEvent.TxStop' changed from '[IntDefinitionAttribute(null, JniField="android/telecom/Connection.VideoProvider.SESSION_EVENT_TX_STOP")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/telecom/Connection$VideoProvider.SESSION_EVENT_TX_STOP")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telephony.TelephonyManagerErrorCode Android.Telephony.TelephonyManagerErrorCode.ModemError' changed from '[IntDefinitionAttribute("Android.Telephony.TelephonyManager.CellInfoCallback.ErrorModemError", JniField="android/telephony/TelephonyManager.CellInfoCallback.ERROR_MODEM_ERROR")]' in the contract to '[IntDefinitionAttribute("Android.Telephony.TelephonyManager.CellInfoCallback.ErrorModemError", JniField="android/telephony/TelephonyManager$CellInfoCallback.ERROR_MODEM_ERROR")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Telephony.TelephonyManagerErrorCode Android.Telephony.TelephonyManagerErrorCode.Timeout' changed from '[IntDefinitionAttribute("Android.Telephony.TelephonyManager.CellInfoCallback.ErrorTimeout", JniField="android/telephony/TelephonyManager.CellInfoCallback.ERROR_TIMEOUT")]' in the contract to '[IntDefinitionAttribute("Android.Telephony.TelephonyManager.CellInfoCallback.ErrorTimeout", JniField="android/telephony/TelephonyManager$CellInfoCallback.ERROR_TIMEOUT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.HdrType Android.Views.HdrType.DolbyVision' changed from '[IntDefinitionAttribute("Android.Views.Display.HdrCapabilities.HdrTypeDolbyVision", JniField="android/view/Display.HdrCapabilities.HDR_TYPE_DOLBY_VISION")]' in the contract to '[IntDefinitionAttribute("Android.Views.Display.HdrCapabilities.HdrTypeDolbyVision", JniField="android/view/Display$HdrCapabilities.HDR_TYPE_DOLBY_VISION")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.HdrType Android.Views.HdrType.Hdr10' changed from '[IntDefinitionAttribute("Android.Views.Display.HdrCapabilities.HdrTypeHdr10", JniField="android/view/Display.HdrCapabilities.HDR_TYPE_HDR10")]' in the contract to '[IntDefinitionAttribute("Android.Views.Display.HdrCapabilities.HdrTypeHdr10", JniField="android/view/Display$HdrCapabilities.HDR_TYPE_HDR10")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.HdrType Android.Views.HdrType.Hdr10Plus' changed from '[IntDefinitionAttribute("Android.Views.Display.HdrCapabilities.HdrTypeHdr10Plus", JniField="android/view/Display.HdrCapabilities.HDR_TYPE_HDR10_PLUS")]' in the contract to '[IntDefinitionAttribute("Android.Views.Display.HdrCapabilities.HdrTypeHdr10Plus", JniField="android/view/Display$HdrCapabilities.HDR_TYPE_HDR10_PLUS")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.HdrType Android.Views.HdrType.Hlg' changed from '[IntDefinitionAttribute("Android.Views.Display.HdrCapabilities.HdrTypeHlg", JniField="android/view/Display.HdrCapabilities.HDR_TYPE_HLG")]' in the contract to '[IntDefinitionAttribute("Android.Views.Display.HdrCapabilities.HdrTypeHlg", JniField="android/view/Display$HdrCapabilities.HDR_TYPE_HLG")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.LayoutInDisplayCutoutMode Android.Views.LayoutInDisplayCutoutMode.Default' changed from '[IntDefinitionAttribute("Android.Views.WindowManagerLayoutParams.LayoutInDisplayCutoutModeDefault", JniField="android/view/WindowManager.LayoutParams.LAYOUT_IN_DISPLAY_CUTOUT_MODE_DEFAULT")]' in the contract to '[IntDefinitionAttribute("Android.Views.WindowManagerLayoutParams.LayoutInDisplayCutoutModeDefault", JniField="android/view/WindowManager$LayoutParams.LAYOUT_IN_DISPLAY_CUTOUT_MODE_DEFAULT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.LayoutInDisplayCutoutMode Android.Views.LayoutInDisplayCutoutMode.Never' changed from '[IntDefinitionAttribute("Android.Views.WindowManagerLayoutParams.LayoutInDisplayCutoutModeNever", JniField="android/view/WindowManager.LayoutParams.LAYOUT_IN_DISPLAY_CUTOUT_MODE_NEVER")]' in the contract to '[IntDefinitionAttribute("Android.Views.WindowManagerLayoutParams.LayoutInDisplayCutoutModeNever", JniField="android/view/WindowManager$LayoutParams.LAYOUT_IN_DISPLAY_CUTOUT_MODE_NEVER")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.LayoutInDisplayCutoutMode Android.Views.LayoutInDisplayCutoutMode.ShortEdges' changed from '[IntDefinitionAttribute("Android.Views.WindowManagerLayoutParams.LayoutInDisplayCutoutModeShortEdges", JniField="android/view/WindowManager.LayoutParams.LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES")]' in the contract to '[IntDefinitionAttribute("Android.Views.WindowManagerLayoutParams.LayoutInDisplayCutoutModeShortEdges", JniField="android/view/WindowManager$LayoutParams.LAYOUT_IN_DISPLAY_CUTOUT_MODE_SHORT_EDGES")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.MeasureSpecMode Android.Views.MeasureSpecMode.AtMost' changed from '[IntDefinitionAttribute(null, JniField="android/view/View.MeasureSpec.AT_MOST")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/view/View$MeasureSpec.AT_MOST")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.MeasureSpecMode Android.Views.MeasureSpecMode.Exactly' changed from '[IntDefinitionAttribute(null, JniField="android/view/View.MeasureSpec.EXACTLY")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/view/View$MeasureSpec.EXACTLY")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.MeasureSpecMode Android.Views.MeasureSpecMode.Unspecified' changed from '[IntDefinitionAttribute(null, JniField="android/view/View.MeasureSpec.UNSPECIFIED")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/view/View$MeasureSpec.UNSPECIFIED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Accessibility.CaptionStyles Android.Views.Accessibility.CaptionStyles.Depressed' changed from '[IntDefinitionAttribute("Android.Views.Accessibility.CaptioningManager.CaptionStyle.EdgeTypeDepressed", JniField="android/view/accessibility/CaptioningManager.CaptionStyle.EDGE_TYPE_DEPRESSED")]' in the contract to '[IntDefinitionAttribute("Android.Views.Accessibility.CaptioningManager.CaptionStyle.EdgeTypeDepressed", JniField="android/view/accessibility/CaptioningManager$CaptionStyle.EDGE_TYPE_DEPRESSED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Accessibility.CaptionStyles Android.Views.Accessibility.CaptionStyles.DropShadow' changed from '[IntDefinitionAttribute("Android.Views.Accessibility.CaptioningManager.CaptionStyle.EdgeTypeDropShadow", JniField="android/view/accessibility/CaptioningManager.CaptionStyle.EDGE_TYPE_DROP_SHADOW")]' in the contract to '[IntDefinitionAttribute("Android.Views.Accessibility.CaptioningManager.CaptionStyle.EdgeTypeDropShadow", JniField="android/view/accessibility/CaptioningManager$CaptionStyle.EDGE_TYPE_DROP_SHADOW")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Accessibility.CaptionStyles Android.Views.Accessibility.CaptionStyles.None' changed from '[IntDefinitionAttribute("Android.Views.Accessibility.CaptioningManager.CaptionStyle.EdgeTypeNone", JniField="android/view/accessibility/CaptioningManager.CaptionStyle.EDGE_TYPE_NONE")]' in the contract to '[IntDefinitionAttribute("Android.Views.Accessibility.CaptioningManager.CaptionStyle.EdgeTypeNone", JniField="android/view/accessibility/CaptioningManager$CaptionStyle.EDGE_TYPE_NONE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Accessibility.CaptionStyles Android.Views.Accessibility.CaptionStyles.Outline' changed from '[IntDefinitionAttribute("Android.Views.Accessibility.CaptioningManager.CaptionStyle.EdgeTypeOutline", JniField="android/view/accessibility/CaptioningManager.CaptionStyle.EDGE_TYPE_OUTLINE")]' in the contract to '[IntDefinitionAttribute("Android.Views.Accessibility.CaptioningManager.CaptionStyle.EdgeTypeOutline", JniField="android/view/accessibility/CaptioningManager$CaptionStyle.EDGE_TYPE_OUTLINE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Accessibility.CaptionStyles Android.Views.Accessibility.CaptionStyles.Raised' changed from '[IntDefinitionAttribute("Android.Views.Accessibility.CaptioningManager.CaptionStyle.EdgeTypeRaised", JniField="android/view/accessibility/CaptioningManager.CaptionStyle.EDGE_TYPE_RAISED")]' in the contract to '[IntDefinitionAttribute("Android.Views.Accessibility.CaptioningManager.CaptionStyle.EdgeTypeRaised", JniField="android/view/accessibility/CaptioningManager$CaptionStyle.EDGE_TYPE_RAISED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Accessibility.CaptionStyles Android.Views.Accessibility.CaptionStyles.Unspecified' changed from '[IntDefinitionAttribute("Android.Views.Accessibility.CaptioningManager.CaptionStyle.EdgeTypeUnspecified", JniField="android/view/accessibility/CaptioningManager.CaptionStyle.EDGE_TYPE_UNSPECIFIED")]' in the contract to '[IntDefinitionAttribute("Android.Views.Accessibility.CaptioningManager.CaptionStyle.EdgeTypeUnspecified", JniField="android/view/accessibility/CaptioningManager$CaptionStyle.EDGE_TYPE_UNSPECIFIED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Accessibility.RangeType Android.Views.Accessibility.RangeType.Float' changed from '[IntDefinitionAttribute("Android.Views.Accessibility.AccessibilityNodeInfo.RangeInfo.RangeTypeFloat", JniField="android/view/accessibility/AccessibilityNodeInfo.RangeInfo.RANGE_TYPE_FLOAT")]' in the contract to '[IntDefinitionAttribute("Android.Views.Accessibility.AccessibilityNodeInfo.RangeInfo.RangeTypeFloat", JniField="android/view/accessibility/AccessibilityNodeInfo$RangeInfo.RANGE_TYPE_FLOAT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Accessibility.RangeType Android.Views.Accessibility.RangeType.Int' changed from '[IntDefinitionAttribute("Android.Views.Accessibility.AccessibilityNodeInfo.RangeInfo.RangeTypeInt", JniField="android/view/accessibility/AccessibilityNodeInfo.RangeInfo.RANGE_TYPE_INT")]' in the contract to '[IntDefinitionAttribute("Android.Views.Accessibility.AccessibilityNodeInfo.RangeInfo.RangeTypeInt", JniField="android/view/accessibility/AccessibilityNodeInfo$RangeInfo.RANGE_TYPE_INT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Accessibility.RangeType Android.Views.Accessibility.RangeType.Percent' changed from '[IntDefinitionAttribute("Android.Views.Accessibility.AccessibilityNodeInfo.RangeInfo.RangeTypePercent", JniField="android/view/accessibility/AccessibilityNodeInfo.RangeInfo.RANGE_TYPE_PERCENT")]' in the contract to '[IntDefinitionAttribute("Android.Views.Accessibility.AccessibilityNodeInfo.RangeInfo.RangeTypePercent", JniField="android/view/accessibility/AccessibilityNodeInfo$RangeInfo.RANGE_TYPE_PERCENT")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Accessibility.SelectionMode Android.Views.Accessibility.SelectionMode.Multiple' changed from '[IntDefinitionAttribute("Android.Views.Accessibility.AccessibilityNodeInfo.CollectionInfo.SelectionModeMultiple", JniField="android/view/accessibility/AccessibilityNodeInfo.CollectionInfo.SELECTION_MODE_MULTIPLE")]' in the contract to '[IntDefinitionAttribute("Android.Views.Accessibility.AccessibilityNodeInfo.CollectionInfo.SelectionModeMultiple", JniField="android/view/accessibility/AccessibilityNodeInfo$CollectionInfo.SELECTION_MODE_MULTIPLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Accessibility.SelectionMode Android.Views.Accessibility.SelectionMode.None' changed from '[IntDefinitionAttribute("Android.Views.Accessibility.AccessibilityNodeInfo.CollectionInfo.SelectionModeNone", JniField="android/view/accessibility/AccessibilityNodeInfo.CollectionInfo.SELECTION_MODE_NONE")]' in the contract to '[IntDefinitionAttribute("Android.Views.Accessibility.AccessibilityNodeInfo.CollectionInfo.SelectionModeNone", JniField="android/view/accessibility/AccessibilityNodeInfo$CollectionInfo.SELECTION_MODE_NONE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Accessibility.SelectionMode Android.Views.Accessibility.SelectionMode.Single' changed from '[IntDefinitionAttribute("Android.Views.Accessibility.AccessibilityNodeInfo.CollectionInfo.SelectionModeSingle", JniField="android/view/accessibility/AccessibilityNodeInfo.CollectionInfo.SELECTION_MODE_SINGLE")]' in the contract to '[IntDefinitionAttribute("Android.Views.Accessibility.AccessibilityNodeInfo.CollectionInfo.SelectionModeSingle", JniField="android/view/accessibility/AccessibilityNodeInfo$CollectionInfo.SELECTION_MODE_SINGLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Autofill.AutofillEventType Android.Views.Autofill.AutofillEventType.InputHidden' changed from '[IntDefinitionAttribute(null, JniField="android/view/autofill/AutofillManager.AutofillCallback.EVENT_INPUT_HIDDEN")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/view/autofill/AutofillManager$AutofillCallback.EVENT_INPUT_HIDDEN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Autofill.AutofillEventType Android.Views.Autofill.AutofillEventType.InputShown' changed from '[IntDefinitionAttribute(null, JniField="android/view/autofill/AutofillManager.AutofillCallback.EVENT_INPUT_SHOWN")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/view/autofill/AutofillManager$AutofillCallback.EVENT_INPUT_SHOWN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Views.Autofill.AutofillEventType Android.Views.Autofill.AutofillEventType.InputUnavailable' changed from '[IntDefinitionAttribute(null, JniField="android/view/autofill/AutofillManager.AutofillCallback.EVENT_INPUT_UNAVAILABLE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/view/autofill/AutofillManager$AutofillCallback.EVENT_INPUT_UNAVAILABLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.ChromeFileChooserMode Android.Webkit.ChromeFileChooserMode.Open' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebChromeClient.FileChooserParams.MODE_OPEN")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebChromeClient$FileChooserParams.MODE_OPEN")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.ChromeFileChooserMode Android.Webkit.ChromeFileChooserMode.OpenMultiple' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebChromeClient.FileChooserParams.MODE_OPEN_MULTIPLE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebChromeClient$FileChooserParams.MODE_OPEN_MULTIPLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.ChromeFileChooserMode Android.Webkit.ChromeFileChooserMode.Save' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebChromeClient.FileChooserParams.MODE_SAVE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebChromeClient$FileChooserParams.MODE_SAVE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.HitTestResult Android.Webkit.HitTestResult.AnchorType' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebView.HitTestResult.ANCHOR_TYPE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebView$HitTestResult.ANCHOR_TYPE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.HitTestResult Android.Webkit.HitTestResult.EditTextType' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebView.HitTestResult.EDIT_TEXT_TYPE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebView$HitTestResult.EDIT_TEXT_TYPE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.HitTestResult Android.Webkit.HitTestResult.EmailType' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebView.HitTestResult.EMAIL_TYPE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebView$HitTestResult.EMAIL_TYPE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.HitTestResult Android.Webkit.HitTestResult.GeoType' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebView.HitTestResult.GEO_TYPE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebView$HitTestResult.GEO_TYPE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.HitTestResult Android.Webkit.HitTestResult.ImageAnchorType' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebView.HitTestResult.IMAGE_ANCHOR_TYPE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebView$HitTestResult.IMAGE_ANCHOR_TYPE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.HitTestResult Android.Webkit.HitTestResult.ImageType' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebView.HitTestResult.IMAGE_TYPE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebView$HitTestResult.IMAGE_TYPE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.HitTestResult Android.Webkit.HitTestResult.PhoneType' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebView.HitTestResult.PHONE_TYPE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebView$HitTestResult.PHONE_TYPE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.HitTestResult Android.Webkit.HitTestResult.SrcAnchorType' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebView.HitTestResult.SRC_ANCHOR_TYPE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebView$HitTestResult.SRC_ANCHOR_TYPE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.HitTestResult Android.Webkit.HitTestResult.SrcImageAnchorType' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebView.HitTestResult.SRC_IMAGE_ANCHOR_TYPE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebView$HitTestResult.SRC_IMAGE_ANCHOR_TYPE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Webkit.HitTestResult Android.Webkit.HitTestResult.UnknownType' changed from '[IntDefinitionAttribute(null, JniField="android/webkit/WebView.HitTestResult.UNKNOWN_TYPE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/webkit/WebView$HitTestResult.UNKNOWN_TYPE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Widget.NumberPickerScrollState Android.Widget.NumberPickerScrollState.Fling' changed from '[IntDefinitionAttribute(null, JniField="android/widget/NumberPicker.OnScrollListener.SCROLL_STATE_FLING")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/widget/NumberPicker$OnScrollListener.SCROLL_STATE_FLING")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Widget.NumberPickerScrollState Android.Widget.NumberPickerScrollState.Idle' changed from '[IntDefinitionAttribute(null, JniField="android/widget/NumberPicker.OnScrollListener.SCROLL_STATE_IDLE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/widget/NumberPicker$OnScrollListener.SCROLL_STATE_IDLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Widget.NumberPickerScrollState Android.Widget.NumberPickerScrollState.TouchScroll' changed from '[IntDefinitionAttribute(null, JniField="android/widget/NumberPicker.OnScrollListener.SCROLL_STATE_TOUCH_SCROLL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/widget/NumberPicker$OnScrollListener.SCROLL_STATE_TOUCH_SCROLL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Widget.ScrollState Android.Widget.ScrollState.Fling' changed from '[IntDefinitionAttribute(null, JniField="android/widget/AbsListView.OnScrollListener.SCROLL_STATE_FLING")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/widget/AbsListView$OnScrollListener.SCROLL_STATE_FLING")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Widget.ScrollState Android.Widget.ScrollState.Idle' changed from '[IntDefinitionAttribute(null, JniField="android/widget/AbsListView.OnScrollListener.SCROLL_STATE_IDLE")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/widget/AbsListView$OnScrollListener.SCROLL_STATE_IDLE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Android.Widget.ScrollState Android.Widget.ScrollState.TouchScroll' changed from '[IntDefinitionAttribute(null, JniField="android/widget/AbsListView.OnScrollListener.SCROLL_STATE_TOUCH_SCROLL")]' in the contract to '[IntDefinitionAttribute(null, JniField="android/widget/AbsListView$OnScrollListener.SCROLL_STATE_TOUCH_SCROLL")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Java.Lang.Invoke.MethodLookupModes Java.Lang.Invoke.MethodLookupModes.Package' changed from '[IntDefinitionAttribute("Java.Lang.Invoke.MethodHandles.Lookup.Package", JniField="java/lang/invoke/MethodHandles.Lookup.PACKAGE")]' in the contract to '[IntDefinitionAttribute("Java.Lang.Invoke.MethodHandles.Lookup.Package", JniField="java/lang/invoke/MethodHandles$Lookup.PACKAGE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Java.Lang.Invoke.MethodLookupModes Java.Lang.Invoke.MethodLookupModes.Private' changed from '[IntDefinitionAttribute("Java.Lang.Invoke.MethodHandles.Lookup.Private", JniField="java/lang/invoke/MethodHandles.Lookup.PRIVATE")]' in the contract to '[IntDefinitionAttribute("Java.Lang.Invoke.MethodHandles.Lookup.Private", JniField="java/lang/invoke/MethodHandles$Lookup.PRIVATE")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Java.Lang.Invoke.MethodLookupModes Java.Lang.Invoke.MethodLookupModes.Protected' changed from '[IntDefinitionAttribute("Java.Lang.Invoke.MethodHandles.Lookup.Protected", JniField="java/lang/invoke/MethodHandles.Lookup.PROTECTED")]' in the contract to '[IntDefinitionAttribute("Java.Lang.Invoke.MethodHandles.Lookup.Protected", JniField="java/lang/invoke/MethodHandles$Lookup.PROTECTED")]' in the implementation. -CannotChangeAttribute : Attribute 'Android.Runtime.IntDefinitionAttribute' on 'Java.Lang.Invoke.MethodLookupModes Java.Lang.Invoke.MethodLookupModes.Public' changed from '[IntDefinitionAttribute("Java.Lang.Invoke.MethodHandles.Lookup.Public", JniField="java/lang/invoke/MethodHandles.Lookup.PUBLIC")]' in the contract to '[IntDefinitionAttribute("Java.Lang.Invoke.MethodHandles.Lookup.Public", JniField="java/lang/invoke/MethodHandles$Lookup.PUBLIC")]' in the implementation. -TypesMustExist : Type 'Android.App.Admin.DevicePolicyManagerPersonalAppsType' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Content.PM.ShortcutManagerFlagMatchType' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Hardware.Biometrics.AuthenticatorsType' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Net.Wifi.Aware.CharacteristicsWifiAwareCipherSuiteNcsSkType' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.OS.QuietType' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Service.Controls.Templates.TemperatureControlTemplateFlagModeType' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Service.Voice.AlwaysOnHotwordDetectorAudioCapabilityType' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Telephony.Ims.ImsReasonInfoCodeType' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Views.SideType' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Views.WindowInsetsControllerAppearanceLightType' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Bluetooth.BluetoothProfileConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Content.ComponentCallbacks2Consts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Content.DialogInterfaceConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Drm.DrmStore.ConstraintsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.BidiPairedBracketTypeConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.DecompositionTypeConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.EastAsianWidthConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.GraphemeClusterBreakConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.HangulSyllableTypeConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.IndicPositionalCategoryConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.IndicSyllabicCategoryConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.JoiningGroupConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.JoiningTypeConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.LineBreakConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.NumericTypeConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.SentenceBreakConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.VerticalOrientationConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacter.WordBreakConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacterEnums.ECharacterCategoryConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UCharacterEnums.ECharacterDirectionConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UPropertyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Lang.UPropertyNameChoiceConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Text.Collator.ReorderCodesConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Text.SymbolTableConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Icu.Text.UnicodeMatcherConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Media.MicrophoneDirectionConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Media.TV.TvContract.BaseTvColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.OS.ParcelableConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.BaseColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.CalendarContract.AttendeesColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.CalendarContract.CalendarAlertsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.CalendarContract.CalendarCacheColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.CalendarContract.CalendarColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.CalendarContract.CalendarSyncColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.CalendarContract.ColorsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.CalendarContract.EventDaysColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.CalendarContract.EventsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.CalendarContract.ExtendedPropertiesColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.CalendarContract.RemindersColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.CalendarContract.SyncColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Contacts.ContactMethodsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Contacts.ExtensionsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Contacts.GroupsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Contacts.OrganizationColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Contacts.PeopleColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Contacts.PhonesColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Contacts.PhotosColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Contacts.PresenceColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Contacts.SettingsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.BaseSyncColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.CommonDataKinds.BaseTypesConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.CommonDataKinds.CommonColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.ContactNameColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.ContactOptionsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.ContactsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.ContactStatusColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.DataColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.DataUsageStatColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.DeletedContactsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.DisplayNameSourcesConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.FullNameStyleConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.GroupsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.PhoneLookupColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.PhoneticNameStyleConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.PresenceColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.RawContactsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.SettingsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.StatusColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.StreamItemPhotosColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.StreamItemsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.ContactsContract.SyncColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.MediaStore.Audio.AlbumColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.MediaStore.Audio.ArtistColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.MediaStore.Audio.AudioColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.MediaStore.Audio.GenresColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.MediaStore.Audio.PlaylistsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.MediaStore.DownloadColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.MediaStore.Files.FileColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.MediaStore.Images.ImageColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.MediaStore.MediaColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.MediaStore.Video.VideoColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.OpenableColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.SyncStateContract.ColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Telephony.BaseMmsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Telephony.CanonicalAddressesColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Telephony.TextBasedSmsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Provider.Telephony.ThreadsColumnsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Telephony.Mbms.GroupCallCallbackConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Views.MenuConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Views.InputMethods.InputConnectionConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Views.InputMethods.InputMethodConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Views.TextClassifiers.TextClassifierConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Android.Widget.AdapterConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Dalvik.Bytecode.OpcodesConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.IO.ObjectStreamConstantsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Lang.Invoke.MethodHandleInfoConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Lang.Reflect.MemberConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Net.CookiePolicyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Net.SocketOptionsConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Security.KeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Security.PrivateKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Security.PublicKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Security.Interfaces.DSAPrivateKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Security.Interfaces.DSAPublicKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Security.Interfaces.ECPrivateKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Security.Interfaces.ECPublicKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Security.Interfaces.RSAMultiPrimePrivateCrtKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Security.Interfaces.RSAPrivateCrtKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Security.Interfaces.RSAPrivateKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Security.Interfaces.RSAPublicKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Sql.ConnectionConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Sql.DatabaseMetaDataConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Sql.ParameterMetaDataConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Sql.ResultSetConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Sql.ResultSetMetaDataConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Sql.StatementConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Text.CharacterIteratorConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.ComparatorConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.MapEntryConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.SpliteratorConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.Functions.BinaryOperatorConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.Functions.DoubleUnaryOperatorConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.Functions.FunctionConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.Functions.IntUnaryOperatorConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.Functions.LongUnaryOperatorConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.Functions.PredicateConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.Functions.UnaryOperatorConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.Jar.Pack200.PackerConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.Jar.Pack200.UnpackerConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Java.Util.Streams.CollectorConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Javax.Crypto.SecretKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Javax.Crypto.Interfaces.DHPrivateKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Javax.Crypto.Interfaces.DHPublicKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Javax.Crypto.Interfaces.PBEKeyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Javax.Microedition.Khronos.Egl.EGL10Consts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Javax.Microedition.Khronos.Egl.EGL11Consts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Javax.Microedition.Khronos.Opengles.GL10Consts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Javax.Microedition.Khronos.Opengles.GL11Consts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Javax.Microedition.Khronos.Opengles.GL11ExtConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Javax.Microedition.Khronos.Opengles.GL11ExtensionPackConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Javax.Xml.Transform.ResultConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.HttpStatusConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Auth.Params.AuthPNamesConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Client.Params.ClientPNamesConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Client.Protocol.ClientContextConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Conn.Params.ConnConnectionPNamesConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Conn.Params.ConnManagerPNamesConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Conn.Params.ConnRoutePNamesConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Conn.Routing.HttpRouteDirectorConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Cookie.Params.CookieSpecPNamesConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Cookies.ClientCookieConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Cookies.SMConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Entity.ContentLengthStrategyConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Params.CoreConnectionPNamesConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Params.CoreProtocolPNamesConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Protocol.ExecutionContextConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.Apache.Http.Protocol.HttpContextConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.W3c.Dom.DOMErrorConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.W3c.Dom.NodeConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.W3c.Dom.TypeInfoConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.W3c.Dom.UserDataHandlerConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.W3c.Dom.LS.DOMImplementationLSConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.W3c.Dom.LS.LSParserConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.W3c.Dom.LS.LSParserFilterConsts' does not exist in the implementation but it does exist in the contract. -TypesMustExist : Type 'Org.XmlPull.V1.XmlPullParserConsts' does not exist in the implementation but it does exist in the contract. \ No newline at end of file diff --git a/tests/api-compatibility/reference/Mono.Android.zip b/tests/api-compatibility/reference/Mono.Android.zip index c79d95fe9f628ad51f38c51a2b29060fe8a6a205..9f17138cb3ed8ca741acda991945f50675a62272 100644 GIT binary patch literal 6598237 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%0DXtQawr=v4r$hW4-R{?|C!{KB36j~ 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

YpBwogk5nyo)h6a&)U|;iz^;Z+Zh!rKAOt0V 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