OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EARLY
(Results
1 - 4
of
4
) sorted by null
/external/nist-sip/java/javax/sip/
DialogState.java
4
EARLY
,
8
public static final int _EARLY =
EARLY
.ordinal();
/external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransactionStack.java
117
// Table of
early
dialogs ( to keep identity mapping )
636
if (dialog.getState() == null || dialog.getState() == DialogState.
EARLY
) {
[
all
...]
SIPClientTransaction.java
186
// dialogs in the
early
state. These dialogs all have
[
all
...]
SIPDialog.java
[
all
...]
Completed in 99 milliseconds