Searched refs:TimeInStateStopwatch (Results 1 – 5 of 5) sorted by relevance
38 private final ArrayList<TimeInStateStopwatch> mOnBatteryStopwatches = new ArrayList<>();92 public TimeInStateStopwatch createTimeOnBatteryStopwatch() { in createTimeOnBatteryStopwatch()94 final TimeInStateStopwatch stopwatch = new TimeInStateStopwatch(); in createTimeOnBatteryStopwatch()105 public class TimeInStateStopwatch implements AutoCloseable { class in CachedDeviceState
54 private CachedDeviceState.TimeInStateStopwatch mBatteryStopwatch;
94 private CachedDeviceState.TimeInStateStopwatch mBatteryStopwatch;
148 CachedDeviceState.TimeInStateStopwatch stopwatch = in correctlyTracksTimeOnBattery()
21190 …ly;->createTimeOnBatteryStopwatch()Lcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;21192 HPLcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;->getMillis()J21193 HSPLcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;->isRunning()Z21194 HSPLcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;->reset()V21195 HSPLcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;->start()V21196 HSPLcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;->stop()V37424 Lcom/android/internal/os/CachedDeviceState$TimeInStateStopwatch;