Searched refs:mBroadcastHistory (Results 1 – 1 of 1) sorted by relevance
126 final BroadcastRecord[] mBroadcastHistory = new BroadcastRecord[MAX_BROADCAST_HISTORY]; field in BroadcastQueue1836 mBroadcastHistory[mHistoryNext] = historyRecord; in addBroadcastToHistoryLocked()1937 BroadcastRecord r = mBroadcastHistory[ringIndex]; in writeToProto()2014 BroadcastRecord r = mBroadcastHistory[ringIndex]; in dumpLocked()2059 BroadcastRecord r = mBroadcastHistory[ringIndex]; in dumpLocked()