OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refreshParticipants
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/
ParticipantRefreshTest.java
153
ParticipantRefresh.
refreshParticipants
(ParticipantRefresh.REFRESH_MODE_INCREMENTAL);
168
ParticipantRefresh.
refreshParticipants
(ParticipantRefresh.REFRESH_MODE_INCREMENTAL);
181
ParticipantRefresh.
refreshParticipants
(ParticipantRefresh.REFRESH_MODE_INCREMENTAL);
194
ParticipantRefresh.
refreshParticipants
(ParticipantRefresh.REFRESH_MODE_FULL);
208
ParticipantRefresh.
refreshParticipants
(ParticipantRefresh.REFRESH_MODE_INCREMENTAL);
223
ParticipantRefresh.
refreshParticipants
(ParticipantRefresh.REFRESH_MODE_FULL);
237
ParticipantRefresh.
refreshParticipants
(ParticipantRefresh.REFRESH_MODE_FULL);
251
ParticipantRefresh.
refreshParticipants
(ParticipantRefresh.REFRESH_MODE_FULL);
265
ParticipantRefresh.
refreshParticipants
(ParticipantRefresh.REFRESH_MODE_FULL);
276
ParticipantRefresh.
refreshParticipants
(ParticipantRefresh.REFRESH_MODE_FULL)
[
all
...]
/packages/apps/Messaging/src/com/android/messaging/datamodel/
ParticipantRefresh.java
103
refreshParticipants
(REFRESH_MODE_FULL);
109
refreshParticipants
(REFRESH_MODE_SELF_ONLY);
210
static void
refreshParticipants
(final int refreshMode) {
Completed in 69 milliseconds