HomeSort by relevance Sort by last modified time
    Searched defs:UsageStats (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/public/web/
WebCache.h 41 struct UsageStats {
80 BLINK_EXPORT static void getUsageStats(UsageStats*);
  /frameworks/base/core/java/android/app/usage/
UsageStats.java 26 public final class UsageStats implements Parcelable {
66 public UsageStats() {
69 public UsageStats(UsageStats stats) {
84 * Get the beginning of the time range this {@link android.app.usage.UsageStats} represents,
94 * Get the end of the time range this {@link android.app.usage.UsageStats} represents,
120 * Add the statistics from the right {@link UsageStats} to the left. The package name for
121 * both {@link UsageStats} objects must be the same.
122 * @param right The {@link UsageStats} object to merge into this one.
124 * {@link UsageStats} objects are different
    [all...]
  /prebuilts/sdk/21/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 55 milliseconds