Home | History | Annotate | Download | only in accessibility

Lines Matching defs:MAX_POOL_SIZE

714     private static final int MAX_POOL_SIZE = 10;
716 new SynchronizedPool<AccessibilityEvent>(MAX_POOL_SIZE);