Home | History | Annotate | Download | only in phone

Lines Matching defs:ECONNREFUSED

346         private static final int ECONNREFUSED = -111;
380 if (result == ECONNREFUSED && mDeviceSdpQuery == null) {