Searched refs:MAX_BROADCAST_HISTORY (Results 1 – 1 of 1) sorted by relevance
416 static final int MAX_BROADCAST_HISTORY = 100; field in ActivityManagerService418 = new BroadcastRecord[MAX_BROADCAST_HISTORY];9419 for (int i=0; i<MAX_BROADCAST_HISTORY; i++) {12362 MAX_BROADCAST_HISTORY-1); in addBroadcastToHistoryLocked()