Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/content/
DSyncStorageEngine.java751 authority = getOrCreateAuthorityLocked( in setSyncAutomatically()
825 aInfo = getOrCreateAuthorityLocked(target, -1, false); in setSyncableStateForEndPoint()
907 getOrCreateAuthorityLocked(info, -1 /* ident */, true); in setBackoff()
1002 AuthorityInfo authority = getOrCreateAuthorityLocked(info, -1, true); in setDelayUntilTime()
1094 AuthorityInfo authority = getOrCreateAuthorityLocked(info, in markPending()
1182 AuthorityInfo authorityInfo = getOrCreateAuthorityLocked( in addActiveSync()
1449 AuthorityInfo authorityInfo = getOrCreateAuthorityLocked(info, in getCopyOfAuthorityWithSyncStatus()
1585 private AuthorityInfo getOrCreateAuthorityLocked(EndPoint info, int ident, boolean doWrite) { in getOrCreateAuthorityLocked() method in SyncStorageEngine
1834 getOrCreateAuthorityLocked(newInfo, -1 /* ident */, false /* doWrite */); in maybeMigrateSettingsForRenamedAuthorities()
1906 authority = getOrCreateAuthorityLocked(info, id, false); in parseAuthority()
/frameworks/base/services/
Dart-profile1366 HSPLcom/android/server/content/SyncStorageEngine;->getOrCreateAuthorityLocked(Lcom/android/server/c…