Searched refs:mMobileTypeId (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
120 mMobileTypeId = typeIcon;
196 mMobileType.setImageResource(mMobileTypeId);
220 mMobileStrengthId, mMobileActivityId, mMobileTypeId));

Completed in 5 milliseconds