Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DParticipantRefresh.java628 private static List<String> getInactiveSelfParticipantIds() { in getInactiveSelfParticipantIds() method in ParticipantRefresh
719 final List<String> inactiveSelfs = getInactiveSelfParticipantIds(); in refreshConversationSelfIds()