Searched refs:INFO_TAG (Results 1 – 1 of 1) sorted by relevance
143 currentView.setTag(INFO_TAG, newInfo) in <lambda>()273 maybeGetAccessibilityFocus(view.getTag(INFO_TAG) as ChipbarInfo?, view) in <lambda>()386 @IdRes private val INFO_TAG = R.id.tag_chipbar_info constant