Searched refs:isIpSecPacketLossDetectorEnabled (Results 1 – 1 of 1) sorted by relevance
106 if (isIpSecPacketLossDetectorEnabled()) { in UnderlyingNetworkEvaluator()192 private boolean isIpSecPacketLossDetectorEnabled() { in isIpSecPacketLossDetectorEnabled() method in UnderlyingNetworkEvaluator193 return isIpSecPacketLossDetectorEnabled(mVcnContext); in isIpSecPacketLossDetectorEnabled()196 private static boolean isIpSecPacketLossDetectorEnabled(VcnContext vcnContext) { in isIpSecPacketLossDetectorEnabled() method in UnderlyingNetworkEvaluator204 if (isIpSecPacketLossDetectorEnabled(vcnContext)) { in getComparator()