Home
last modified time | relevance | path

Searched refs:getOwnerJID (Results 1 – 4 of 4) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/commands/
DRemoteCommand.java145 data.setTo(getOwnerJID()); in executeAction()
176 public String getOwnerJID() { in getOwnerJID() method in RemoteCommand
DLocalCommand.java102 public String getOwnerJID() { in getOwnerJID() method in LocalCommand
DAdHocCommandManager.java230 DiscoverItems.Item item = new DiscoverItems.Item(info.getOwnerJID()); in publishCommands()
314 info.getOwnerJID()); in init()
749 public String getOwnerJID() { in getOwnerJID() method in AdHocCommandManager.AdHocCommandInfo
DAdHocCommand.java150 public abstract String getOwnerJID(); in getOwnerJID() method in AdHocCommand