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()
6370 @Source.Status int sourceStatus) { in getSourceWithDifferentDestinations() argument6397 .setStatus(sourceStatus) in getSourceWithDifferentDestinations()6409 @Source.Status int sourceStatus, in getSourcesWithDifferentDestinations() argument6423 sourceStatus, in getSourcesWithDifferentDestinations()6434 @Source.Status int sourceStatus) { in getSourcesWithDifferentDestinations() argument6447 sourceStatus, in getSourcesWithDifferentDestinations()6459 @Source.Status int sourceStatus, in getSourcesWithDifferentDestinations() argument6471 .setStatus(sourceStatus) in getSourcesWithDifferentDestinations()6494 @Source.Status int sourceStatus) { in getSourcesWithDifferentRegistrationOrigins() argument6506 sourceStatus); in getSourcesWithDifferentRegistrationOrigins()[all …]