UidHealthStats.TimerCamera Field

Definition

Key for a timer for the count and duration this uid had the camera turned on.

[Android.Runtime.Register("TIMER_CAMERA", ApiSince=24)]
public const int TimerCamera = 10035;
[<Android.Runtime.Register("TIMER_CAMERA", ApiSince=24)>]
val mutable TimerCamera : int

Field Value

Value = 10035
Attributes

Remarks

Key for a timer for the count and duration this uid had the camera turned on.

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

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