Home
last modified time | relevance | path

Searched defs:syncExemption (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java623 final int syncExemption = getSyncExemptionAndCleanUpExtrasForCaller(callingUid, extras); in requestSync() local
680 final int syncExemption = getSyncExemptionAndCleanUpExtrasForCaller(callingUid, extras); in syncAsUser() local
704 syncExemption, callingUid, callingPid, callingPackage); in syncAsUser() local