Searched refs:currentChildView (Results 1 – 1 of 1) sorted by relevance
359 View currentChildView = mListView.getChildAt(i); in getNotificationViews() local360 RecyclerView.ViewHolder holder = mListView.getChildViewHolder(currentChildView); in getNotificationViews()363 notificationViews.put(position, currentChildView); in getNotificationViews()