Searched refs:sourceStatus (Results 1 – 2 of 2) sorted by relevance
107 SafetySourceStatus sourceStatus = sourceData == null ? null : sourceData.getStatus(); in logSafetySourceStateCollected() local112 if (sourceStatus != null) { in logSafetySourceStateCollected()113 maxSeverityLevel = sourceStatus.getSeverityLevel(); in logSafetySourceStateCollected()
8763 @Source.Status int sourceStatus) { in getSourceWithDifferentDestinations() argument8790 .setStatus(sourceStatus) in getSourceWithDifferentDestinations()8802 @Source.Status int sourceStatus, in getSourcesWithDifferentDestinations() argument8816 sourceStatus, in getSourcesWithDifferentDestinations()8827 @Source.Status int sourceStatus) { in getSourcesWithDifferentDestinations() argument8840 sourceStatus, in getSourcesWithDifferentDestinations()8852 @Source.Status int sourceStatus, in getSourcesWithDifferentDestinations() argument8864 .setStatus(sourceStatus) in getSourcesWithDifferentDestinations()8887 @Source.Status int sourceStatus) { in getSourcesWithDifferentRegistrationOrigins() argument8899 sourceStatus); in getSourcesWithDifferentRegistrationOrigins()[all …]