Searched refs:exceptionsByFileName (Results 1 – 2 of 2) sorted by relevance
321 Map<String, HealthConnectException> exceptionsByFileName, in stageAllHealthConnectRemoteData() argument350 exceptionsByFileName.put( in stageAllHealthConnectRemoteData()360 exceptionsByFileName.put( in stageAllHealthConnectRemoteData()368 exceptionsByFileName.put( in stageAllHealthConnectRemoteData()384 if (exceptionsByFileName.isEmpty()) { in stageAllHealthConnectRemoteData()390 callback.onError(new StageRemoteDataException(exceptionsByFileName)); in stageAllHealthConnectRemoteData()
1681 Map<String, HealthConnectException> exceptionsByFileName = in stageAllHealthConnectRemoteData() local1698 exceptionsByFileName.put( in stageAllHealthConnectRemoteData()1714 pfdsByFileName, exceptionsByFileName, userHandle, callback); in stageAllHealthConnectRemoteData()1721 exceptionsByFileName.put("", new HealthConnectException(errorCode, e.getMessage())); in stageAllHealthConnectRemoteData()1723 callback.onError(new StageRemoteDataException(exceptionsByFileName)); in stageAllHealthConnectRemoteData()