Searched refs:mEvaluatingBandwidthTimeoutMs (Results 1 – 1 of 1) sorted by relevance
444 private final int mEvaluatingBandwidthTimeoutMs; field in NetworkMonitor617 mEvaluatingBandwidthTimeoutMs = getResIntConfig(mContext, in NetworkMonitor()1686 sendMessageDelayed(CMD_BANDWIDTH_CHECK_TIMEOUT, mEvaluatingBandwidthTimeoutMs); in run()