Home
last modified time | relevance | path

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

/packages/services/Telephony/tests/src/com/android/phone/
DCallFeaturesSettingTest.java53 public ActivityTestRule<CallFeaturesSetting> mRule =
54 new ActivityTestRule<>(CallFeaturesSetting.class, false, true);
55 private CallFeaturesSetting mActivity;
123 final CallFeaturesSetting activity) throws Throwable { in keepScreenOn()
/packages/services/Telephony/src/com/android/phone/settings/fdn/
DFdnSetting.java37 import com.android.phone.CallFeaturesSetting;
596 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()
/packages/services/Telephony/src/com/android/phone/
DCallFeaturesSetting.java84 public class CallFeaturesSetting extends PreferenceActivity class
622 Intent intent = subscriptionInfoHelper.getIntent(CallFeaturesSetting.class); in goUpToTopLevelSetting()
DGsmUmtsAdditionalCallOptions.java206 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()
DCdmaCallForwardOptions.java261 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()
DGsmUmtsCallForwardOptions.java252 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()
DGsmUmtsCallBarringOptions.java529 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()