UidHealthStats.TimerGpsSensor Field

Definition

Key for a timer for the applications use of the GPS sensor.

[Android.Runtime.Register("TIMER_GPS_SENSOR", ApiSince=24)]
public const int TimerGpsSensor = 10011;
[<Android.Runtime.Register("TIMER_GPS_SENSOR", ApiSince=24)>]
val mutable TimerGpsSensor : int

Field Value

Value = 10011
Attributes

Remarks

Key for a timer for the applications use of the GPS sensor.

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

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