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

Commit 4c2e0f6f authored by Jesse Wilson's avatar Jesse Wilson
Browse files

Update API of PropertyChangeSupport, which is no longer synchronized.

Change-Id: I0bc99a17030cc676f5a917509311727e7a865d8f
parent 6d978d6d
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -252121,7 +252121,7 @@
 deprecated="not deprecated"
 visibility="public"
>
<parameter name="t" type="T">
<parameter name="arg0" type="T">
</parameter>
</method>
</interface>
@@ -256580,7 +256580,7 @@
 return="void"
 abstract="false"
 native="false"
 synchronized="true"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
@@ -256595,7 +256595,7 @@
 return="void"
 abstract="false"
 native="false"
 synchronized="true"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
@@ -256729,7 +256729,7 @@
 return="java.beans.PropertyChangeListener[]"
 abstract="false"
 native="false"
 synchronized="true"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
@@ -256742,7 +256742,7 @@
 return="java.beans.PropertyChangeListener[]"
 abstract="false"
 native="false"
 synchronized="true"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
@@ -256753,7 +256753,7 @@
 return="boolean"
 abstract="false"
 native="false"
 synchronized="true"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
@@ -256766,7 +256766,7 @@
 return="void"
 abstract="false"
 native="false"
 synchronized="true"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"
@@ -256781,7 +256781,7 @@
 return="void"
 abstract="false"
 native="false"
 synchronized="true"
 synchronized="false"
 static="false"
 final="false"
 deprecated="not deprecated"