Searched refs:endSample (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBatteryStatsSamplingTimerTest.java44 timer.endSample();
/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java1242 * If the value being recorded resets, {@link #endSample()} can be called in order to
1244 * between calls, the {@link #endSample()} is automatically called and the new value is
1309 public void endSample() { method in class:BatteryStatsImpl.SamplingTimer
1329 * will be broken. In this case, {@link #endSample()} is automatically called and
1346 endSample();
9312 st.endSample();

Completed in 114 milliseconds