Home
last modified time | relevance | path

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

/packages/modules/Permission/service/java/com/android/safetycenter/
DSafetyCenterRefreshTracker.java370 private final ArraySet<String> mUntrackedSourcesIds; field in SafetyCenterRefreshTracker.RefreshInProgress
389 mUntrackedSourcesIds = untrackedSourceIds; in RefreshInProgress()
495 return !mUntrackedSourcesIds.contains(safetySourceKey.getSourceId()); in isTracked()
531 + mUntrackedSourcesIds in toString()