Compartir a través de


UidHealthStats.TimerProcessStateForegroundServiceMs Field

Definition

Key for a timer for the count and duration of when this uid was in the "foreground service" process state.

[Android.Runtime.Register("TIMER_PROCESS_STATE_FOREGROUND_SERVICE_MS", ApiSince=24)]
public const int TimerProcessStateForegroundServiceMs = 10039;
[<Android.Runtime.Register("TIMER_PROCESS_STATE_FOREGROUND_SERVICE_MS", ApiSince=24)>]
val mutable TimerProcessStateForegroundServiceMs : int

Field Value

Value = 10039
Attributes

Remarks

Key for a timer for the count and duration of when this uid was in the "foreground service" process state.

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

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