Searched refs:mGroupThread (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/rcs/src/android/telephony/ims/cts/ |
D | RcsEventTest.java | 58 private RcsGroupThread mGroupThread; field in RcsEventTest 81 mGroupThread = mRcsMessageStore.createGroupThread( in setupTestEnvironment() 96 mTimestamp, mGroupThread, mParticipant1, mParticipant2); in testCreateRcsEvent_canSaveAndQueryGroupThreadParticipantJoinedEvent() 110 mTimestamp, mGroupThread, mParticipant1, "newName"); in testCreateRcsEvent_canSaveAndQueryGroupThreadNameChangedEvent() 137 mTimestamp, mGroupThread, mParticipant1, mParticipant2); in testCreateRcsEvent_canSaveAndQueryGroupThreadParticipantLeftEvent() 153 mTimestamp, mGroupThread, mParticipant1, newIcon); in testCreateRcsEvent_canSaveAndQueryGroupThreadIconChangedEvent()
|