Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/ui/
DSelectionItemTest.kt78 val structureItem = in testMatchSameComponentSameStructure_true() constant
90 assertThat(selectionItem.matches(structureItem)).isTrue() in testMatchSameComponentSameStructure_true()
98 val structureItem = in testMatchSameComponentDifferentStructure_false() constant
110 assertThat(selectionItem.matches(structureItem)).isFalse() in testMatchSameComponentDifferentStructure_false()