Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/widget/
DCarTabLayout.java222 private ViewGroup createCarTabItemView() { in createCarTabItemView() method in CarTabLayout
285 ViewGroup carTabItemView = mCarTabLayout.createCarTabItemView(); in getView()