Home
last modified time | relevance | path

Searched defs:listenerCaptor (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
DAutomaticBrightnessControllerTest.java202 ArgumentCaptor<SensorEventListener> listenerCaptor = in testNoHysteresisAtMinBrightness() local
246 ArgumentCaptor<SensorEventListener> listenerCaptor = in testNoHysteresisAtMaxBrightness() local
290 ArgumentCaptor<SensorEventListener> listenerCaptor = in testUserAddUserDataPoint() local
314 ArgumentCaptor<SensorEventListener> listenerCaptor = in testRecalculateSplines() local
349 ArgumentCaptor<SensorEventListener> listenerCaptor = in testShortTermModelTimesOut() local
389 ArgumentCaptor<SensorEventListener> listenerCaptor = in testShortTermModelDoesntTimeOut() local
429 ArgumentCaptor<SensorEventListener> listenerCaptor = in testShortTermModelIsRestoredWhenSwitchingWithinTimeout() local
475 ArgumentCaptor<SensorEventListener> listenerCaptor = in testShortTermModelNotRestoredAfterTimeout() local
522 ArgumentCaptor<SensorEventListener> listenerCaptor = in testSwitchBetweenModesNoUserInteractions() local
561 ArgumentCaptor<SensorEventListener> listenerCaptor = in testSwitchToIdleMappingStrategy() local
[all …]
DScreenOffBrightnessSensorControllerTest.java92 ArgumentCaptor<SensorEventListener> listenerCaptor = in testBrightness() local
142 ArgumentCaptor<SensorEventListener> listenerCaptor = in testSensorValueValidTime() local
DDisplayPowerControllerTest.java361 ArgumentCaptor<BrightnessSetting.BrightnessSettingListener> listenerCaptor = in testDisplayBrightnessFollowers_BothDpcsSupportNits() local
411 ArgumentCaptor<BrightnessSetting.BrightnessSettingListener> listenerCaptor = in testDisplayBrightnessFollowers_FollowerDoesNotSupportNits() local
443 ArgumentCaptor<BrightnessSetting.BrightnessSettingListener> listenerCaptor = in testDisplayBrightnessFollowers_LeadDpcDoesNotSupportNits() local
473 ArgumentCaptor<BrightnessSetting.BrightnessSettingListener> listenerCaptor = in testDisplayBrightnessFollowers_NeitherDpcSupportsNits() local
579 ArgumentCaptor<BrightnessSetting.BrightnessSettingListener> listenerCaptor = in testDisplayBrightnessFollowersRemoval_RemoveSingleFollower() local
672 ArgumentCaptor<BrightnessSetting.BrightnessSettingListener> listenerCaptor = in testDisplayBrightnessFollowersRemoval_RemoveAllFollowers() local
1834 ArgumentCaptor<BrightnessSetting.BrightnessSettingListener> listenerCaptor = in testOnSwitchUserDoesNotAddUserDataPoint() local
1884 ArgumentCaptor<BrightnessSetting.BrightnessSettingListener> listenerCaptor = in testDozeManualBrightness() local
1919 ArgumentCaptor<BrightnessSetting.BrightnessSettingListener> listenerCaptor = in testDozeManualBrightness_AbcIsNull() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/complication/
DSmartSpaceComplicationTest.java126 final ArgumentCaptor<BcSmartspaceDataPlugin.SmartspaceTargetListener> listenerCaptor = in testOverlayActive_addsTargetListener() local
143 final ArgumentCaptor<BcSmartspaceDataPlugin.SmartspaceTargetListener> listenerCaptor = in testOverlayActive_targetsNonEmpty_addsComplication() local
165 final ArgumentCaptor<BcSmartspaceDataPlugin.SmartspaceTargetListener> listenerCaptor = in testOverlayActive_targetsEmpty_addsComplication() local
186 final ArgumentCaptor<BcSmartspaceDataPlugin.SmartspaceTargetListener> listenerCaptor = in testOverlayInActive_removesTargetListener_removesComplication() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/telephony/data/repository/
DTelephonyRepositoryImplTest.kt76 val listenerCaptor = kotlinArgumentCaptor<TelephonyCallback.CallStateListener>() in callState() constant
96 val listenerCaptor = kotlinArgumentCaptor<TelephonyCallback.CallStateListener>() in isInCall() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/brightness/data/repository/
DScreenBrightnessDisplayManagerRepositoryTest.kt112 val listenerCaptor = argumentCaptor<DisplayManager.DisplayListener>() in followsChangingBrightnessInfo() constant
152 val listenerCaptor = argumentCaptor<DisplayManager.DisplayListener>() in minMaxWhenCollecting() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/lifecycle/
DRepeatWhenAttachedTest.kt179 val listenerCaptor = argumentCaptor<ViewTreeObserver.OnWindowVisibilityChangeListener>() in repeatWhenAttached_becomesVisibleWithoutFocus_STARTED() constant
195 val listenerCaptor = argumentCaptor<ViewTreeObserver.OnWindowFocusChangeListener>() in repeatWhenAttached_gainsFocusButInvisible_CREATED() constant
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsCallTest.java83 ArgumentCaptor<ImsCallSession.Listener> listenerCaptor = in testCallSessionProgressingAppliedMediaCaps() local
252 ArgumentCaptor<ImsCallSession.Listener> listenerCaptor = in testListenerCalledAfterCallClosed() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ambient/touch/
DInputSessionTest.java89 final ArgumentCaptor<InputChannelCompat.InputEventListener> listenerCaptor = in createSession() local
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/
DNotificationMediaManagerTest.kt65 private var listenerCaptor = argumentCaptor<MediaDataManager.Listener>() variable
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/dream/
DMediaDreamSentinelTest.java155 final ArgumentCaptor<MediaDataManager.Listener> listenerCaptor = in captureMediaDataListener() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/
DWorkLockActivityControllerTest.java88 final ArgumentCaptor<TaskStackChangeListener> listenerCaptor = in setUp() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/muteawait/
DMediaMuteAwaitConnectionManagerTest.kt226 val listenerCaptor = ArgumentCaptor.forClass( in getMuteAwaitListener() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/collection/coordinator/
DMediaCoordinatorTest.java277 ArgumentCaptor<NotifCollectionListener> listenerCaptor = in finishSetupWithMediaFeatureFlagEnabled() local
/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/brightness/clamper/
DHdrClamperTest.java96 ArgumentCaptor<HdrClamper.HdrListener> listenerCaptor = ArgumentCaptor.forClass( in setUp() local
DBrightnessClamperControllerTest.java264 ArgumentCaptor<SensorEventListener> listenerCaptor = ArgumentCaptor.forClass( in testAmbientLuxChanges() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/systemsounds/
DHomeSoundEffectControllerTest.java409 final ArgumentCaptor<TaskStackChangeListener> listenerCaptor = in startController() local
/frameworks/base/packages/SettingsLib/tests/integ/src/com/android/settingslib/view/accessibility/data/repository/
DCaptioningRepositoryTest.kt46 private lateinit var listenerCaptor: ArgumentCaptor<CaptioningManager.CaptioningChangeListener> variable in com.android.settingslib.view.accessibility.data.repository.CaptioningRepositoryTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/domain/pipeline/
DMediaSessionBasedFilterTest.kt140 val listenerCaptor = in setUp() constant
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/
DDeviceIdleControllerTest.java2292 ArgumentCaptor<TriggerEventListener> listenerCaptor = in testStationaryDetection_QuickDozeOn_OneShot() local
2337 ArgumentCaptor<SensorEventListener> listenerCaptor = in testStationaryDetection_QuickDozeOn_MultiShot() local
2383 ArgumentCaptor<SensorEventListener> listenerCaptor = in testStationaryDetection_NoDoze_AfterMotion() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/ui/
DPanelTaskViewControllerTest.kt65 @Captor private lateinit var listenerCaptor: ArgumentCaptor<TaskView.Listener> variable in com.android.systemui.controls.ui.PanelTaskViewControllerTest
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/job/restrictions/
DThermalStatusRestrictionTest.java253 ArgumentCaptor<PowerManager.OnThermalStatusChangedListener> listenerCaptor = in setUp() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DShadeHeaderControllerTest.kt331 val listenerCaptor = argumentCaptor<Animator.AnimatorListener>() in <lambda>() constant
355 val listenerCaptor = argumentCaptor<Animator.AnimatorListener>() in <lambda>() constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/tiles/impl/custom/
DCustomTilePackageUpdatesRepositoryTest.kt60 @Captor private lateinit var listenerCaptor: ArgumentCaptor<BroadcastReceiver> variable in com.android.systemui.qs.tiles.impl.custom.CustomTilePackageUpdatesRepositoryTest
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/controls/management/
DAppAdapterTest.kt144 val listenerCaptor: ArgumentCaptor<View.OnClickListener> = argumentCaptor() in <lambda>() constant

12