Share via


UidHealthStats.TimerMobileRadioActive Field

Definition

Key for a timer for the count and duration the mobile radio was turned on for this uid.

[Android.Runtime.Register("TIMER_MOBILE_RADIO_ACTIVE", ApiSince=24)]
public const int TimerMobileRadioActive = 10061;
[<Android.Runtime.Register("TIMER_MOBILE_RADIO_ACTIVE", ApiSince=24)>]
val mutable TimerMobileRadioActive : int

Field Value

Value = 10061
Attributes

Remarks

Key for a timer for the count and duration the mobile radio was turned on for this uid.

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

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