Searched refs:INITIAL_CHILDREN_CAPACITY (Results 1 – 1 of 1) sorted by relevance
179 private static final int INITIAL_CHILDREN_CAPACITY = 5; field in ContentCaptureSession328 mChildren = new ArrayList<>(INITIAL_CHILDREN_CAPACITY); in createContentCaptureSession()