Searched refs:notifyItemInserted (Results 1 – 11 of 11) sorted by relevance
137 notifyItemInserted(toItemPosition(lastIndexOfLocalMessage)); in updateCurrentLocalMessage()221 notifyItemInserted(POSITION_ADVISORY); in showAdvisory()
255 notifyItemInserted(mCarTabList.size() - 1); in add()324 private void notifyItemInserted(int position) { in notifyItemInserted() method in CarTabLayout.CarTabAdapter
78 adapter.notifyItemInserted(CallLogAdapter.ALERT_POSITION); in add()
99 mListener.notifyItemInserted(index); in process()
173 notifyItemInserted(0); in showLocationPermissionRequest()
207 notifyItemInserted(position); in addItem()
157 notifyItemInserted(0); in addLap()
256 notifyItemInserted(mFeedItemList.size() - 1); in addLocale()
236 notifyItemInserted(index); in updateItem()
218 mAdapter.notifyItemInserted(getNumColumns()); in addCategory()236 mAdapter.notifyItemInserted(index + NUM_NON_CATEGORY_VIEW_HOLDERS); in addCategory()