UidHealthStats.TimerForegroundActivity Field

Definition

Key for a timer for the count and duration of when an activity from this uid was the foreground activitiy.

[Android.Runtime.Register("TIMER_FOREGROUND_ACTIVITY", ApiSince=24)]
public const int TimerForegroundActivity = 10036;
[<Android.Runtime.Register("TIMER_FOREGROUND_ACTIVITY", ApiSince=24)>]
val mutable TimerForegroundActivity : int

Field Value

Int32
Attributes

Remarks

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

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