Searched refs:newAlias (Results 1 – 4 of 4) sorted by relevance
44 @Nullable String newAlias) { in RcsParticipantAliasChangedEvent() argument47 mNewAlias = newAlias; in RcsParticipantAliasChangedEvent()
36 @Nullable String newAlias) { in RcsParticipantAliasChangedEventDescriptor() argument39 mNewAlias = newAlias; in RcsParticipantAliasChangedEventDescriptor()
265 …int createParticipantAliasChangedEvent(long timestamp, int participantId, String newAlias, String … in createParticipantAliasChangedEvent() argument
1031 String newAlias, String callingPackage) {1036 contentValues.put(NEW_ALIAS_COLUMN, newAlias);