Home
last modified time | relevance | path

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

/packages/services/Telephony/sip/src/com/android/services/telephony/sip/
DSipPhoneAccountSettingsActivity.java53 Intent settingsIntent = new Intent(this, SipEditor.class); in onCreate()
DSipSettings.java340 Intent intent = new Intent(this, SipEditor.class); in startSipEditor()
DSipEditor.java47 public class SipEditor extends PreferenceActivity class