Searched refs:getEffectiveLayoutManager (Results 1 – 4 of 4) sorted by relevance
82 assertThat(mCarUiRecyclerView.getEffectiveLayoutManager()).isInstanceOf( in setAdapter_shouldInitializeLinearLayoutManager()93 assertThat(mCarUiRecyclerView.getEffectiveLayoutManager()).isInstanceOf( in setAdapter_shouldInitializeGridLayoutManager()111 assertThat(mCarUiRecyclerView.getEffectiveLayoutManager()).isInstanceOf( in init_shouldHaveGridLayout()
116 ? ((CarUiRecyclerView) recyclerView).getEffectiveLayoutManager() in isAtEnd()
364 public LayoutManager getEffectiveLayoutManager() { in getEffectiveLayoutManager() method in CarUiRecyclerView
380 public LayoutManager getEffectiveLayoutManager() { in getEffectiveLayoutManager() method in PagedRecyclerView