Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/src/com/android/phone/settings/
H A DRadioInfo.java245 private TextView mPhyChanConfig; field in RadioInfo
388 mPhyChanConfig.setText(sb.toString()); in updatePhysicalChannelConfiguration()
439 mPhyChanConfig.setText(("update error"));
505 mPhyChanConfig = (TextView) findViewById(R.id.phy_chan_config); in onCreate()
834 mPhyChanConfig.setText(""); in unregisterPhoneStateListener()