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"
|
||||
abstract="false"
|
||||
native="false"
|
||||
synchronized="false"
|
||||
synchronized="true"
|
||||
static="true"
|
||||
final="false"
|
||||
deprecated="not deprecated"
|
||||
@ -310801,7 +310801,7 @@
|
||||
return="javax.net.SocketFactory"
|
||||
abstract="false"
|
||||
native="false"
|
||||
synchronized="false"
|
||||
synchronized="true"
|
||||
static="true"
|
||||
final="false"
|
||||
deprecated="not deprecated"
|
||||
|
Reference in New Issue
Block a user