Searched refs:mBroadcastSummaryHistory (Results 1 – 1 of 1) sorted by relevance
46 mBroadcastSummaryHistory = new Intent[MAX_BROADCAST_SUMMARY_HISTORY]; in BroadcastHistory()73 final Intent[] mBroadcastSummaryHistory; field in BroadcastHistory107 mBroadcastSummaryHistory[mSummaryHistoryNext] = historyRecord.intent; in addBroadcastToHistoryLocked()147 Intent intent = mBroadcastSummaryHistory[ringIndex]; in dumpDebug()237 Intent intent = mBroadcastSummaryHistory[ringIndex]; in dumpLocked()