Home
last modified time | relevance | path

Searched defs:listenerArgumentCaptor (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardClockSwitchControllerTest.java60 ArgumentCaptor<View.OnAttachStateChangeListener> listenerArgumentCaptor = in testInit_viewNotYetAttached() local
82 ArgumentCaptor<View.OnAttachStateChangeListener> listenerArgumentCaptor = in testInit_viewDetached() local
95 ArgumentCaptor<ClockRegistry.ClockChangeListener> listenerArgumentCaptor = in testPluginPassesStatusBarState() local
227 ArgumentCaptor<ClockRegistry.ClockChangeListener> listenerArgumentCaptor = in testChangeClockDateWeatherEnabled_SetsDateWeatherViewVisibility() local
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DWindowMagnificationTest.java131 final ArgumentCaptor<OverviewProxyListener> listenerArgumentCaptor = in setUp() local
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/
H A DWindowDecorationTests.java345 final ArgumentCaptor<DisplayController.OnDisplaysChangedListener> listenerArgumentCaptor = in testNotCrashWhenDisplayAppearsAfterTask() local
/aosp14/frameworks/base/tests/vcn/java/com/android/server/vcn/
H A DTelephonySubscriptionTrackerTest.java192 ArgumentCaptor<CarrierConfigManager.CarrierConfigChangeListener> listenerArgumentCaptor = in setUp() local