Context.UsageStatsService 字段

定义

使用 和 #getSystemService(String) 检索 用于 android.app.usage.UsageStatsManager 查询设备使用情况统计信息的 。

[Android.Runtime.Register("USAGE_STATS_SERVICE", ApiSince=22)]
public const string UsageStatsService;
[<Android.Runtime.Register("USAGE_STATS_SERVICE", ApiSince=22)>]
val mutable UsageStatsService : string

字段值

属性

注解

使用 和 #getSystemService(String) 检索 用于 android.app.usage.UsageStatsManager 查询设备使用情况统计信息的 。

android.content.Context.USAGE_STATS_SERVICEJava 文档。

此页面的部分内容是基于 创建和共享的工作进行的修改,并根据 署名许可中所述的术语使用。

适用于