Home
last modified time | relevance | path

Searched refs:startNextFile (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/
H A DBatteryStatsHistoryTest.java89 history.startNextFile(); in testStartNextFile()
96 history.startNextFile(); in testStartNextFile()
106 history.startNextFile(); in testStartNextFile()
136 history2.startNextFile(); in testStartNextFile()
/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsHistory.java189 public void startNextFile() { in startNextFile() method in BatteryStatsHistory
H A DBatteryStatsImpl.java3794 mBatteryStatsHistory.startNextFile(); in addHistoryBufferLocked()