Exemple #1
0
 public void setStatus(String s) {
   StatusBar sb = getStatusBar();
   sb.set(s);
 }