OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRoster
(Results
1 - 3
of
3
) sorted by null
/external/smack/src/org/jivesoftware/smack/
Connection.java
457
public abstract Roster
getRoster
();
[
all
...]
BOSHConnection.java
242
public Roster
getRoster
() {
254
// Smack code should be wary about calling the
getRoster
method, and may
XMPPConnection.java
254
// Create the roster if it is not a reconnection or roster already created by
getRoster
()
329
public Roster
getRoster
() {
333
// or a previous call to
getRoster
()
350
// Smack code should be wary about calling the
getRoster
method, and may need to
[
all
...]
Completed in 111 milliseconds