Lines Matching refs:jsFlags
362 String jsFlags = mSettings.getJsFlags();363 if (jsFlags.trim().length() != 0) {364 mTabControl.getCurrentWebView().setJsFlags(jsFlags);