Binder.InterfaceConsts.DumpTransaction Field

Definition

IBinder protocol transaction code: dump internal state.

[Android.Runtime.Register("DUMP_TRANSACTION")]
public const int DumpTransaction = 1598311760;
[<Android.Runtime.Register("DUMP_TRANSACTION")>]
val mutable DumpTransaction : int

Field Value

Value = 1598311760
Attributes

Remarks

IBinder protocol transaction code: dump internal state.

Java documentation for android.os.IBinder.DUMP_TRANSACTION.

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