Home
last modified time | relevance | path

Searched refs:mScrollTextView (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Car/tests/RotaryPlayground/src/com/android/car/rotaryplayground/
H A DScrollFragment.java133 final TextView mScrollTextView; field in ScrollFragment.ScrollTextHolder
137 mScrollTextView = itemView.findViewById(R.id.scroll_text_view); in ScrollTextHolder()
141 mScrollTextView.setHeight(height); in setHeight()