Home
last modified time | relevance | path

Searched defs:llm (Results 1 – 8 of 8) sorted by relevance

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DLinearLayoutManagerRemoveShownItemsTest.kt62 val llm = MyLayoutManager(activity, 500) in <lambda>() constant
106 val llm = MyLayoutManager(activity, 500) in <lambda>() constant
152 val llm = MyLayoutManager(activity, 500) in <lambda>() constant
DScrollToPositionWithAutoMeasure.java45 LinearLayoutManager llm = new LinearLayoutManager(getActivity()); in testLinearLayoutManager() local
64 public void test(final RecyclerView.LayoutManager llm, in test()
DRecyclerViewCacheTest.java649 LinearLayoutManager llm = new LinearLayoutManager(getContext()); in prefetchItemsSkipAnimations() local
717 LinearLayoutManager llm = new LinearLayoutManager(getContext()); in viewHolderFindsNestedRecyclerViews() local
866 LinearLayoutManager llm = new LinearLayoutManager(getContext()); in nestedPrefetchSimple() local
892 LinearLayoutManager llm = new LinearLayoutManager(getContext()); in nestedPrefetchNotClearInnerStructureChangeFlag() local
1208 LinearLayoutManager llm = new LinearLayoutManager(getContext()); in nestedPrefetchDiscardStaleChildren() local
DLinearLayoutManagerFindReferenceChildTest.kt66 val llm = MyLayoutManager(activity) in <lambda>() constant
DLinearLayoutManagerFindZeroPxReferenceChildTest.kt107 val llm = MyLayoutManager(activity) in <lambda>() constant
DLinearLayoutManagerWrapContentTest.java151 LinearLayoutManager llm = new LinearLayoutManager(getActivity(), mConfig.mOrientation, in createFromConfig() local
DLinearLayoutManagerWrapContentWithAspectRatioTest.java214 LinearLayoutManager llm = new LinearLayoutManager(getActivity(), mConfig.mOrientation, in createFromConfig() local
DRecyclerViewLayoutTest.java3141 LinearLayoutManager llm = in smoothScrollToPosition_calledOnPreviousFinished_scrollsToPosition() local
3203 LinearLayoutManager llm = in smoothScrollToPosition_oppositeDirOfPrevScroll_immediatelyChangesDir() local