UidHealthStats.MeasurementBluetoothIdleMs フィールド

定義

Bluetooth コントローラーがアイドル状態であったが、この uid の代わりにオンにされたミリ秒単位の測定のキー。

[Android.Runtime.Register("MEASUREMENT_BLUETOOTH_IDLE_MS", ApiSince=24)]
public const int MeasurementBluetoothIdleMs = 10020;
[<Android.Runtime.Register("MEASUREMENT_BLUETOOTH_IDLE_MS", ApiSince=24)>]
val mutable MeasurementBluetoothIdleMs : int

フィールド値

Value = 10020
属性

注釈

Bluetooth コントローラーがアイドル状態であったが、この uid の代わりにオンにされたミリ秒単位の測定のキー。

の Java ドキュメント android.os.health.UidHealthStats.MEASUREMENT_BLUETOOTH_IDLE_MS

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

適用対象