Home
last modified time | relevance | path

Searched refs:EditFdnContactScreen (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/settings/fdn/
DFdnList.java202 Intent intent = mSubscriptionInfoHelper.getIntent(EditFdnContactScreen.class); in addContact()
224 Intent intent = mSubscriptionInfoHelper.getIntent(EditFdnContactScreen.class); in editSelected()
DEditFdnContactScreen.java54 public class EditFdnContactScreen extends BaseFdnContactScreen { class