Searched refs:CN_LINEAR_LAYOUT_MANAGER (Results 1 – 1 of 1) sorted by relevance
46 private static final String CN_LINEAR_LAYOUT_MANAGER = RV_PKG_PREFIX + "LinearLayoutManager"; field in RecyclerViewUtil89 return callback.loadView(CN_LINEAR_LAYOUT_MANAGER, LLM_CONSTRUCTOR_SIGNATURE, in createLayoutManager()