Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aa5e25d2 authored by Ben Murdoch's avatar Ben Murdoch
Browse files

Re-run update-api to fix the build.

Change-Id: If0f44e639ab96ccbf3cd1566184dcee595f6f0f8
parent 7caaeecc
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -176279,11 +176279,9 @@
 deprecated="not deprecated"
 visibility="public"
>
<parameter name="window" type="android.webkit.WebView">
</parameter>
</method>
<method name="onConsoleMessage"
 return="void"
<method name="getVideoLoadingProgressView"
 return="android.view.View"
 abstract="false"
 native="false"
 synchronized="false"
@@ -176293,8 +176291,8 @@
 visibility="public"
>
</method>
<method name="getVideoLoadingProgressView"
 return="android.view.View"
<method name="getVisitedHistory"
 return="void"
 abstract="false"
 native="false"
 synchronized="false"
@@ -176303,8 +176301,10 @@
 deprecated="not deprecated"
 visibility="public"
>
<parameter name="callback" type="android.webkit.ValueCallback&lt;java.lang.String[]&gt;">
</parameter>
</method>
<method name="getVisitedHistory"
<method name="onCloseWindow"
 return="void"
 abstract="false"
 native="false"
@@ -176314,10 +176314,10 @@
 deprecated="not deprecated"
 visibility="public"
>
<parameter name="callback" type="android.webkit.ValueCallback&lt;java.lang.String[]&gt;">
<parameter name="window" type="android.webkit.WebView">
</parameter>
</method>
<method name="onCloseWindow"
<method name="onConsoleMessage"
 return="void"
 abstract="false"
 native="false"