Searched refs:mBroadcastSummaryHistory (Results 1 – 1 of 1) sorted by relevance
148 final Intent[] mBroadcastSummaryHistory = new Intent[MAX_BROADCAST_SUMMARY_HISTORY]; field in BroadcastQueue1945 mBroadcastSummaryHistory[mSummaryHistoryNext] = historyRecord.intent; in addBroadcastToHistoryLocked()2052 Intent intent = mBroadcastSummaryHistory[ringIndex]; in dumpDebug()2176 Intent intent = mBroadcastSummaryHistory[ringIndex]; in dumpLocked()