Searched refs:BUTTON_CDMA_SUBSCRIPTION_KEY (Results 1 – 1 of 1) sorted by relevance
48 private static final String BUTTON_CDMA_SUBSCRIPTION_KEY = "cdma_subscription_key"; field in CdmaOptions99 .findPreference(BUTTON_CDMA_SUBSCRIPTION_KEY); in create()108 .findPreference(BUTTON_CDMA_SUBSCRIPTION_KEY)); in create()163 if (preference.getKey().equals(BUTTON_CDMA_SUBSCRIPTION_KEY)) { in preferenceTreeClick()173 } else if (preference.getKey().equals(BUTTON_CDMA_SUBSCRIPTION_KEY)) { in showDialog()