Searched refs:initRotaryScroll (Results 1 – 2 of 2) sorted by relevance
/aosp12/packages/apps/Car/libs/car-ui-lib/referencedesign/plugin/src/main/java/com/chassis/car/ui/plugin/recyclerview/ |
H A D | RecyclerViewImpl.java | 215 initRotaryScroll(mRecyclerView, rotaryScrollEnabled, getLayoutStyle().getOrientation()); in RecyclerViewImpl() 395 initRotaryScroll(mRecyclerView, rotaryScrollEnabled, orientation); in setContentDescription() 571 private void initRotaryScroll(@NonNull ViewGroup recyclerView, in initRotaryScroll() method in RecyclerViewImpl
|
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/ |
H A D | CarUiRecyclerViewImpl.java | 210 initRotaryScroll(mRecyclerView, rotaryScrollEnabled, orientation); in init() 562 private void initRotaryScroll(@NonNull ViewGroup recyclerView, in initRotaryScroll() method in CarUiRecyclerViewImpl 726 initRotaryScroll(mRecyclerView, rotaryScrollEnabled, orientation); in setContentDescription()
|