Home | History | Annotate | Download | only in os

Lines Matching refs:mHistory

225     HistoryItem mHistory;
2421 mHistory = mHistoryEnd = rec;
2428 if (mHistory != null) {
2430 mHistoryCache = mHistory;
2431 mHistory = mHistoryLastEnd = mHistoryEnd = null;
6493 if ((mHistoryIterator = mHistory) == null) {
7833 mHistory = mHistoryEnd = mHistoryCache = null;
7877 HistoryItem rec = mHistory;