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.java34 import com.android.phone.CallFeaturesSetting;
593 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()
/packages/services/Telephony/src/com/android/phone/
DCallFeaturesSetting.java82 public class CallFeaturesSetting extends PreferenceActivity class
603 Intent intent = subscriptionInfoHelper.getIntent(CallFeaturesSetting.class); in goUpToTopLevelSetting()
DGsmUmtsAdditionalCallOptions.java206 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()
DCdmaCallForwardOptions.java249 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()
DGsmUmtsCallForwardOptions.java240 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()
DGsmUmtsCallBarringOptions.java524 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()