Searched refs:SYNCABLE (Results 1 – 3 of 3) sorted by relevance
256 public static final int SYNCABLE = 1; field in SyncStorageEngine.AuthorityInfo778 if (syncable == AuthorityInfo.SYNCABLE) { in setSyncableStateForEndPoint()1861 AuthorityInfo.SYNCABLE : AuthorityInfo.NOT_SYNCABLE; in parseAuthority()
1267 return SyncStorageEngine.AuthorityInfo.SYNCABLE; in normalizeSyncable()
1068 account.account, account.userId, authority, AuthorityInfo.SYNCABLE, in scheduleSync()1070 isSyncable = AuthorityInfo.SYNCABLE; in scheduleSync()