Searched refs:getSyncExemptionForCaller (Results 1 – 2 of 2) sorted by relevance
496 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
9280 HPLcom/android/server/content/ContentService;->getSyncExemptionForCaller(I)I