HomeSort by relevance Sort by last modified time
    Searched full:conversationstorefresh (Results 1 - 1 of 1) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/datamodel/
ParticipantRefresh.java 723 final List<String> conversationsToRefresh =
725 if (conversationsToRefresh.size() == 0) {
733 for (final String conversationId : conversationsToRefresh) {

Completed in 400 milliseconds