UidHealthStats.TimersWakelocksPartial フィールド

定義

時刻の TimerStat のキーandroid.os.PowerManager#PARTIAL_WAKE_LOCK partial wake lock は、この uid に対して取得されました。

[Android.Runtime.Register("TIMERS_WAKELOCKS_PARTIAL", ApiSince=24)]
public const int TimersWakelocksPartial = 10006;
[<Android.Runtime.Register("TIMERS_WAKELOCKS_PARTIAL", ApiSince=24)>]
val mutable TimersWakelocksPartial : int

フィールド値

Value = 10006
属性

注釈

この uid に対して を取得した時刻 android.os.PowerManager#PARTIAL_WAKE_LOCK partial wake lock の TimerStat のキー。

android.os.health.UidHealthStats.TIMERS_WAKELOCKS_PARTIALJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象