Searched refs:getExceptionsByFileNames (Results 1 – 4 of 4) sorted by relevance
77 public Map<String, HealthConnectException> getExceptionsByFileNames() { in getExceptionsByFileNames() method in StageRemoteDataException
120 for (var fileNameToException : err.getExceptionsByFileNames().entrySet()) { in onRestoreFinished()
869 observedExceptionsByFileName.set(error.getExceptionsByFileNames()); in testStageRemoteData_whenNotReadMode_errorIoReturned()1007 observedExceptionsByFileName.set(error.getExceptionsByFileNames()); in testStageRemoteData_withoutPermission_errorSecurityReturned()
341 …til.Map<java.lang.String,android.health.connect.HealthConnectException> getExceptionsByFileNames();