Para pegar uma referência para um objeto ListView de id "search_list":
ListView list = (ListView)findViewById(R.id.search_list);