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

  /packages/apps/Settings/src/com/android/settings/fuelgauge/
PowerUsageSummary.java 176 mStatsType = BatteryStats.STATS_SINCE_UNPLUGGED;
  /frameworks/base/core/java/com/android/internal/os/
BatteryStatsImpl.java 423 if (which == STATS_SINCE_UNPLUGGED) {
532 if (which == STATS_SINCE_UNPLUGGED) {
723 if (which == STATS_SINCE_UNPLUGGED) {
740 if (which == STATS_SINCE_UNPLUGGED) {
    [all...]
  /frameworks/base/core/java/android/os/
BatteryStats.java 131 public static final int STATS_SINCE_UNPLUGGED = 3;
    [all...]

Completed in 85 milliseconds