Searched refs:toItemPosition (Results 1 – 1 of 1) sorted by relevance
137 notifyItemInserted(toItemPosition(lastIndexOfLocalMessage)); in updateCurrentLocalMessage()143 notifyItemRemoved(toItemPosition(lastIndexOfLocalMessage)); in updateCurrentLocalMessage()146 notifyItemChanged(toItemPosition(lastIndexOfLocalMessage)); in updateCurrentLocalMessage()160 private int toItemPosition(int messagePosition) { in toItemPosition() method in RttChatAdapter180 messageListener.onUpdateLocalMessage(toItemPosition(lastIndexOfLocalMessage)); in addLocalMessage()187 notifyItemChanged(toItemPosition(lastIndexOfLocalMessage)); in submitLocalMessage()210 toItemPosition(RttChatMessage.getLastIndexRemoteMessage(rttMessages))); in addRemoteMessage()