| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/ | 
| D | PropertyHalServiceTest.java | 193     private Object deliverResult(InvocationOnMock invocation, Integer expectedServiceRequestId,  in deliverResult()199     private Object deliverResult(InvocationOnMock invocation, Integer expectedServiceRequestId,  in deliverResult()
 247     private Object deliverOkayGetResult(InvocationOnMock invocation) {  in deliverOkayGetResult()
 251     private Object deliverOkayGetResult(InvocationOnMock invocation, HalPropValue propValue) {  in deliverOkayGetResult()
 256     private Object deliverOkayGetResult(InvocationOnMock invocation,  in deliverOkayGetResult()
 262     private Object deliverOkaySetResult(InvocationOnMock invocation) {  in deliverOkaySetResult()
 266     private Object deliverOkaySetResult(InvocationOnMock invocation,  in deliverOkaySetResult()
 272     private Object deliverTryAgainGetResult(InvocationOnMock invocation) {  in deliverTryAgainGetResult()
 276     private Object deliverTryAgainGetResult(InvocationOnMock invocation,  in deliverTryAgainGetResult()
 282     private Object deliverTryAgainSetResult(InvocationOnMock invocation) {  in deliverTryAgainSetResult()
 [all …]
 
 | 
| /packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ | 
| D | TestUtils.java | 74                 (invocation) -> {  in makeSpyLogThrowExceptionForWtf()  argument81                 (invocation) -> {  in makeSpyLogThrowExceptionForWtf()  argument
 94                 (invocation) -> {  in makeSpyLogDoLogErrorForWtf()  argument
 104                 (invocation) -> {  in makeSpyLogDoLogErrorForWtf()  argument
 
 | 
| /packages/services/Car/tests/carservice_test/src/com/android/car/telemetry/ | 
| D | CarTelemetryManagerSpyServiceTest.java | 116         doAnswer((invocation) -> {  in testGetFinishedReport_multipleReports()  argument143         doAnswer((invocation) -> {  in testGetFinishedReport_validFdButNoReport()  argument
 165         doAnswer((invocation) -> {  in testGetFinishedReport_telemetryError()  argument
 186         doAnswer((invocation) -> {  in testGetFinishedReport_badFd_shouldReturnRuntimeErrorStatus()  argument
 
 | 
| /packages/services/Car/car-test-lib/src/android/car/test/mocks/ | 
| D | AbstractExtendedMockitoTestCase.java | 512             doAnswer((invocation) -> {  in interceptWtfCalls()  argument515             doAnswer((invocation) -> {  in interceptWtfCalls()  argument
 518             doAnswer((invocation) -> {  in interceptWtfCalls()  argument
 521             doAnswer((invocation) -> {  in interceptWtfCalls()  argument
 524             doAnswer((invocation) -> {  in interceptWtfCalls()  argument
 527             doAnswer((invocation) -> {  in interceptWtfCalls()  argument
 537     private Object addWtf(InvocationOnMock invocation) {  in addWtf()
 
 | 
| D | MockSettings.java | 102     private Object insertObjectFromInvocation(InvocationOnMock invocation, int keyIndex,  in insertObjectFromInvocation()120     private <T> T getAnswer(InvocationOnMock invocation, Class<T> clazz, int keyIndex,  in getAnswer()
 
 | 
| D | SyncAnswer.java | 77     public T answer(InvocationOnMock invocation) throws Throwable {  in answer()
 | 
| D | BlockingAnswer.java | 102     public T answer(InvocationOnMock invocation) throws Throwable {  in answer()
 | 
| /packages/modules/AdServices/adservices/tests/endtoends/src/com/android/adservices/measurement/ | 
| D | MeasurementManagerTest.java | 188                 (invocation) -> {  in testRegisterSource_adIdEnabled_register()  argument226                 (invocation) -> {  in testRegisterSource_adIdZeroOut_register()  argument
 263                 (invocation) -> {  in testRegisterSource_adIdDisabled_register()  argument
 301                 (invocation) -> {  in testRegisterSource_adIdTimeOut_register()  argument
 522                 (invocation) -> {  in testRegisterWebSource_adIdEnabled_register()  argument
 559                 (invocation) -> {  in testRegisterWebSource_adIdZeroOut_register()  argument
 595                 (invocation) -> {  in testRegisterWebSource_adIdDisabled_register()  argument
 632                 (invocation) -> {  in testRegisterWebSource_adIdTimeOut_register()  argument
 753                 (invocation) -> {  in testRegisterWebTrigger_adIdEnabled_register()  argument
 790                 (invocation) -> {  in testRegisterWebTrigger_adIdZeroOut_register()  argument
 [all …]
 
 | 
| /packages/modules/Uwb/framework/tests/src/android/uwb/ | 
| D | RangingSessionTest.java | 592         public Object answer(InvocationOnMock invocation) {  in answer()609         public Object answer(InvocationOnMock invocation) {  in answer()
 626         public Object answer(InvocationOnMock invocation) {  in answer()
 643         public Object answer(InvocationOnMock invocation) {  in answer()
 660         public Object answer(InvocationOnMock invocation) {  in answer()
 677         public Object answer(InvocationOnMock invocation) {  in answer()
 694         public Object answer(InvocationOnMock invocation) {  in answer()
 711         public Object answer(InvocationOnMock invocation) {  in answer()
 728         public Object answer(InvocationOnMock invocation) {  in answer()
 740         public Object answer(InvocationOnMock invocation) {  in answer()
 
 | 
| /packages/services/Car/tests/carservice_unit_test/src/android/car/admin/ | 
| D | CarDevicePolicyManagerUnitTest.java | 190         doAnswer((invocation) -> {  in mockRemoveUser()  argument201         doAnswer((invocation) -> {  in mockCreateUser()  argument
 211         doAnswer((invocation) -> {  in mockStartUserInBackground()  argument
 221         doAnswer((invocation) -> {  in mockStopUser()  argument
 
 | 
| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/ | 
| D | AidlVehicleStubUnitTest.java | 271         doAnswer((invocation) -> {  in testGetAidlSmallData()  argument297         doAnswer((invocation) -> {  in testGetAidlLargeData()  argument
 335         doAnswer((invocation) -> {  in testGetAidlError()  argument
 359         doAnswer((invocation) -> {  in testGetAidlAsyncCallback()  argument
 406         doAnswer((invocation) -> {  in testGetAsyncAidl()  argument
 443         doAnswer((invocation) -> {  in testGetAsyncAidlError()  argument
 604         doAnswer((invocation) -> {  in mockGetValues()  argument
 630         doAnswer((invocation) -> {  in testGetAsyncAidlBinderDiedAfterRegisterCallback()  argument
 664         doAnswer((invocation) -> {  in testGetAsyncAidlBinderDiedWhileRegisterCallback()  argument
 737         doAnswer((invocation) -> {  in testGetAsyncAidlTimeoutMustNotTiggerAfterRequestFinished()  argument
 [all …]
 
 | 
| D | CarOccupantConnectionManagerUnitTest.java | 124         doAnswer((invocation) -> {  in testRequestConnectionWithEstablishedConnection_throwsException()  argument144         doAnswer((invocation) -> {  in testRequestConnectionWithRejectedConnection()  argument
 179         doAnswer((invocation) -> {  in testRequestConnectionCallbackInvoked()  argument
 274         doAnswer((invocation) -> {  in testRegisterReceiverCallbackInvoked()  argument
 
 | 
| D | HidlVehicleStubUnitTest.java | 388         doAnswer((invocation) -> {  in testGetAsync()  argument412         doAnswer((invocation) -> {  in testGetAsyncError()  argument
 435         doAnswer((invocation) -> {  in testGetAsyncTryAgainError()  argument
 458         doAnswer((invocation) -> {  in testGetAsyncOneOkayResultOneNoValue()  argument
 499         doAnswer((invocation) -> {  in testGetSync()  argument
 515         doAnswer((invocation) -> {  in testGetSyncError()  argument
 
 | 
| D | CarRemoteDeviceManagerUnitTest.java | 114         doAnswer((invocation) -> {  in testRegisterStateCallbackWithOccupantZoneStateChange()  argument141         doAnswer((invocation) -> {  in testRegisterStateCallbackWithAppStateChange()  argument
 
 | 
| D | CarPropertyManagerUnitTest.java | 945         doAnswer((invocation) -> {  in testGetPropertiesAsync_cancellationSignalCancelRequests()  argument973         doAnswer((invocation) -> {  in testOnGetValueResult_onSuccess()  argument
 1009         doAnswer((invocation) -> {  in testOnGetValueResult_onSuccessMultipleRequests()  argument
 1058         doAnswer((invocation) -> {  in testOnGetValueResult_onFailure()  argument
 1463         doAnswer((invocation) -> {  in testOnSetValueResult_onSuccess()  argument
 1500         doAnswer((invocation) -> {  in testOnSetValueResult_onSuccessMultipleRequests()  argument
 1550         doAnswer((invocation) -> {  in testOnSetValueResult_onFailure()  argument
 
 | 
| /packages/services/Telephony/tests/src/com/android/services/telephony/domainselection/ | 
| D | SmsDomainSelectorTest.java | 152         doAnswer((invocation) -> {  in testSelectDomainWhenWwanSelectorCallbackNull()  argument407         doAnswer((invocation) -> {  in setUpWwanSelectorCallback()  argument
 418         doAnswer((invocation) -> {  in setUpImsStateListener()  argument
 
 | 
| /packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/ | 
| D | SelfRecoveryTest.java | 76         doAnswer((invocation) -> {  in setUp()  argument293         doAnswer((invocation) -> {  in testWifiNativeStartSubsystemRestartFailed()  argument
 
 | 
| D | ActiveModeWardenTest.java | 2955         doAnswer((invocation) -> {  in requestAdditionalClientModeManager()  argument3064         doAnswer((invocation) -> {  in requestRemoveAdditionalClientModeManagerWhenNotAllowed()  argument
 3217         doAnswer((invocation) -> {  in requestAdditionalClientModeManagerWhenConnectingToPrimaryBssid()  argument
 3611         doAnswer((invocation) -> {  in requestHighPrioSecondaryTransientClientModeManagerWhenConnectedToLocalOnlyBssid()  argument
 3696         doAnswer((invocation) -> {  in requestLowPrioSecondaryTransientClientModeManagerWhenConnectedToLocalOnlyBssid()  argument
 3771         doAnswer((invocation) -> {  in requestSecondaryTransientClientModeManagerWhenDppInProgress()  argument
 3836         doAnswer((invocation) -> {  in testRequestForSecondaryLocalOnlyForEnterCarModePrioritized()  argument
 3896         doAnswer((invocation) -> {  in testRequestForSecondaryLocalOnlyForShell()  argument
 4204         doAnswer((invocation) -> {  in testSwitchPrimaryClientModeManager()  argument
 4591         doAnswer((invocation) -> {  in testRequestForSecondaryLocalOnlyForPreSAppWithUserConnect()  argument
 [all …]
 
 | 
| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/occupantconnection/ | 
| D | CarRemoteDeviceServiceTest.java | 498         doAnswer((invocation) -> {  in testAppStateChanged()  argument559         doAnswer((invocation) -> {  in testProcessObserverCallbackInvokedBeforeOccupantZoneCallback()  argument
 591         doAnswer((invocation) -> {  in testOccupantZoneStateChanged()  argument
 646         doAnswer((invocation) -> {  in testOccupantZonePowerStateChanged()  argument
 666         doAnswer((invocation) -> {  in testUserAssigned()  argument
 689         doAnswer((invocation) -> {  in testUserUnassigned()  argument
 713         doAnswer((invocation) -> {  in testUserSwitched()  argument
 
 | 
| /packages/services/Car/car-test-lib/src/android/car/testapi/ | 
| D | CarMockitoHelper.java | 40         doAnswer((invocation) -> {  in mockHandleRemoteExceptionFromCarServiceWithDefaultValue()  argument
 | 
| /packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/testmode/ | 
| D | DeterministicSecureRandomTest.java | 75             (invocation) -> {  in testDeterministicSecureRandomInKePayload()  argument
 | 
| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/user/ | 
| D | CarUserManagerUnitTest.java | 789         doAnswer((invocation) -> {  in expectServiceSwitchUserSucceeds()  argument804         doAnswer((invocation) -> {  in expectServiceLogoutUserSucceeds()  argument
 818         doAnswer((invocation) -> {  in expectServiceRemoveUserSucceeds()  argument
 831         doAnswer((invocation) -> {  in expectServiceCreateUserSucceeds()  argument
 
 | 
| /packages/apps/EmergencyInfo/tests/robolectric/src/com/android/emergency/preferences/ | 
| D | EmergencyListPreferenceTest.java | 124         public String answer(InvocationOnMock invocation) {  in answer()
 | 
| /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ | 
| D | CallAudioManagerTest.java | 87         doAnswer((invocation) -> {  in setUp()  argument
 | 
| /packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/provisioning/ | 
| D | ProvisioningManagerTest.java | 183         doAnswer((InvocationOnMock invocation) -> {  in testListener_preFinalizationCompleted()
 |