Searched refs:DEFAULT_REQUEST_QUEUE_SIZE (Results 1 – 1 of 1) sorted by relevance
61 private static final int DEFAULT_REQUEST_QUEUE_SIZE = 1; field in IkeLocalRequestScheduler93 new PriorityQueue<>(DEFAULT_REQUEST_QUEUE_SIZE, new LocalRequestComparator());