Replace all TextView with CarUiTextView

Because of changing TextView to CarUiTextView in `car_ui_list_item.xml`,
some of the apps started seeing crashes because of existing RROs that
were still using TextView. We've decided then replace all TextViews with
CarUiTextViews.

Bug: 203562026
Test: manually
Change-Id: Ife28916eb5c4b057dfab4ce24455e90ff9dafcec
1 file changed