Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSignalClusterView.java232 state.mMobileStrengthId = statusIcon.icon; in setMobileDataIndicators()
487 private int mMobileStrengthId = 0, mMobileTypeId = 0; field in SignalClusterView.PhoneState
510 mMobile.setImageResource(mMobileStrengthId); in apply()
519 mMobileDark.setImageResource(mMobileStrengthId); in apply()
545 (mMobileVisible ? "VISIBLE" : "GONE"), mMobileStrengthId, mMobileTypeId)); in apply()