Searched refs:mInOpportunisticMode (Results 1 – 1 of 1) sorted by relevance
145 private boolean mInOpportunisticMode; field in TcpSocketTracker293 if (newInfo.dstPort == DNS_OVER_TLS_PORT && mInOpportunisticMode && in pollSocketsInfo()651 if (mInOpportunisticMode == isEnabled) return; in setOpportunisticMode()652 mInOpportunisticMode = isEnabled; in setOpportunisticMode()654 logd("Private DNS Opportunistic mode enabled=" + mInOpportunisticMode); in setOpportunisticMode()