Searched refs:ALIAS_CHANGE_EVENT_URI_PART (Results 1 – 2 of 2) sorted by relevance
25 …tatic android.provider.Telephony.RcsColumns.RcsParticipantEventColumns.ALIAS_CHANGE_EVENT_URI_PART;69 .appendPath(ALIAS_CHANGE_EVENT_URI_PART).build(); in getParticipantEventInsertionUri()
2672 String ALIAS_CHANGE_EVENT_URI_PART = "alias_change_event"; field