Home
last modified time | relevance | path

Searched defs:CarTabLayout (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/widget/
DCarTabLayout.java63 public class CarTabLayout<T extends CarTabLayout.CarTab> extends LinearLayout { class
113 public CarTabLayout(@NonNull Context context) { in CarTabLayout() method in CarTabLayout
117 public CarTabLayout(@NonNull Context context, @Nullable AttributeSet attrs) { in CarTabLayout() method in CarTabLayout
121 public CarTabLayout(@NonNull Context context, @Nullable AttributeSet attrs, int defStyle) { in CarTabLayout() method in CarTabLayout