Home
last modified time | relevance | path

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

/packages/apps/Messaging/src/com/android/messaging/datamodel/
DParticipantRefresh.java255 selection = SELF_PARTICIPANTS_CLAUSE; in refreshParticipants()
308 private static final String SELF_PARTICIPANTS_CLAUSE = ParticipantColumns.SUB_ID field in ParticipantRefresh
321 SELF_PARTICIPANTS_CLAUSE, null, null, null, null); in getExistingSubIds()
633 SELF_PARTICIPANTS_CLAUSE; in getInactiveSelfParticipantIds()