HomeSort by relevance Sort by last modified time
    Searched defs:CallFeaturesSetting (Results 1 - 4 of 4) sorted by null

  /packages/services/Telephony/src/com/android/phone/
GsmUmtsAdditionalCallOptions.java 98 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper);
GsmUmtsCallForwardOptions.java 185 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper);
CallFeaturesSetting.java 98 public class CallFeaturesSetting extends PreferenceActivity
103 private static final String LOG_TAG = "CallFeaturesSetting";
114 "com.android.phone.CallFeaturesSetting.ADD_VOICEMAIL";
118 "com.android.phone.CallFeaturesSetting.CONFIGURE_VOICEMAIL";
    [all...]
  /packages/services/Telephony/src/com/android/phone/settings/fdn/
FdnSetting.java 35 import com.android.phone.CallFeaturesSetting;
524 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper);

Completed in 124 milliseconds