Searched refs:LOCAL_LOG_SIZE (Results 1 – 1 of 1) sorted by relevance
90 private static final int LOCAL_LOG_SIZE = 20; field in BugreportManagerServiceImpl128 private final LocalLog mFinishedBugreports = new LocalLog(LOCAL_LOG_SIZE);950 Math.min(mNumberFinishedBugreports, LOCAL_LOG_SIZE)); in dump()