Searched refs:mWifiStrengthId (Results 1 – 1 of 1) sorted by relevance
74 private int mWifiStrengthId = 0; field in SignalClusterView261 mWifiStrengthId = statusIcon.icon; in setWifiIndicators()458 if (mWifiStrengthId != mLastWifiStrengthId) { in apply()459 setIconForView(mWifi, mWifiStrengthId); in apply()460 setIconForView(mWifiDark, mWifiStrengthId); in apply()461 mLastWifiStrengthId = mWifiStrengthId; in apply()472 mWifiStrengthId)); in apply()