The members of Android.App.Usage.UsageStatsManager are listed below.
See Also: Inherited members from Java.Lang.Object
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
QueryAndAggregateUsageStats(long, long)A convenience method that queries for all stats in the given range (using the best interval for that range), merges the resulting data, and keys it by package name. | ||
QueryConfigurations(UsageStatsInterval, long, long)Gets the hardware configurations the device was in for the given time range, aggregated by the specified interval. | ||
QueryEvents(long, long)Query for events in the given time range. | ||
QueryUsageStats(UsageStatsInterval, long, long)Gets application usage stats for the given time range, aggregated by the specified interval. |