Searched refs:mEthernetVisible (Results 1 – 1 of 1) sorted by relevance
66 private boolean mEthernetVisible = false; field in SignalClusterView243 mEthernetVisible = state.visible && !mBlockEthernet; in setEthernetIndicators()324 if (mEthernetVisible && mEthernetGroup != null && in dispatchPopulateAccessibilityEventInternal()380 if (mEthernetVisible) { in apply()394 (mEthernetVisible ? "VISIBLE" : "GONE"))); in apply()451 || anyMobileVisible || mVpnVisible || mEthernetVisible; in apply()