Exemplo n.º 1
0
 public static boolean hideSuggestedSite(String url) {
   return sSuggestedSites.hideSite(url);
 }