Searched refs:createLayoutManager (Results 1 – 3 of 3) sorted by relevance
59 mRecyclerView.setLayoutManager(createLayoutManager()); in onCreateView()74 protected RecyclerView.LayoutManager createLayoutManager() { in createLayoutManager() method in MessageListBaseFragment
62 mRecyclerView.setLayoutManager(createLayoutManager()); in onCreateView()94 protected RecyclerView.LayoutManager createLayoutManager() { in createLayoutManager() method in DialerListBaseFragment
102 protected RecyclerView.LayoutManager createLayoutManager() { in createLayoutManager() method in FavoriteFragment