Searched refs:mIsCellularDataAvailable (Results 1 – 2 of 2) sorted by relevance
83 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); in checkDataStallAndThroughputSufficiency()
601 private final boolean mIsCellularDataAvailable; field in WifiUsabilityStatsEntry654 mIsCellularDataAvailable = isCellularDataAvailable; in WifiUsabilityStatsEntry()698 dest.writeBoolean(mIsCellularDataAvailable); in writeToParcel()951 return mIsCellularDataAvailable; in isCellularDataAvailable()