UidHealthStats.StatsPackages Field

Definition

Key for a HealthStats with PackageHealthStats keys for each of the APKs that share this uid.

[Android.Runtime.Register("STATS_PACKAGES", ApiSince=24)]
public const int StatsPackages = 10015;
[<Android.Runtime.Register("STATS_PACKAGES", ApiSince=24)>]
val mutable StatsPackages : int

Field Value

Value = 10015
Attributes

Remarks

Key for a HealthStats with PackageHealthStats keys for each of the APKs that share this uid.

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

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