Searched refs:CMD_RESET (Results 1 – 3 of 3) sorted by relevance
217 || rec.cmd == HistoryItem.CMD_RESET) { in parse()271 || rec.cmd == HistoryItem.CMD_RESET) { in parse()
1288 public static final byte CMD_RESET = 7; field in BatteryStats.HistoryItem1529 if (cmd == CMD_CURRENT_TIME || cmd == CMD_RESET) { in writeToParcel()1568 if (cmd == CMD_CURRENT_TIME || cmd == CMD_RESET) { in readFromParcel()5328 || rec.cmd == HistoryItem.CMD_RESET) { in printNextItem()5332 if (rec.cmd == HistoryItem.CMD_RESET) { in printNextItem()5775 || rec.cmd == HistoryItem.CMD_RESET in dumpHistoryLocked()
3287 addHistoryBufferLocked(elapsedRealtimeMs, uptimeMs, HistoryItem.CMD_RESET, cur); in addHistoryBufferLocked()9183 && out.cmd != HistoryItem.CMD_RESET && lastWalltime != 0) { in getNextHistoryLocked()10517 reset ? HistoryItem.CMD_RESET : HistoryItem.CMD_CURRENT_TIME, in startRecordingHistory()