Searched refs:MAX_HISTORY_LENGTH (Results 1 – 1 of 1) sorted by relevance
86 private static final int MAX_HISTORY_LENGTH = 50; field in FusedPrintersProvider670 if (mHistoricalPrinters.size() >= MAX_HISTORY_LENGTH) { in addPrinterAndWritePrinterHistory()