Searched refs:NULL_STATE (Results 1 – 1 of 1) sorted by relevance
212 public final static int NULL_STATE = -1; field in SIPDialog549 this.dialogState = NULL_STATE; // not yet initialized. in SIPDialog()1217 if (state != NULL_STATE && state != this.dialogState) in setState()1822 if (this.dialogState == NULL_STATE) in getState()