Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DRespondViaSmsSettings.java123 goUpToTopLevelSetting(this); in onOptionsItemSelected()
134 public static void goUpToTopLevelSetting(Activity activity) { in goUpToTopLevelSetting() method in RespondViaSmsSettings
/packages/services/Telephony/src/com/android/phone/
DGsmUmtsAdditionalCallOptions.java98 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()
DGsmUmtsCallForwardOptions.java185 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()
DCallFeaturesSetting.java1422 public static void goUpToTopLevelSetting( in goUpToTopLevelSetting() method in CallFeaturesSetting
/packages/services/Telephony/src/com/android/phone/settings/fdn/
DFdnSetting.java524 CallFeaturesSetting.goUpToTopLevelSetting(this, mSubscriptionInfoHelper); in onOptionsItemSelected()