Home
last modified time | relevance | path

Searched refs:INFO_TAG (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/temporarydisplay/chipbar/
DChipbarCoordinator.kt143 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