Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCdmaOptions.java48 private static final String BUTTON_CDMA_SUBSCRIPTION_KEY = "cdma_subscription_key"; field in CdmaOptions
99 .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()