you should use these imports instead of using the support library imports
import android.app.SearchManager;
import android.widget.SearchView;
import android.widget.SearchView.OnQueryTextListener;
Just to keep in mind that the minimum SDK is marked as 14