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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DSignalClusterView.java165 state.mMobileStrengthId = strengthIcon;
321 private int mMobileStrengthId = 0, mMobileTypeId = 0; field in class:SignalClusterView.PhoneState
343 mMobile.setImageResource(mMobileStrengthId);
359 (mMobileVisible ? "VISIBLE" : "GONE"), mMobileStrengthId, mMobileTypeId));

Completed in 82 milliseconds