Searched refs:mLastPort (Results 1 – 1 of 1) sorted by relevance
87 private int mLastPort; field in PacManager148 mLastPort = -1; in PacManager()355 if (mLastPort != -1) { in bind()359 mLastPort = port; in bind()389 mLastPort = -1; in unbind()397 if (!mHasDownloaded || (mLastPort == -1)) { in sendProxyIfNeeded()401 sendPacBroadcast(new ProxyInfo(mPacUrl, mLastPort)); in sendProxyIfNeeded()