Searched refs:NULL_LISTENER (Results 1 - 1 of 1) sorted by relevance

/external/smack/src/com/kenai/jbosh/
H A DBOSHClient.java128 private static final String NULL_LISTENER = "Listener may not b enull"; field in class:BOSHClient
388 throw(new IllegalArgumentException(NULL_LISTENER));
401 throw(new IllegalArgumentException(NULL_LISTENER));
414 throw(new IllegalArgumentException(NULL_LISTENER));
428 throw(new IllegalArgumentException(NULL_LISTENER));
441 throw(new IllegalArgumentException(NULL_LISTENER));
455 throw(new IllegalArgumentException(NULL_LISTENER));

Completed in 58 milliseconds