Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/widget/
DCarTabLayout.java131 int tabItemLayout = ta.getResourceId(R.styleable.CarTabLayout_tabItemLayout, in CarTabLayout() local
135 mCarTabAdapter = new CarTabAdapter(context, tabItemLayout, this); in CarTabLayout()