Searched refs:mMobileTypeId (Results 1 – 1 of 1) sorted by relevance
233 state.mMobileTypeId = statusType; in setMobileDataIndicators()419 firstMobileTypeId = state.mMobileTypeId; in apply()487 private int mMobileStrengthId = 0, mMobileTypeId = 0; field in SignalClusterView.PhoneState528 mMobileType.setImageResource(mMobileTypeId); in apply()545 (mMobileVisible ? "VISIBLE" : "GONE"), mMobileStrengthId, mMobileTypeId)); in apply()547 mMobileType.setVisibility(mMobileTypeId != 0 ? View.VISIBLE : View.GONE); in apply()