Home
last modified time | relevance | path

Searched refs:getExecuteAction (Results 1 – 3 of 3) sorted by relevance

/external/smack/src/org/jivesoftware/smackx/commands/
DAdHocCommand.java293 protected Action getExecuteAction() { in getExecuteAction() method in AdHocCommand
294 return data.getExecuteAction(); in getExecuteAction()
DAdHocCommandManager.java559 action = command.getExecuteAction(); in processAdHocCommand()
/external/smack/src/org/jivesoftware/smackx/packet/
DAdHocCommandData.java239 public Action getExecuteAction() { in getExecuteAction() method in AdHocCommandData