Home
last modified time | relevance | path

Searched defs:responseException (Results 1 – 2 of 2) sorted by relevance

/packages/modules/HealthFitness/tests/cts/src/android/healthconnect/cts/
DHealthConnectManagerTest.java213 AtomicReference<HealthConnectException> responseException = new AtomicReference<>(); in testUpdateRecords_validInput_dataBaseUpdatedSuccessfully() local
284 AtomicReference<HealthConnectException> responseException = new AtomicReference<>(); in testUpdateRecords_invalidInputRecords_noChangeInDataBase() local
360 AtomicReference<Exception> responseException = new AtomicReference<>(); in testUpdateRecords_recordWithInvalidPackageName_noChangeInDataBase() local
DTestUtils.java824 AtomicReference<HealthConnectException> responseException = new AtomicReference<>(); in queryAllRecordTypesInfo() local
1017 AtomicReference<HealthConnectException> responseException = new AtomicReference<>(); in getHealthConnectDataMigrationState() local