Home
last modified time | relevance | path

Searched refs:setSafetySourceError (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Permission/service/java/com/android/safetycenter/data/
DSafetySourceDataRepository.java179 return setSafetySourceError(safetySourceKey); in reportSafetySourceError()
193 return setSafetySourceError(sourceKey); in markSafetySourceRefreshTimedOut()
200 private boolean setSafetySourceError(SafetySourceKey safetySourceKey) { in setSafetySourceError() method in SafetySourceDataRepository