UidHealthStats.TimerProcessStateTopSleepingMs 字段

定义

此 uid 处于“最高睡眠”进程状态的计数和持续时间的计时器键。

[Android.Runtime.Register("TIMER_PROCESS_STATE_TOP_SLEEPING_MS", ApiSince=24)]
public const int TimerProcessStateTopSleepingMs = 10040;
[<Android.Runtime.Register("TIMER_PROCESS_STATE_TOP_SLEEPING_MS", ApiSince=24)>]
val mutable TimerProcessStateTopSleepingMs : int

字段值

Value = 10040
属性

注解

此 uid 处于“最高睡眠”进程状态的计数和持续时间的计时器键。

适用于 . 的 android.os.health.UidHealthStats.TIMER_PROCESS_STATE_TOP_SLEEPING_MSJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于