Searched refs:SYNCABLE (Results 1 – 3 of 3) sorted by relevance
277 public static final int SYNCABLE = 1; field in SyncStorageEngine.AuthorityInfo841 if (syncable == AuthorityInfo.SYNCABLE) { in setSyncableStateForEndPoint()1935 AuthorityInfo.SYNCABLE : AuthorityInfo.NOT_SYNCABLE; in parseAuthority()
1530 return SyncStorageEngine.AuthorityInfo.SYNCABLE; in normalizeSyncable()
1183 account.account, account.userId, authority, AuthorityInfo.SYNCABLE, in scheduleSync()1185 isSyncable = AuthorityInfo.SYNCABLE; in scheduleSync()