Home
last modified time | relevance | path

Searched defs:onAttachStateChangeListenerArgumentCaptor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewControllerTest.kt552 val onAttachStateChangeListenerArgumentCaptor = in setsUpCommunalHubLayout_whenFlagEnabled() constant
628 val onAttachStateChangeListenerArgumentCaptor = in mirrorShowing_depthControllerSet() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/shade/
H A DNotificationPanelViewControllerBaseTest.java790 ArgumentCaptor<View.OnAttachStateChangeListener> onAttachStateChangeListenerArgumentCaptor = in setup() local