Searched refs:REFRESH_MODE_INCREMENTAL (Results 1 – 2 of 2) sorted by relevance
153 ParticipantRefresh.refreshParticipants(ParticipantRefresh.REFRESH_MODE_INCREMENTAL); in testIncrementalRefreshNotResolvedSingleMatch()168 ParticipantRefresh.refreshParticipants(ParticipantRefresh.REFRESH_MODE_INCREMENTAL); in testIncrementalRefreshNotResolvedMultiMatch()181 ParticipantRefresh.refreshParticipants(ParticipantRefresh.REFRESH_MODE_INCREMENTAL); in testIncrementalRefreshResolvedSingleMatch()208 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()