Home
last modified time | relevance | path

Searched refs:FdnSetting (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCallFeaturesSetting.java63 import com.android.phone.settings.fdn.FdnSetting;
396 fdnButton.setIntent(mSubscriptionInfoHelper.getIntent(FdnSetting.class)); in onResume()
/aosp12/packages/services/Telephony/src/com/android/phone/settings/fdn/
H A DFdnList.java167 Intent intent = mSubscriptionInfoHelper.getIntent(FdnSetting.class); in onOptionsItemSelected()
H A DFdnSetting.java43 public class FdnSetting extends PreferenceActivity class