Searched refs:fullScript (Results 1 – 1 of 1) sorted by relevance
394 String fullScript = jsScript + "\n" + entryPointCall; in evaluateOnSandbox() local395 LogUtil.v("Calling WebView for script %s", fullScript); in evaluateOnSandbox()400 return ClosingFuture.from(jsIsolate.evaluateJavaScriptAsync(fullScript)) in evaluateOnSandbox()