Esempio n. 1
0
 protected void runOnUiThread(Runnable r) {
   pluginManager.runOnUiThread(r);
 }