Searched refs:mHistoryReadTmp (Results 1 – 1 of 1) sorted by relevance
209 final HistoryItem mHistoryReadTmp = new HistoryItem(); field in BatteryStatsImpl6497 mHistoryReadTmp.clear(); in startIteratingOldHistoryLocked()6507 readHistoryDelta(mHistoryBuffer, mHistoryReadTmp); in getNextOldHistoryLocked()6508 mReadOverflow |= mHistoryReadTmp.cmd == HistoryItem.CMD_OVERFLOW; in getNextOldHistoryLocked()6522 } else if (!out.same(mHistoryReadTmp)) { in getNextOldHistoryLocked()6528 (new HistoryPrinter()).printNextItem(pw, mHistoryReadTmp, 0, false, in getNextOldHistoryLocked()