Home
last modified time | relevance | path

Searched refs:AuthorityInfo (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DSyncStorageEngine.java254 public static class AuthorityInfo { class in SyncStorageEngine
310 AuthorityInfo(AuthorityInfo toCopy) { in AuthorityInfo() method in SyncStorageEngine.AuthorityInfo
744 final AuthorityInfo authority; in setSyncAutomatically()
814 AuthorityInfo aInfo; in setSyncableStateForEndPoint()
1109 SparseArray<AuthorityInfo> removing = new SparseArray<AuthorityInfo>(); in removeStaleAccounts()
1580 AuthorityInfo authority = null; in getOrCreateAuthorityLocked()
1596 AuthorityInfo authority; in createAuthorityLocked()
1798 ArrayList<AuthorityInfo> authoritiesToRemove = new ArrayList<AuthorityInfo>(); in maybeMigrateSettingsForRenamedAuthorities()
1827 AuthorityInfo newAuthority = in maybeMigrateSettingsForRenamedAuthorities()
1858 AuthorityInfo authority = null; in parseAuthority()
[all …]
H A DSyncManager.java924 return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()
943 return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()
949 return AuthorityInfo.NOT_SYNCABLE; in getIsSyncable()
1156 isSyncable = AuthorityInfo.SYNCABLE; in scheduleSync()
1232 if (status == AuthorityInfo.NOT_SYNCABLE) { in computeSyncable()
1233 return AuthorityInfo.NOT_SYNCABLE; in computeSyncable()
1239 return AuthorityInfo.NOT_SYNCABLE; in computeSyncable()
1247 return AuthorityInfo.NOT_SYNCABLE; in computeSyncable()
1252 return AuthorityInfo.SYNCABLE_NO_ACCOUNT_ACCESS; in computeSyncable()
3455 null, AuthorityInfo.NOT_INITIALIZED, in updateRunningAccountsH()
[all …]
H A DContentService.java630 SyncStorageEngine.AuthorityInfo.UNDEFINED, in requestSync()
703 SyncStorageEngine.AuthorityInfo.UNDEFINED, in syncAsUser()
1053 return SyncStorageEngine.AuthorityInfo.NOT_SYNCABLE; // to keep behavior consistent in getIsSyncableAsUser()
1056 return SyncStorageEngine.AuthorityInfo.NOT_SYNCABLE; in getIsSyncableAsUser()
1529 return SyncStorageEngine.AuthorityInfo.SYNCABLE; in normalizeSyncable()
1531 return SyncStorageEngine.AuthorityInfo.NOT_SYNCABLE; in normalizeSyncable()
1533 return SyncStorageEngine.AuthorityInfo.UNDEFINED; in normalizeSyncable()
/aosp14/frameworks/base/services/
H A Dart-profile3051 …oint;Ljava/lang/String;)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo;+]Ljava/util/H…
3055 …/content/SyncStorageEngine$EndPoint;IZ)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo;