Searched refs:SipEditor (Results 1 – 3 of 3) sorted by relevance
53 Intent settingsIntent = new Intent(this, SipEditor.class); in onCreate()
340 Intent intent = new Intent(this, SipEditor.class); in startSipEditor()
47 public class SipEditor extends PreferenceActivity class