Home
last modified time | relevance | path

Searched refs:mEthernetDescription (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSignalClusterView.java81 private String mEthernetDescription; field in SignalClusterView
289 mEthernetDescription = state.contentDescription; in setEthernetIndicators()
447 mEthernetGroup.setContentDescription(mEthernetDescription); in apply()