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

  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 411 if (which == STATS_LAST) {
626 if (which == STATS_LAST) {
643 if (which == STATS_LAST) {
    [all...]
  /frameworks/base/core/java/android/os/
BatteryStats.java 101 public static final int STATS_LAST = 1;
160 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT
179 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT
188 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT
323 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT.
330 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT.
337 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT.
343 * @param which one of STATS_TOTAL, STATS_LAST, STATS_CURRENT or STATS_UNPLUGGED
352 * @param which one of STATS_TOTAL, STATS_LAST, STATS_CURRENT or STATS_UNPLUGGED
371 * @param which one of STATS_TOTAL, STATS_LAST, or STATS_CURRENT
    [all...]

Completed in 364 milliseconds