Searched refs:REFRESH_MODE_INCREMENTAL (Results 1 – 2 of 2) sorted by relevance
158 ParticipantRefresh.refreshParticipants(ParticipantRefresh.REFRESH_MODE_INCREMENTAL); in testIncrementalRefreshNotResolvedSingleMatch()173 ParticipantRefresh.refreshParticipants(ParticipantRefresh.REFRESH_MODE_INCREMENTAL); in testIncrementalRefreshNotResolvedMultiMatch()186 ParticipantRefresh.refreshParticipants(ParticipantRefresh.REFRESH_MODE_INCREMENTAL); in testIncrementalRefreshResolvedSingleMatch()213 ParticipantRefresh.refreshParticipants(ParticipantRefresh.REFRESH_MODE_INCREMENTAL); in testIncrementalRefreshNotFound()
75 public static final int REFRESH_MODE_INCREMENTAL = 1; field in ParticipantRefresh217 case REFRESH_MODE_INCREMENTAL: in refreshParticipants()248 if (refreshMode == REFRESH_MODE_INCREMENTAL) { in refreshParticipants()