Searched refs:syncWindowValue (Results 1 – 1 of 1) sorted by relevance
1146 final Integer syncWindowValue = fragment.getAccountSyncWindowValue(); in initiateAccountCreation() local1147 if (syncWindowValue != null) { in initiateAccountCreation()1148 account.setSyncLookback(syncWindowValue); in initiateAccountCreation()