am 0409cde3
: Updating synchronized to match x-net changes
Merge commit '0409cde3601131caf14c88d132c65d74774bbd79' into eclair-plus-aosp * commit '0409cde3601131caf14c88d132c65d74774bbd79': Updating synchronized to match x-net changes
This commit is contained in:
@ -310011,7 +310011,7 @@
|
|||||||
return="javax.net.ServerSocketFactory"
|
return="javax.net.ServerSocketFactory"
|
||||||
abstract="false"
|
abstract="false"
|
||||||
native="false"
|
native="false"
|
||||||
synchronized="false"
|
synchronized="true"
|
||||||
static="true"
|
static="true"
|
||||||
final="false"
|
final="false"
|
||||||
deprecated="not deprecated"
|
deprecated="not deprecated"
|
||||||
@ -310801,7 +310801,7 @@
|
|||||||
return="javax.net.SocketFactory"
|
return="javax.net.SocketFactory"
|
||||||
abstract="false"
|
abstract="false"
|
||||||
native="false"
|
native="false"
|
||||||
synchronized="false"
|
synchronized="true"
|
||||||
static="true"
|
static="true"
|
||||||
final="false"
|
final="false"
|
||||||
deprecated="not deprecated"
|
deprecated="not deprecated"
|
||||||
|
Reference in New Issue
Block a user