HomeSort by relevance Sort by last modified time
    Searched refs:STATS_CURRENT (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java     [all...]
  /frameworks/base/core/java/android/os/
BatteryStats.java 126 public static final int STATS_CURRENT = 2;
183 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT
202 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT
211 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT
355 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT.
362 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT.
369 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT.
375 * @param which one of STATS_TOTAL, STATS_LAST, STATS_CURRENT or STATS_UNPLUGGED
384 * @param which one of STATS_TOTAL, STATS_LAST, STATS_CURRENT or STATS_UNPLUGGED
403 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT
    [all...]

Completed in 36 milliseconds