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.java415 int firstMobileTypeId = 0; in apply() local
419 firstMobileTypeId = state.mMobileTypeId; in apply()
442 if (((anyMobileVisible && firstMobileTypeId != 0) || mNoSimsVisible) && mWifiVisible) { in apply()