Searched defs:layoutParams (Results 1 – 9 of 9) sorted by relevance
100 val layoutParams = view.layoutParams in assertThat() constant
159 public void attachViewToParent(View child, int index, ViewGroup.LayoutParams layoutParams) { in attachViewToParent()
571 StaggeredGridLayoutManager.LayoutParams layoutParams in scrollToPositionTest() local
807 public void layoutParams() throws Throwable { in layoutParams() method in GridLayoutManagerTest1740 GridLayoutManager.LayoutParams layoutParams = in getPositionToSpanIndexMapping() local
141 ViewGroup.MarginLayoutParams layoutParams; field in BaseWrapContentWithAspectRatioTest.MeasureBehavior
697 RecyclerView.LayoutParams layoutParams = (RecyclerView.LayoutParams) view in layoutRange() local896 public TestAdapter(int count, RecyclerView.@Nullable LayoutParams layoutParams) { in TestAdapter()
781 final LayoutParams layoutParams = (LayoutParams) view.getLayoutParams(); in layoutToString() local
275 void attachViewToParent(View child, int index, ViewGroup.LayoutParams layoutParams, in attachViewToParent()593 void attachViewToParent(View child, int index, ViewGroup.LayoutParams layoutParams); in attachViewToParent()
7779 LayoutParams layoutParams = (LayoutParams) holder.itemView.getLayoutParams(); in markItemDecorInsetsDirty() local8019 final ViewGroup.LayoutParams layoutParams = holder.itemView.getLayoutParams(); in bindViewHolder() local