Searched refs:Impl (Results 1 – 1 of 1) sorted by relevance
46 private static final class Impl extends WebView { class in TestWebView52 Impl(Context context, UiDevice uiDevice, String maker) { in Impl() method in TestWebView.Impl107 final AtomicReference<TestWebView.Impl> webViewRef = new AtomicReference<>(); in launchTestWebViewActivity()114 final TestWebView.Impl webView = new Impl(activity, UiDevice.getInstance( in launchTestWebViewActivity()