PackageHealthStats.StatsServices Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Key for a HealthStats with ServiceHealthStats
keys for each of the
services defined in this apk.
[Android.Runtime.Register("STATS_SERVICES", ApiSince=24)]
public const int StatsServices = 40001;
[<Android.Runtime.Register("STATS_SERVICES", ApiSince=24)>]
val mutable StatsServices : int
Field Value
Value = 40001- Attributes
Remarks
Key for a HealthStats with ServiceHealthStats
keys for each of the services defined in this apk.
Java documentation for android.os.health.PackageHealthStats.STATS_SERVICES
.
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.