Searched refs:categoryString (Results 1 – 1 of 1) sorted by relevance
297 String categoryString = typedArray.getString(R.styleable.CarSystemBarButton_categories); in setUpIntents() local310 if (categoryString != null) { in setUpIntents()311 mButtonCategories = categoryString.split(BUTTON_FILTER_DELIMITER); in setUpIntents()