Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/widget/
DCarTabLayout.java288 presentCarTabItemView(position, carTabItemView); in getView()
321 presentCarTabItemView(position, carTabItemView); in notifyItemChanged()
329 private void presentCarTabItemView(int position, @NonNull View carTabItemView) { in presentCarTabItemView() method in CarTabLayout.CarTabAdapter