Home | History | Annotate | Download | only in os

Lines Matching refs:mHistory

186     HistoryItem mHistory;
1626 mHistory = mHistoryEnd = rec;
1633 if (mHistory != null) {
1635 mHistoryCache = mHistory;
1636 mHistory = mHistoryLastEnd = mHistoryEnd = null;
4559 return (mHistoryIterator = mHistory) != null;
5456 mHistory = mHistoryEnd = mHistoryCache = null;
5488 HistoryItem rec = mHistory;