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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DSignalClusterView.java45 private int mMobileStrengthId = 0, mMobileActivityId = 0, mMobileTypeId = 0; field in class:SignalClusterView
118 mMobileStrengthId = strengthIcon;
194 mMobile.setImageResource(mMobileStrengthId);
220 mMobileStrengthId, mMobileActivityId, mMobileTypeId));

Completed in 195 milliseconds