Searched refs:getMaxItemsToUse (Results 1 – 1 of 1) sorted by relevance
72 int maxItems = getMaxItemsToUse(carUxRestrictions, mAdapter.getConfigurationId()); in onRestrictionsChanged()77 private int getMaxItemsToUse(CarUxRestrictions carUxRestrictions, @IdRes int id) { in getMaxItemsToUse() method in UxrContentLimiterImpl.Listener