UidHealthStats.TimerVibrator Field

Definition

Key for a timer for the count and duration this uid had the vibrator turned on.

[Android.Runtime.Register("TIMER_VIBRATOR", ApiSince=24)]
public const int TimerVibrator = 10044;
[<Android.Runtime.Register("TIMER_VIBRATOR", ApiSince=24)>]
val mutable TimerVibrator : int

Field Value

Value = 10044
Attributes

Remarks

Key for a timer for the count and duration this uid had the vibrator turned on.

Java documentation for android.os.health.UidHealthStats.TIMER_VIBRATOR.

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