Home
last modified time | relevance | path

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

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