Home
last modified time | relevance | path

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

123

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
DAuthRippleControllerTest.kt87 val captor = ArgumentCaptor.forClass(KeyguardUpdateMonitorCallback::class.java) in testFingerprintTrigger_Ripple() constant
109 val captor = ArgumentCaptor.forClass(KeyguardUpdateMonitorCallback::class.java) in testFingerprintTrigger_KeyguardNotVisible_NoRipple() constant
130 val captor = ArgumentCaptor.forClass(KeyguardUpdateMonitorCallback::class.java) in testFingerprintTrigger_StrongAuthRequired_NoRipple() constant
153 val captor = ArgumentCaptor.forClass(KeyguardUpdateMonitorCallback::class.java) in testFaceTriggerBypassEnabled_Ripple() constant
174 val captor = ArgumentCaptor.forClass(KeyguardUpdateMonitorCallback::class.java) in testFaceTriggerNonBypass_NoRipple() constant
190 val captor = ArgumentCaptor.forClass(KeyguardUpdateMonitorCallback::class.java) in testNullFaceSensorLocationDoesNothing() constant
205 val captor = ArgumentCaptor.forClass(KeyguardUpdateMonitorCallback::class.java) in testNullFingerprintSensorLocationDoesNothing() constant
218 val captor = ArgumentCaptor in testUpdateRippleColor() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DCarrierTextManagerTest.java180 ArgumentCaptor<CarrierTextManager.CarrierTextCallbackInfo> captor = in testAirplaneMode() local
203 ArgumentCaptor<CarrierTextManager.CarrierTextCallbackInfo> captor = in testCardIOError() local
266 ArgumentCaptor<CarrierTextManager.CarrierTextCallbackInfo> captor = in testCallback() local
296 ArgumentCaptor<CarrierTextManager.CarrierTextCallbackInfo> captor = in testCreateInfo_OneValidSubscription() local
321 ArgumentCaptor<CarrierTextManager.CarrierTextCallbackInfo> captor = in testCreateInfo_OneValidSubscriptionWithRoaming() local
346 ArgumentCaptor<CarrierTextManager.CarrierTextCallbackInfo> captor = in testCarrierText_noTextOnReadySimWhenNull() local
375 ArgumentCaptor<CarrierTextManager.CarrierTextCallbackInfo> captor = in testCarrierText_noTextOnReadySimWhenNull_airplaneMode_wifiOn() local
402 ArgumentCaptor<CarrierTextManager.CarrierTextCallbackInfo> captor = in testCreateInfo_noSubscriptions() local
428 ArgumentCaptor<CarrierTextManager.CarrierTextCallbackInfo> captor = in testCarrierText_twoValidSubscriptions() local
453 ArgumentCaptor<CarrierTextManager.CarrierTextCallbackInfo> captor = in testCarrierText_oneDisabledSub() local
[all …]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
DImsStatsTest.java165 ArgumentCaptor<ImsRegistrationStats> captor = in conclude_registered() local
212 ArgumentCaptor<ImsRegistrationStats> captor = in conclude_registeredPartialFeatures() local
259 ArgumentCaptor<ImsRegistrationStats> captor = in conclude_registeredVoiceOnly() local
305 ArgumentCaptor<ImsRegistrationStats> captor = in conclude_notRegistered() local
324 ArgumentCaptor<ImsRegistrationStats> captor = in onImsCapabilitiesChanged_sameTech() local
359 ArgumentCaptor<ImsRegistrationStats> captor = in onSetFeatureResponse_sameTech() local
388 ArgumentCaptor<ImsRegistrationStats> captor = in onImsRegistered_differentTech() local
428 ArgumentCaptor<ImsRegistrationTermination> captor = in onImsUnregistered_setupFailure() local
451 ArgumentCaptor<ImsRegistrationTermination> captor = in onImsUnregistered_setupFailureWithProgress() local
511 ArgumentCaptor<ImsRegistrationTermination> captor = in onImsUnregistered_nullMessage() local
[all …]
DServiceStateStatsTest.java121 ArgumentCaptor<CellularServiceState> captor = in conclude_inService() local
152 ArgumentCaptor<CellularServiceState> captor = in conclude_outOfService() local
219 ArgumentCaptor<CellularServiceState> captor = in conclude_noSimCardEmergencyOnly() local
252 ArgumentCaptor<CellularServiceState> captor = in conclude_noSimCardOutOfService() local
281 ArgumentCaptor<CellularServiceState> captor = in conclude_longOnGoingServiceState() local
319 ArgumentCaptor<CellularServiceState> captor = in update_sameRats() local
404 ArgumentCaptor<CellularServiceState> captor = in update_differentVoiceRats() local
442 ArgumentCaptor<CellularServiceState> captor = in update_iwlanButNotWifiCalling() local
481 ArgumentCaptor<CellularServiceState> captor = in update_endc() local
554 ArgumentCaptor<CellularServiceState> captor = in update_simSwapSameRat() local
[all …]
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/
DMediaDataCombineLatestTest.java109 ArgumentCaptor<MediaData> captor = ArgumentCaptor.forClass(MediaData.class); in emitEventAfterDeviceFirst() local
123 ArgumentCaptor<MediaData> captor = ArgumentCaptor.forClass(MediaData.class); in emitEventAfterMediaFirst() local
140 ArgumentCaptor<MediaData> captor = ArgumentCaptor.forClass(MediaData.class); in migrateKeyMediaFirst() local
156 ArgumentCaptor<MediaData> captor = ArgumentCaptor.forClass(MediaData.class); in migrateKeyDeviceFirst() local
174 ArgumentCaptor<MediaData> captor = ArgumentCaptor.forClass(MediaData.class); in migrateKeyMediaAfter() local
192 ArgumentCaptor<MediaData> captor = ArgumentCaptor.forClass(MediaData.class); in migrateKeyDeviceAfter() local
231 ArgumentCaptor<MediaData> captor = ArgumentCaptor.forClass(MediaData.class); in mediaDataKeyUpdated() local
DMediaDeviceManagerTest.kt333 val captor = ArgumentCaptor.forClass(MediaController.Callback::class.java) in eq() constant
350 val captor = ArgumentCaptor.forClass(MediaController.Callback::class.java) in eq() constant
358 val captor = ArgumentCaptor.forClass(LocalMediaManager.DeviceCallback::class.java) in eq() constant
364 val captor = ArgumentCaptor.forClass(MediaDeviceData::class.java) in eq() constant
DMediaControlPanelTest.kt282 val captor = ArgumentCaptor.forClass(View.OnLongClickListener::class.java) in longClick_gutsClosed() constant
294 val captor = ArgumentCaptor.forClass(View.OnLongClickListener::class.java) in longClick_gutsOpen() constant
317 val captor = ArgumentCaptor.forClass(Intent::class.java) in settingsButtonClick() constant
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/external/
DTileServicesTest.java135 ArgumentCaptor<IntentFilter> captor = ArgumentCaptor.forClass(IntentFilter.class); in testActiveTileListenerRegisteredOnAllUsers() local
155 ArgumentCaptor<Boolean> captor = ArgumentCaptor.forClass(Boolean.class); in testRecalculateBindAllowance() local
169 ArgumentCaptor<Boolean> captor = ArgumentCaptor.forClass(Boolean.class); in testSetMemoryPressure() local
190 ArgumentCaptor<Boolean> captor = ArgumentCaptor.forClass(Boolean.class); in testCalcFew() local
DTileServiceManagerTest.java108 ArgumentCaptor<Boolean> captor = ArgumentCaptor.forClass(Boolean.class); in testBind() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationGutsManagerTest.java274 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_camera() local
285 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_mic() local
297 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_camera_mic() local
308 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_overlay() local
321 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_camera_mic_overlay() local
333 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_camera_overlay() local
345 ArgumentCaptor<Intent> captor = ArgumentCaptor.forClass(Intent.class); in testAppOpsSettingsIntent_mic_overlay() local
DNotificationConversationInfoTest.java864 ArgumentCaptor<NotificationChannel> captor = in testFavorite_andSave() local
902 ArgumentCaptor<NotificationChannel> captor = in testFavorite_andSave_doesNotLowerImportance() local
941 ArgumentCaptor<NotificationChannel> captor = in testFavorite_thenDefaultThenFavorite_andSave_nothingChanged() local
1040 ArgumentCaptor<NotificationChannel> captor = in testDefault_andSave() local
1077 ArgumentCaptor<NotificationChannel> captor = in testDefault_andSave_doesNotChangeNonImportantBubbling() local
1114 ArgumentCaptor<NotificationChannel> captor = in testDefault_andSave_doesNotDemoteImportance() local
1151 ArgumentCaptor<NotificationChannel> captor = in testSilence_andSave() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/
DQuickStatusBarHeaderControllerTest.kt198 val captor = argumentCaptor<View.OnClickListener>() in testPrivacyChipClicked() constant
234 val captor = argumentCaptor<List<String>>() in testRSSISlot_notCombined() constant
247 val captor = argumentCaptor<List<String>>() in testRSSISlot_combined() constant
261 val captor = argumentCaptor<QSCarrierGroupController.OnSingleCarrierChangedListener>() in testSingleCarrierCallback() constant
/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/telephony/tests/telephonytests/src/com/android/internal/telephony/
DPhoneConfigurationManagerTest.java124 ArgumentCaptor<Message> captor = ArgumentCaptor.forClass(Message.class); in testGetDsdsCapability() local
171 ArgumentCaptor<Message> captor = ArgumentCaptor.forClass(Message.class); in testSwitchMultiSimConfig_dsdsCapable_noRebootRequired() local
223 ArgumentCaptor<Message> captor = ArgumentCaptor.forClass(Message.class); in testSwitchMultiSimConfig_multiSimToSingleSim() local
DMissedIncomingCallSmsFilterTest.java86 ArgumentCaptor<Bundle> captor = ArgumentCaptor.forClass(Bundle.class); in testMissedIncomingCallwithCallerId() local
/frameworks/base/core/tests/coretests/src/android/os/
DVibratorTest.java219 ArgumentCaptor<VibrationAttributes> captor = ArgumentCaptor.forClass( in vibrate_withAudioAttributes_createsVibrationAttributesWithSameUsage() local
239 ArgumentCaptor<VibrationAttributes> captor = ArgumentCaptor.forClass( in vibrate_withUnknownAudioAttributes_hasTouchUsageFromEffect() local
255 ArgumentCaptor<VibrationAttributes> captor = ArgumentCaptor.forClass( in vibrate_withoutAudioAttributes_hasTouchUsageFromEffect() local
270 ArgumentCaptor<VibrationAttributes> captor = ArgumentCaptor.forClass( in vibrate_withoutAudioAttributesAndLongEffect_hasUnknownUsage() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/charging/
DWiredChargingRippleControllerTest.kt69 val captor = ArgumentCaptor in testTriggerRipple_UnlockedState() constant
100 val captor = ArgumentCaptor in testUpdateRippleColor() constant
/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/base/packages/SystemUI/tests/src/com/android/systemui/doze/
DDozeScreenStateTest.java206 ArgumentCaptor<Runnable> captor = ArgumentCaptor.forClass(Runnable.class); in test_animatesPausing() local
222 ArgumentCaptor<Runnable> captor = ArgumentCaptor.forClass(Runnable.class); in test_animatesOff() local
/frameworks/opt/telephony/tests/telephonytests/src/android/telephony/ims/
DSipTransportImplBaseTest.java117 ArgumentCaptor<IBinder.DeathRecipient> captor = in createDestroyDelegate() local
142 ArgumentCaptor<IBinder.DeathRecipient> captor = in testPhoneProcessCrash() local
160 ArgumentCaptor<ISipDelegate> captor = ArgumentCaptor.forClass(ISipDelegate.class); in createSipDelegate() local
/frameworks/opt/net/ims/tests/src/com/android/ims/
DImsUtTest.java98 ArgumentCaptor<ImsUt.IImsUtListenerProxy> captor = in testClirConversionCompat() local
126 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.java240 ArgumentCaptor<PendingIntent> captor = ArgumentCaptor.forClass(PendingIntent.class); in testScheduleRepostsForPersistedNotifications() local
253 ArgumentCaptor<Long> captor = ArgumentCaptor.forClass(Long.class); in testSnoozeForTime() local
/frameworks/base/tests/vcn/java/com/android/server/vcn/
DTelephonySubscriptionTrackerTest.java169 final ArgumentCaptor<IntentFilter> captor = ArgumentCaptor.forClass(IntentFilter.class); in getIntentFilter() local
176 final ArgumentCaptor<OnSubscriptionsChangedListener> captor = in getOnSubscriptionsChangedListener() local
184 final ArgumentCaptor<TelephonyCallback> captor = in getActiveDataSubscriptionIdListener() local
/frameworks/base/services/tests/servicestests/src/com/android/server/accessibility/
DAbstractAccessibilityServiceConnectionTest.java427 final ArgumentCaptor<IAccessibilityInteractionConnectionCallback> captor = in findAccessibilityNodeInfosByViewId_withPipWindow_shouldReplaceCallback() local
441 final ArgumentCaptor<IAccessibilityInteractionConnectionCallback> captor = in findAccessibilityNodeInfosByText_withPipWindow_shouldReplaceCallback() local
455 final ArgumentCaptor<IAccessibilityInteractionConnectionCallback> captor = in findAccessibilityNodeInfoByAccessibilityId_withPipWindow_shouldReplaceCallback() local
469 final ArgumentCaptor<IAccessibilityInteractionConnectionCallback> captor = in findFocus_withPipWindow_shouldReplaceCallback() local
482 final ArgumentCaptor<IAccessibilityInteractionConnectionCallback> captor = in focusSearch_withPipWindow_shouldReplaceCallback() local
840 final ArgumentCaptor<AccessibilityNodeInfo> captor = in verifyReplaceActions() local

123