Searched refs:mDataStallEvaluationType (Results 1 – 1 of 1) sorted by relevance
572 private final int mDataStallEvaluationType; field in NetworkMonitor691 mDataStallEvaluationType = getDataStallEvaluationType(); in NetworkMonitor()693 mDataStallEvaluationType, mConsecutiveDnsTimeoutThreshold); in NetworkMonitor()3847 return (mDataStallEvaluationType & type) != 0; in dataStallEvaluateTypeEnabled()