Searched refs:postNotifyItemChange (Results 1 – 2 of 2) sorted by relevance
327 adapter.mOnScrollListener.postNotifyItemChange(0 /* index */); in notifyItemChange_recyclerViewIdle_shouldNotify()342 adapter.mOnScrollListener.postNotifyItemChange(0 /* index */); in notifyItemChange_recyclerViewScrolling_shouldNotifyWhenIdle()
1677 mOnScrollListener.postNotifyItemChange(i); in onPackageSizeChanged()1949 public void postNotifyItemChange(int index) { in postNotifyItemChange() method in ManageApplications.ApplicationsAdapter.OnScrollListener