Searched refs:mWifiVisible (Results 1 – 1 of 1) sorted by relevance
42 private boolean mWifiVisible = false; field in SignalClusterView106 mWifiVisible = visible; in setWifiIndicators()139 if (mWifiVisible && mWifiGroup.getContentDescription() != null) in dispatchPopulateAccessibilityEvent()150 if (mWifiVisible) { in apply()161 (mWifiVisible ? "VISIBLE" : "GONE"), in apply()181 if (mMobileVisible && mWifiVisible && mIsAirplaneMode) { in apply()193 !mWifiVisible ? View.VISIBLE : View.GONE); in apply()