Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/settings/
DRadioInfo.java292 private TextView mPhyChanConfig; field in RadioInfo
462 mPhyChanConfig.setText(sb.toString()); in updatePhysicalChannelConfiguration()
524 mPhyChanConfig.setText(("update error"));
614 mPhyChanConfig = (TextView) findViewById(R.id.phy_chan_config); in onCreate()
1022 mPhyChanConfig.setText(""); in unregisterPhoneStateListener()