Searched refs:mLastPort (Results 1 – 1 of 1) sorted by relevance
90 private int mLastPort; field in PacManager150 mLastPort = -1; in PacManager()358 if (mLastPort != -1) { in bind()362 mLastPort = port; in bind()392 mLastPort = -1; in unbind()400 if (!mHasDownloaded || (mLastPort == -1)) { in sendProxyIfNeeded()404 sendPacBroadcast(new ProxyInfo(mPacUrl, mLastPort)); in sendProxyIfNeeded()