Searched refs:CMD_RESET (Results 1 – 3 of 3) sorted by relevance
228 || rec.cmd == HistoryItem.CMD_RESET) { in parse()282 || rec.cmd == HistoryItem.CMD_RESET) { in parse()
1142 public static final byte CMD_RESET = 7; field in BatteryStats.HistoryItem1374 if (cmd == CMD_CURRENT_TIME || cmd == CMD_RESET) { in writeToParcel()1413 if (cmd == CMD_CURRENT_TIME || cmd == CMD_RESET) { in readFromParcel()4654 || rec.cmd == HistoryItem.CMD_RESET) { in printNextItem()4658 if (rec.cmd == HistoryItem.CMD_RESET) { in printNextItem()5098 || rec.cmd == HistoryItem.CMD_RESET in dumpHistoryLocked()
2730 addHistoryBufferLocked(elapsedRealtimeMs, uptimeMs, HistoryItem.CMD_RESET, cur); in addHistoryBufferLocked()8095 && out.cmd != HistoryItem.CMD_RESET && lastWalltime != 0) { in getNextHistoryLocked()9307 reset ? HistoryItem.CMD_RESET : HistoryItem.CMD_CURRENT_TIME, in startRecordingHistory()