Searched refs:mIsCellularDataAvailable (Results 1 – 2 of 2) sorted by relevance
82 private boolean mIsCellularDataAvailable = false; field in WifiDataStall173 mIsCellularDataAvailable = state == TelephonyManager.DATA_CONNECTED; in WifiDataStall()175 .onCellularConnectivityChanged(mIsCellularDataAvailable in WifiDataStall()177 logd("Cellular Data: " + mIsCellularDataAvailable); in WifiDataStall()286 return mIsCellularDataAvailable; in isCellularDataAvailable()436 mIsThroughputSufficient, mIsCellularDataAvailable, wifiInfo.getRssi(), in checkDataStallAndThroughputSufficiency()
653 private final boolean mIsCellularDataAvailable; field in WifiUsabilityStatsEntry860 mIsCellularDataAvailable = isCellularDataAvailable; in WifiUsabilityStatsEntry()905 dest.writeBoolean(mIsCellularDataAvailable); in writeToParcel()1460 return mIsCellularDataAvailable; in isCellularDataAvailable()