Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DRadioInfo.java110 private TextView mDcRtInfoTv; field in RadioInfo
279 mDcRtInfoTv = (TextView) findViewById(R.id.dcrtinfo); in onCreate()
563 mDcRtInfoTv.setText(dcRtInfo.toString()); in updateDcRtInfoTv()