AbstractThreadedSyncAdapter.LogSyncDetails Field

Definition

Caution

deprecated

Kernel event log tag.

[Android.Runtime.Register("LOG_SYNC_DETAILS")]
[System.Obsolete("deprecated")]
public const int LogSyncDetails = 2743;
[<Android.Runtime.Register("LOG_SYNC_DETAILS")>]
[<System.Obsolete("deprecated")>]
val mutable LogSyncDetails : int

Field Value

Value = 2743
Attributes

Remarks

Kernel event log tag. Also listed in data/etc/event-log-tags.

This member is deprecated. Private constant. May go away in the next release.

Java documentation for android.content.AbstractThreadedSyncAdapter.LOG_SYNC_DETAILS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to