Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/content/
DContentService.java496 authority, getSyncExemptionForCaller(callingUid), in notifyChange()
922 final int syncExemptionFlag = getSyncExemptionForCaller(callingUid); in setSyncAutomaticallyAsUser()
1148 getSyncExemptionForCaller(callingUid), callingUid, callingPid); in setMasterSyncAutomaticallyAsUser()
1553 private int getSyncExemptionForCaller(int callingUid) { in getSyncExemptionForCaller() method in ContentService
/frameworks/base/services/
Dart-wear-profile9280 HPLcom/android/server/content/ContentService;->getSyncExemptionForCaller(I)I