Searched refs:mCdmaOptions (Results 1 – 1 of 1) sorted by relevance
133 CdmaOptions mCdmaOptions; field in MobileNetworkSettings166 mCdmaOptions = null; in onReceive()203 } else if (mCdmaOptions != null && in onPreferenceTreeClick()204 mCdmaOptions.preferenceTreeClick(preference) == true) { in onPreferenceTreeClick()558 mCdmaOptions = new CdmaOptions(this, prefSet, mPhone); in updateBody()603 mCdmaOptions = new CdmaOptions(this, prefSet, mPhone); in updateBody()1168 mCdmaOptions.showDialog(mClickedPreference); in onActivityResult()1263 if (enable && mCdmaOptions == null) { in controlCdmaOptions()1264 mCdmaOptions = new CdmaOptions(this, prefSet, mPhone); in controlCdmaOptions()