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.java45 private int mMobileStrengthId = 0, mMobileActivityId = 0, mMobileTypeId = 0; field in SignalClusterView
112 mMobileStrengthId = strengthIcon; in setMobileDataIndicators()
145 mMobile.setImageResource(mMobileStrengthId); in apply()
162 mMobileStrengthId, mMobileActivityId, mMobileTypeId)); in apply()