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.java721 getOrCreateAuthorityLocked( in setSyncAutomatically()
794 aInfo = getOrCreateAuthorityLocked(target, -1, false); in setSyncableStateForEndPoint()
848 getOrCreateAuthorityLocked(info, -1 /* ident */, true); in setBackoff()
942 AuthorityInfo authority = getOrCreateAuthorityLocked(info, -1, true); in setDelayUntilTime()
1033 AuthorityInfo authority = getOrCreateAuthorityLocked(info, in markPending()
1121 AuthorityInfo authorityInfo = getOrCreateAuthorityLocked( in addActiveSync()
1387 AuthorityInfo authorityInfo = getOrCreateAuthorityLocked(info, in getCopyOfAuthorityWithSyncStatus()
1523 private AuthorityInfo getOrCreateAuthorityLocked(EndPoint info, int ident, boolean doWrite) { in getOrCreateAuthorityLocked() method in SyncStorageEngine
1773 getOrCreateAuthorityLocked(newInfo, -1 /* ident */, false /* doWrite */); in maybeMigrateSettingsForRenamedAuthorities()
1845 authority = getOrCreateAuthorityLocked(info, id, false); in parseAuthority()
/frameworks/base/services/
Dart-profile15893 HSPLcom/android/server/content/SyncStorageEngine;->getOrCreateAuthorityLocked(Lcom/android/server/c…