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

Commit a19f72c2 authored by Adam Cohen's avatar Adam Cohen
Browse files

Fixing build breakage (current.xml)

Change-Id: Iebc83d0b751a5639ab5c9e6de409470dc040adb9
parent 8dac3bf9
Loading
Loading
Loading
Loading
+37 −24
Original line number Diff line number Diff line
@@ -208876,8 +208876,8 @@
 visibility="public"
>
</method>
<method name="getDisplayedChild"
 return="int"
<method name="getDefaultInAnimation"
 return="android.view.animation.Animation"
 abstract="false"
 native="false"
 synchronized="false"
@@ -208887,7 +208887,7 @@
 visibility="public"
>
</method>
<method name="getInAnimation"
<method name="getDefaultOutAnimation"
 return="android.view.animation.Animation"
 abstract="false"
 native="false"
@@ -208898,7 +208898,18 @@
 visibility="public"
>
</method>
<method name="getOutAnimation"
<method name="getDisplayedChild"
 return="int"
 abstract="false"
 native="false"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="public"
>
</method>
<method name="getInAnimation"
 return="android.view.animation.Animation"
 abstract="false"
 native="false"
@@ -208909,8 +208920,8 @@
 visibility="public"
>
</method>
<method name="getSelectedView"
 return="android.view.View"
<method name="getOutAnimation"
 return="android.view.animation.Animation"
 abstract="false"
 native="false"
 synchronized="false"
@@ -208920,20 +208931,16 @@
 visibility="public"
>
</method>
<method name="initViewAnimator"
 return="void"
<method name="getSelectedView"
 return="android.view.View"
 abstract="false"
 native="false"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="protected"
 visibility="public"
>
<parameter name="context" type="android.content.Context">
</parameter>
<parameter name="attrs" type="android.util.AttributeSet">
</parameter>
</method>
<method name="onRemoteAdapterConnected"
 return="void"
@@ -209089,6 +209096,23 @@
 visibility="public"
>
</method>
<method name="showOnly"
 return="void"
 abstract="false"
 native="false"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="protected"
>
<parameter name="childIndex" type="int">
</parameter>
<parameter name="animate" type="boolean">
</parameter>
<parameter name="onLayout" type="boolean">
</parameter>
</method>
<method name="showPrevious"
 return="void"
 abstract="false"
@@ -209131,17 +209155,6 @@
<parameter name="attrs" type="android.util.AttributeSet">
</parameter>
</constructor>
<method name="initDefaultAnimations"
 return="void"
 abstract="false"
 native="false"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
 visibility="protected"
>
</method>
<method name="isAutoStart"
 return="boolean"
 abstract="false"