Home
last modified time | relevance | path

Searched defs:OutcomeReceiver (Results 1 – 6 of 6) sorted by relevance

/packages/modules/HealthFitness/tests/integrationtests/src/android/healthconnect/tests/permissions/
DPermissionsTestUtils.java47 new OutcomeReceiver<Void, MigrationException>() { in startMigration() method
69 new OutcomeReceiver<Void, MigrationException>() { in finishMigration() method
/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/
DHealthConnectManagerTest.java956 new OutcomeReceiver<>() { in testGetHealthConnectDataState_beforeDownload_returnsIdleState() method
994 new OutcomeReceiver<>() { in testGetHealthConnectDataState_beforeDownload_withMigrationPermission_returnsIdleState() method
1034 new OutcomeReceiver<>() { in testGetHealthConnectDataState_duringDownload_returnsRestorePendingState() method
1075 new OutcomeReceiver<>() { in testGetHealthConnectDataState_whenDownloadDone_returnsRestorePendingState() method
1116 new OutcomeReceiver<>() { in testGetHealthConnectDataState_whenDownloadFailed_returnsIdleState() method
1187 new OutcomeReceiver<>() { in testGetHealthConnectDataState_afterStaging_returnsRestorePendingState() method
1260 new OutcomeReceiver<>() { in testGetDataRestoreError_onErrorDuringStaging_returnsErrorFetching() method
1302 new OutcomeReceiver<>() { in testGetDataRestoreError_onDownloadFailed_returnsErrorFetching() method
1372 new OutcomeReceiver<>() { in testGetDataRestoreError_onNoErrorDuringRestore_returnsNoError() method
1411 new OutcomeReceiver<>() { in testDataMigrationState_byDefault_returnsIdleState() method
[all …]
DTestUtils.java794 new OutcomeReceiver<List<AccessLog>, HealthConnectException>() { in queryAccessLogs() method
832 new OutcomeReceiver< in queryAllRecordTypesInfo() method
931 new OutcomeReceiver<Void, MigrationException>() { in startMigration() method
953 new OutcomeReceiver<Void, MigrationException>() { in finishMigration() method
1020 new OutcomeReceiver<>() { in getHealthConnectDataMigrationState() method
1049 new OutcomeReceiver<>() { in getApplicationInfo() method
DGetApplicationInfoTest.java67 new OutcomeReceiver<>() { in testEmptyApplicationInfo() method
/packages/modules/OnDevicePersonalization/tests/endtoendtests/OdpClient/src/com/android/odpclient/
DMainActivity.java113 new OutcomeReceiver<SurfacePackage, Exception>() { in makeRequest() method
/packages/modules/AdServices/adservices/tests/endtoends/src/com/android/adservices/measurement/
DMeasurementManagerTest.java398 new OutcomeReceiver<Object, Exception>() { in testRegisterSource_executorAndCallbackCalled() method
489 new OutcomeReceiver<Object, Exception>() { in testRegisterWebSource_executorAndCallbackCalled() method
720 new OutcomeReceiver<Object, Exception>() { in testRegisterWebTrigger_executorAndCallbackCalled() method
936 new OutcomeReceiver<Object, Exception>() { in testRegisterTrigger_executorAndCallbackCalled() method