I have a custom listview, which contains an object type Arraylist, and on this same activity I have a SearchView, how to search and display only the objects according to the keywords eg getName (), getCity () , ... Here my code, my onResumeI have a custom listview, which contains an obj