Searched refs:mIsThroughputSufficient (Results 1 – 2 of 2) sorted by relevance
82 private boolean mIsThroughputSufficient = true; field in WifiDataStall205 mIsThroughputSufficient = true; in reset()278 return mIsThroughputSufficient; in isThroughputSufficient()340 mIsThroughputSufficient = true; in checkDataStallAndThroughputSufficiency()374 mIsThroughputSufficient = true; in checkDataStallAndThroughputSufficiency()428 mIsThroughputSufficient = isThroughputSufficientInternal(mTxTputKbps, mRxTputKbps, in checkDataStallAndThroughputSufficiency()436 mIsThroughputSufficient, mIsCellularDataAvailable); in checkDataStallAndThroughputSufficiency()545 isTxTputSufficient, isTxTrafficHigh, mIsThroughputSufficient); in isThroughputSufficientInternal()547 isRxTputSufficient, isRxTrafficHigh, mIsThroughputSufficient); in isThroughputSufficientInternal()
599 private final boolean mIsThroughputSufficient; field in WifiUsabilityStatsEntry652 mIsThroughputSufficient = isThroughputSufficient; in WifiUsabilityStatsEntry()696 dest.writeBoolean(mIsThroughputSufficient); in writeToParcel()932 return mIsThroughputSufficient; in isThroughputSufficient()