Searched defs:MAX_SIZE (Results 1 – 4 of 4) sorted by relevance
44 private final static int MAX_SIZE = 1024; field in CustomPrinterIconCache
56 private static final int MAX_SIZE = SystemProperties.getInt("debug.falsing_log_size", 100); field in FalsingLog
53 private static final int MAX_SIZE = 1024; field in MemoryIntArray
248 static final int MAX_SIZE = 100000; field in GridLayout