Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/widget/
DCarTabLayout.java325 View insertedView = getView(position, null, mCarTabLayout); in notifyItemInserted() local
326 mCarTabLayout.addCarTabView(insertedView, position); in notifyItemInserted()