Searched refs:PARTICIPANT_LEFT_URI_PART (Results 1 – 2 of 2) sorted by relevance
35 import static android.provider.Telephony.RcsColumns.RcsThreadEventColumns.PARTICIPANT_LEFT_URI_PART;143 return PARTICIPANT_LEFT_URI_PART; in getPathForEventType()
2604 String PARTICIPANT_LEFT_URI_PART = "participant_left_event"; field