Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DContentService.java496 authority, getSyncExemptionForCaller(callingUid), in notifyChange()
922 final int syncExemptionFlag = getSyncExemptionForCaller(callingUid); in setSyncAutomaticallyAsUser()
1147 getSyncExemptionForCaller(callingUid), callingUid, callingPid); in setMasterSyncAutomaticallyAsUser()
1552 private int getSyncExemptionForCaller(int callingUid) { in getSyncExemptionForCaller() method in ContentService
/aosp14/frameworks/base/services/
H A Dart-profile2992 HSPLcom/android/server/content/ContentService;->getSyncExemptionForCaller(I)I+]Lcom/android/server/…