Searched refs:LAYOUT_MANAGER_CONSTRUCTOR_SIGNATURE (Results 1 – 2 of 2) sorted by relevance
273 private static final Class<?>[] LAYOUT_MANAGER_CONSTRUCTOR_SIGNATURE = field in RecyclerView634 .getConstructor(LAYOUT_MANAGER_CONSTRUCTOR_SIGNATURE); in createLayoutManager()
309 private static final Class<?>[] LAYOUT_MANAGER_CONSTRUCTOR_SIGNATURE = field in RecyclerView750 .getConstructor(LAYOUT_MANAGER_CONSTRUCTOR_SIGNATURE); in createLayoutManager()