Example #1
0
 public static void setGeckoInterface(final BaseGeckoInterface geckoInterface) {
   GeckoAppShell.setGeckoInterface(geckoInterface);
 }