Sorry for bad English.
I have BaseFragment. it contains Search View and View Pager and View pager has three fragement like Fragment A,B,C
Fragment B has Listview. so whenever i am doing search i got search response in Base fragment now what i want to do is push these response to fragment B listview inside viewpager. when every time search action perform and need to refresh listview.