Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DParticipantRefresh.java630 final List<String> inactiveSelf = new ArrayList<String>(); in getInactiveSelfParticipantIds() local
644 inactiveSelf.add(participantId); in getInactiveSelfParticipantIds()
653 return inactiveSelf; in getInactiveSelfParticipantIds()