Home
last modified time | relevance | path

Searched refs:mMobileType (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSignalClusterView.java51 ImageView mWifi, mMobile, mWifiActivity, mMobileActivity, mMobileType, mAirplane; field in SignalClusterView
81 mMobileType = (ImageView) findViewById(R.id.mobile_type); in onAttachedToWindow()
96 mMobileType = null; in onDetachedFromWindow()
168 mMobileType.setImageResource(mMobileTypeId); in apply()
192 mMobileType.setVisibility( in apply()