Searched refs:SYNCABLE (Results 1 – 3 of 3) sorted by relevance
270 public static final int SYNCABLE = 1; field in SyncStorageEngine.AuthorityInfo810 if (syncable == AuthorityInfo.SYNCABLE) { in setSyncableStateForEndPoint()1874 AuthorityInfo.SYNCABLE : AuthorityInfo.NOT_SYNCABLE; in parseAuthority()
1394 return SyncStorageEngine.AuthorityInfo.SYNCABLE; in normalizeSyncable()
1032 account.account, account.userId, authority, AuthorityInfo.SYNCABLE, in scheduleSync()1034 isSyncable = AuthorityInfo.SYNCABLE; in scheduleSync()