Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DRespondViaSmsSettings.java123 goUpToTopLevelSetting(this); in onOptionsItemSelected()
133 public static void goUpToTopLevelSetting(Activity activity) { in goUpToTopLevelSetting() method in RespondViaSmsSettings
/packages/services/Telephony/src/com/android/phone/
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()
DCallFeaturesSetting.java586 public static void goUpToTopLevelSetting( in goUpToTopLevelSetting() method in CallFeaturesSetting
/packages/services/Telephony/src/com/android/phone/settings/fdn/
DFdnSetting.java556 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()