Searched refs:mBroadcastHistory (Results 1 – 1 of 1) sorted by relevance
123 final BroadcastRecord[] mBroadcastHistory = new BroadcastRecord[MAX_BROADCAST_HISTORY]; field in BroadcastQueue1828 mBroadcastHistory[mHistoryNext] = historyRecord; in addBroadcastToHistoryLocked()1929 BroadcastRecord r = mBroadcastHistory[ringIndex]; in writeToProto()2006 BroadcastRecord r = mBroadcastHistory[ringIndex]; in dumpLocked()2051 BroadcastRecord r = mBroadcastHistory[ringIndex]; in dumpLocked()