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

  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 362 if (which == STATS_SINCE_UNPLUGGED) {
577 if (which == STATS_SINCE_UNPLUGGED) {
594 if (which == STATS_SINCE_UNPLUGGED) {
    [all...]
  /frameworks/base/core/java/android/os/
BatteryStats.java 106 public static final int STATS_SINCE_UNPLUGGED = 3;
    [all...]
  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageSummary.java 296 mStatsType = BatteryStats.STATS_SINCE_UNPLUGGED;

Completed in 54 milliseconds