Searched refs:automaticDialogSupportEnabled (Results 1 – 1 of 1) sorted by relevance
113 private boolean automaticDialogSupportEnabled ; field in SipProviderImpl202 this.automaticDialogSupportEnabled = this.sipStack in SipProviderImpl()1081 boolean automaticDialogSupportEnabled) { in setAutomaticDialogSupportEnabled() argument1082 this.automaticDialogSupportEnabled = automaticDialogSupportEnabled; in setAutomaticDialogSupportEnabled()1083 if ( this.automaticDialogSupportEnabled ) { in setAutomaticDialogSupportEnabled()1092 return automaticDialogSupportEnabled; in isAutomaticDialogSupportEnabled()