Searched refs:cdmaOptions (Results 1 – 1 of 1) sorted by relevance
393 Preference cdmaOptions = prefSet.findPreference(BUTTON_CDMA_OPTIONS); in onResume() local398 cdmaOptions.setIntent(mSubscriptionInfoHelper.getIntent(CdmaCallOptions.class)); in onResume()415 cdmaOptions.setSummary(null); in onResume()416 cdmaOptions.setTitle(R.string.additional_gsm_call_settings); in onResume()417 cdmaOptions.setIntent(mSubscriptionInfoHelper.getIntent(CdmaCallOptions.class)); in onResume()419 prefSet.removePreference(cdmaOptions); in onResume()