Home
last modified time | relevance | path

Searched defs:captor (Results 1 – 25 of 37) sorted by relevance

12

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DCarrierTextControllerTest.java148 ArgumentCaptor<CarrierTextController.CarrierTextCallbackInfo> captor = in testAirplaneMode() local
171 ArgumentCaptor<CarrierTextController.CarrierTextCallbackInfo> captor = in testCardIOError() local
234 ArgumentCaptor<CarrierTextController.CarrierTextCallbackInfo> captor = in testCallback() local
263 ArgumentCaptor<CarrierTextController.CarrierTextCallbackInfo> captor = in testCreateInfo_OneValidSubscription() local
287 ArgumentCaptor<CarrierTextController.CarrierTextCallbackInfo> captor = in testCreateInfo_OneValidSubscriptionWithRoaming() local
311 ArgumentCaptor<CarrierTextController.CarrierTextCallbackInfo> captor = in testCarrierText_noTextOnReadySimWhenNull() local
339 ArgumentCaptor<CarrierTextController.CarrierTextCallbackInfo> captor = in testCarrierText_noTextOnReadySimWhenNull_airplaneMode_wifiOn() local
366 ArgumentCaptor<CarrierTextController.CarrierTextCallbackInfo> captor = in testCreateInfo_noSubscriptions() local
391 ArgumentCaptor<CarrierTextController.CarrierTextCallbackInfo> captor = in testCarrierText_twoValidSubscriptions() local
416 ArgumentCaptor<CarrierTextController.CarrierTextCallbackInfo> captor = in testCarrierText_oneDisabledSub() local
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
DTileServicesTest.java98 ArgumentCaptor<Boolean> captor = ArgumentCaptor.forClass(Boolean.class); in testRecalculateBindAllowance() local
112 ArgumentCaptor<Boolean> captor = ArgumentCaptor.forClass(Boolean.class); in testSetMemoryPressure() local
133 ArgumentCaptor<Boolean> captor = ArgumentCaptor.forClass(Boolean.class); in testCalcFew() local
DTileServiceManagerTest.java100 ArgumentCaptor<Boolean> captor = ArgumentCaptor.forClass(Boolean.class); in testBind() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManagerTest.java233 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_camera() local
244 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_mic() local
256 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_camera_mic() local
267 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_overlay() local
280 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_camera_mic_overlay() local
292 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_camera_overlay() local
304 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_mic_overlay() local
/frameworks/base/services/tests/servicestests/src/com/android/server/display/whitebalance/
DAmbientSensorTest.java87 ArgumentCaptor<SensorEventListener> captor = in testAmbientBrightnessSensorCallback_NoCallbacks() local
116 ArgumentCaptor<SensorEventListener> captor = in testAmbientBrightnessSensorCallback_CallbacksCalled() local
149 ArgumentCaptor<SensorEventListener> captor = in testAmbientColorTemperatureSensorCallback_CallbacksCalled() local
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWakeupOnboardingTest.java132 ArgumentCaptor<BroadcastReceiver> captor = ArgumentCaptor.forClass(BroadcastReceiver.class); in dismissNotificationAction_setsOnboarded() local
153 ArgumentCaptor<BroadcastReceiver> captor = ArgumentCaptor.forClass(BroadcastReceiver.class); in turnOffWifiWakeAction_setsOnboardedAndTurnsOffWifiWake() local
177 ArgumentCaptor<BroadcastReceiver> captor = ArgumentCaptor.forClass(BroadcastReceiver.class); in openWifiSettingsAction_setsOnboardedAndOpensWifiSettings() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/util/
DChannelsTest.java64 ArgumentCaptor<List> captor = ArgumentCaptor.forClass(List.class); in testChannelSetup() local
76 ArgumentCaptor<List> captor = ArgumentCaptor.forClass(List.class); in testChannelSetup_noLegacyScreenshot() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneConfigurationManagerTest.java117 ArgumentCaptor<Message> captor = ArgumentCaptor.forClass(Message.class); in testGetDsdsCapability() local
158 ArgumentCaptor<Message> captor = ArgumentCaptor.forClass(Message.class); in testSwitchMultiSimConfig_dsdsCapable_noRebootRequired() local
DMissedIncomingCallSmsFilterTest.java86 ArgumentCaptor<Bundle> captor = ArgumentCaptor.forClass(Bundle.class); in testMissedIncomingCallwithCallerId() local
DSmsDispatchersControllerTest.java117 ArgumentCaptor<byte[]> captor = ArgumentCaptor.forClass(byte[].class); in testSendRetrySmsCdmaTest() local
DImsSmsDispatcherTest.java106 ArgumentCaptor<SMSDispatcher.SmsTracker> captor = in testFallbackGsmRetry() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ims/
DImsUtTest.java102 ArgumentCaptor<ImsUt.IImsUtListenerProxy> captor = in testClirConversionCompat() local
130 ArgumentCaptor<ImsUt.IImsUtListenerProxy> captor = in testClipConversionCompat() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/policy/
DExtensionControllerImplTest.java118 ArgumentCaptor<ConfigurationListener> captor = ArgumentCaptor.forClass( in testUiMode() local
165 ArgumentCaptor<ConfigurationListener> captor = ArgumentCaptor.forClass( in testSortOrder() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DSnoozeHelperTest.java75 ArgumentCaptor<Long> captor = ArgumentCaptor.forClass(Long.class); in testSnoozeForTime() local
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/logging/
DTextClassifierEventTronLoggerTest.java79 ArgumentCaptor<LogMaker> captor = ArgumentCaptor.forClass(LogMaker.class); in testWriteEvent() local
/frameworks/base/services/tests/servicestests/src/com/android/server/power/
DThermalManagerServiceTest.java177 ArgumentCaptor<Temperature> captor = ArgumentCaptor.forClass(Temperature.class); in setUp() local
210 ArgumentCaptor<Temperature> captor = ArgumentCaptor.forClass(Temperature.class); in testRegister() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarWindowControllerTest.java82 ArgumentCaptor<WindowManager.LayoutParams> captor = in testSetDozing_hidesSystemOverlays() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/power/
DPowerNotificationWarningsTest.java123 ArgumentCaptor<Notification> captor = ArgumentCaptor.forClass(Notification.class); in testShowLowBatteryNotification_BatteryChannel() local
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DUiAutomationManagerTest.java156 ArgumentCaptor<IBinder.DeathRecipient> captor = ArgumentCaptor.forClass( in uiAutomationBinderDiesBeforeConnecting_notifiesSystem() local
/frameworks/base/tests/net/java/android/net/
DConnectivityManagerTest.java213 ArgumentCaptor<Messenger> captor = ArgumentCaptor.forClass(Messenger.class); in testCallbackRelease() local
242 ArgumentCaptor<Messenger> captor = ArgumentCaptor.forClass(Messenger.class); in testCallbackRecycling() local
/frameworks/base/core/tests/coretests/src/com/android/internal/accessibility/
DAccessibilityShortcutControllerTest.java377 ArgumentCaptor<DialogInterface.OnClickListener> captor = in testClickingDisableButtonInDialog_shouldClearShortcutId() local
394 ArgumentCaptor<DialogInterface.OnClickListener> captor = in testClickingLeaveOnButtonInDialog_shouldLeaveShortcutReady() local
/frameworks/base/core/tests/coretests/src/android/view/
DInsetsAnimationControlImplTest.java137 ArgumentCaptor<SurfaceParams> captor = ArgumentCaptor.forClass(SurfaceParams.class); in testChangeInsets() local
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/clock/
DClockManagerTest.java149 ArgumentCaptor<ClockPlugin> captor = ArgumentCaptor.forClass(ClockPlugin.class); in onClockChanged_customClock() local
/frameworks/base/tests/net/common/java/android/net/metrics/
DIpConnectivityLogTest.java127 ArgumentCaptor<ConnectivityMetricsEvent> captor = in verifyEvents() local
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DMmTelFeatureTests.java148 ArgumentCaptor<IImsCallSession> captor = ArgumentCaptor.forClass(IImsCallSession.class); in testNewIncomingCall() local

12