Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationShelfTest.kt464 val ssaVisibleChildState1 = ExpandableViewState() regex
465 ssaVisibleChildState1.hidden = true
466 whenever(ssaVisibleChild1.viewState).thenReturn(ssaVisibleChildState1)