Android.App.Usage.UsageStatsManager.QueryAndAggregateUsageStats Method
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.

Syntax

[Android.Runtime.Register("queryAndAggregateUsageStats", "(JJ)Ljava/util/Map;", "")]
public IDictionary<string, UsageStats> QueryAndAggregateUsageStats (long beginTime, long endTime)

Parameters

beginTime
The inclusive beginning of the range of stats to include in the results.
endTime
The exclusive end of the range of stats to include in the results.

Returns

Documentation for this section has not yet been entered.

Remarks

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. See UsageStatsManager.QueryUsageStats(UsageStatsInterval, System.Int64, System.Int64).

[Android Documentation]

Requirements

Namespace: Android.App.Usage
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0