Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/phone/
DCdmaSubscriptionListPreference.java46 private CdmaSubscriptionButtonHandler mHandler;
52 mHandler = new CdmaSubscriptionButtonHandler(); in CdmaSubscriptionListPreference()
99 .obtainMessage(CdmaSubscriptionButtonHandler.MESSAGE_SET_CDMA_SUBSCRIPTION, in onDialogClosed()
104 private class CdmaSubscriptionButtonHandler extends Handler { class in CdmaSubscriptionListPreference