예제 #1
0
 protected void setQuery(String query, boolean selectAll) {
   mSearchActivityView.setQuery(query, selectAll);
 }