Searched refs:getCarTabCount (Results 1 – 2 of 2) sorted by relevance
276 for (int i = 0; i < mTabsContainer.getCarTabCount(); i++) { in setActiveItem()310 final boolean hasTabs = mTabsContainer.getCarTabCount() > 0; in setState()
161 public int getCarTabCount() { in getCarTabCount() method in CarTabLayout