Searched refs:AuthorityInfo (Results 1 – 4 of 4) sorted by relevance
254 public static class AuthorityInfo { class in SyncStorageEngine310 AuthorityInfo(AuthorityInfo toCopy) { in AuthorityInfo() method in SyncStorageEngine.AuthorityInfo744 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 …]
924 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 …]
630 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()
3051 …oint;Ljava/lang/String;)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo;+]Ljava/util/H…3055 …/content/SyncStorageEngine$EndPoint;IZ)Lcom/android/server/content/SyncStorageEngine$AuthorityInfo;