Searched refs:mLastPort (Results 1 – 1 of 1) sorted by relevance
90 private int mLastPort; field in PacManager150 mLastPort = -1; in PacManager()347 if (mLastPort != -1) { in bind()351 mLastPort = port; in bind()381 mLastPort = -1; in unbind()389 if (!mHasDownloaded || (mLastPort == -1)) { in sendProxyIfNeeded()393 sendPacBroadcast(new ProxyInfo(mPacUrl, mLastPort)); in sendProxyIfNeeded()