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.java77 private String mEthernetDescription; field in SignalClusterView
245 mEthernetDescription = state.contentDescription; in setEthernetIndicators()
386 mEthernetGroup.setContentDescription(mEthernetDescription); in apply()