Searched refs:SYNCABLE (Results 1 – 2 of 2) sorted by relevance
320 public static final int SYNCABLE = 1; field in SyncStorageEngine.AuthorityInfo753 AuthorityInfo.SYNCABLE : AuthorityInfo.NOT_SYNCABLE); in setIsTargetServiceActive()781 if (syncable == AuthorityInfo.SYNCABLE) { in setSyncableStateForEndPoint()2093 AuthorityInfo.SYNCABLE : AuthorityInfo.NOT_SYNCABLE; in parseAuthority()
831 account.account, account.userId, authority, AuthorityInfo.SYNCABLE); in scheduleSync()832 isSyncable = AuthorityInfo.SYNCABLE; in scheduleSync()