Searched refs:cdmaOptions (Results 1 – 1 of 1) sorted by relevance
410 Preference cdmaOptions = prefSet.findPreference(BUTTON_CDMA_OPTIONS); in onResume() local415 cdmaOptions.setIntent(mSubscriptionInfoHelper.getIntent(CdmaCallOptions.class)); in onResume()432 cdmaOptions.setSummary(null); in onResume()433 cdmaOptions.setTitle(R.string.additional_gsm_call_settings); in onResume()434 cdmaOptions.setIntent(mSubscriptionInfoHelper.getIntent(CdmaCallOptions.class)); in onResume()436 prefSet.removePreference(cdmaOptions); in onResume()