UidHealthStats.TimerWifiScan Field

Definition

Key for a timer for the count and duration of wifi scans done by this uid.

[Android.Runtime.Register("TIMER_WIFI_SCAN", ApiSince=24)]
public const int TimerWifiScan = 10030;
[<Android.Runtime.Register("TIMER_WIFI_SCAN", ApiSince=24)>]
val mutable TimerWifiScan : int

Field Value

Value = 10030
Attributes

Remarks

Key for a timer for the count and duration of wifi scans done by this uid.

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

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