Home
last modified time | relevance | path

Searched refs:inactiveSelfs (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DParticipantRefresh.java719 final List<String> inactiveSelfs = getInactiveSelfParticipantIds(); in refreshConversationSelfIds() local
720 if (inactiveSelfs.size() == 0) { in refreshConversationSelfIds()
724 getConversationsWithSelfParticipantIds(inactiveSelfs); in refreshConversationSelfIds()