HomeSort by relevance Sort by last modified time
    Searched refs:checkOldImpl (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/java/java/net/
DatagramSocket.java 231 checkOldImpl();
322 private void checkOldImpl() {
348 checkOldImpl();
353 checkOldImpl();
    [all...]
ServerSocket.java 263 private void checkOldImpl() {
286 checkOldImpl();
288 // No need to do a checkOldImpl() here, we know it's an up to date
    [all...]
Socket.java 173 checkOldImpl();
496 private void checkOldImpl() {
531 checkOldImpl();
533 // No need to do a checkOldImpl() here, we know it's an up to date
    [all...]

Completed in 1377 milliseconds