Home
last modified time | relevance | path

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

/packages/modules/Permission/service/java/com/android/safetycenter/data/
DSafetySourceStateCollectedLogger.java67 void writeAutomaticAtom(SafetySourceKey sourceKey, @ProfileType int profileType) { in writeAutomaticAtom() argument
69 sourceKey, in writeAutomaticAtom()
70 mSourceDataRepository.getSafetySourceData(sourceKey), in writeAutomaticAtom()
75 mSourceDataRepository.getSafetySourceLastUpdated(sourceKey)); in writeAutomaticAtom()
100 SafetySourceKey sourceKey, in logSafetySourceStateCollected() argument
124 if (isIssueDismissed(issue, sourceKey)) { in logSafetySourceStateCollected()
134 sourceKey.getSourceId(), in logSafetySourceStateCollected()
139 getDuplicateCount(sourceKey), in logSafetySourceStateCollected()
140 mSourceDataRepository.getSourceState(sourceKey), in logSafetySourceStateCollected()
147 private boolean isIssueDismissed(SafetySourceIssue issue, SafetySourceKey sourceKey) { in isIssueDismissed() argument
[all …]
DSafetySourceDataRepository.java188 boolean markSafetySourceRefreshTimedOut(SafetySourceKey sourceKey, boolean setError) { in markSafetySourceRefreshTimedOut() argument
189 mSourceStates.put(sourceKey, SAFETY_SOURCE_STATE_COLLECTED__SOURCE_STATE__REFRESH_TIMEOUT); in markSafetySourceRefreshTimedOut()
193 return setSafetySourceError(sourceKey); in markSafetySourceRefreshTimedOut()
268 long getSafetySourceLastUpdated(SafetySourceKey sourceKey) { in getSafetySourceLastUpdated() argument
269 Long lastUpdated = mSafetySourceLastUpdated.get(sourceKey); in getSafetySourceLastUpdated()
277 private void setLastUpdatedNow(SafetySourceKey sourceKey) { in setLastUpdatedNow() argument
278 mSafetySourceLastUpdated.put(sourceKey, SystemClock.elapsedRealtime()); in setLastUpdatedNow()
286 int getSourceState(SafetySourceKey sourceKey) { in getSourceState() argument
287 Integer sourceState = mSourceStates.get(sourceKey); in getSourceState()
307 SafetySourceKey sourceKey = mSafetySourceData.keyAt(i); in clearForUser() local
[all …]
DSafetyCenterDataManager.java571 SafetySourceKey sourceKey, @ProfileType int profileType) { in logSafetySourceStateCollectedAutomatic() argument
572 mSafetySourceStateCollectedLogger.writeAutomaticAtom(sourceKey, profileType); in logSafetySourceStateCollectedAutomatic()
/packages/modules/Permission/service/java/com/android/safetycenter/
DSafetyCenterRefreshTracker.java280 SafetySourceKey sourceKey = timedOutSources.valueAt(i); in timeoutRefresh() local
281 Duration duration = clearedRefresh.getDurationSinceSourceStart(sourceKey); in timeoutRefresh()
285 sourceKey.getSourceId(), in timeoutRefresh()
286 UserProfileGroup.getProfileTypeOfUser(sourceKey.getUserId(), mContext), in timeoutRefresh()
298 + sourceKey.getSourceId() in timeoutRefresh()
300 + sourceKey.getUserId()); in timeoutRefresh()
508 SafetySourceKey sourceKey = mSourceRefreshesInFlight.keyAt(i); in clearForUser() local
509 if (sourceKey.getUserId() == userId) { in clearForUser()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/aggregation/
DAggregatePayloadGenerator.java107 for (String sourceKey : triggerData.getSourceKeys()) { in generateAttributionReport()
108 aggregateSourceMap.computeIfPresent(sourceKey, (k, v) -> v.or(triggerDataKey)); in generateAttributionReport()
/packages/modules/Permission/service/java/com/android/safetycenter/logging/
DSafetyCenterPullAtomCallback.java174 SafetySourceKey sourceKey = SafetySourceKey.of(safetySource.getId(), userId); in writeSafetySourceStateCollectedAtomLocked() local
175 mDataManager.logSafetySourceStateCollectedAutomatic(sourceKey, profileType); in writeSafetySourceStateCollectedAtomLocked()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/measurement/registration/
DAsyncTriggerFetcher.java699 Object sourceKey = sourceKeys.get(j); in getValidAggregateTriggerData() local
700 if (!(sourceKey instanceof String) in getValidAggregateTriggerData()
701 || !FetcherUtil.isValidAggregateKeyId((String) sourceKey)) { in getValidAggregateTriggerData()
703 .d("Aggregate trigger data source-key is invalid. %s", sourceKey); in getValidAggregateTriggerData()
/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...