Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSignalClusterView.java497 int firstMobileTypeId = 0; in apply() local
501 firstMobileTypeId = state.mMobileTypeId; in apply()
531 if ((anyMobileVisible && firstMobileTypeId != 0) && mWifiVisible) { in apply()