Searched refs:mLastPort (Results 1 – 1 of 1) sorted by relevance
89 private int mLastPort; field in PacManager150 mLastPort = -1; in PacManager()357 if (mLastPort != -1) { in bind()361 mLastPort = port; in bind()391 mLastPort = -1; in unbind()399 if (!mHasDownloaded || (mLastPort == -1)) { in sendProxyIfNeeded()403 sendPacBroadcast(new ProxyInfo(mPacUrl, mLastPort)); in sendProxyIfNeeded()