Searched refs:UPDATE_NODE (Results 1 – 1 of 1) sorted by relevance
54 public static final int UPDATE_NODE = 2; field in SppCommand.CommandId62 sCommands.put("updateNode", CommandId.UPDATE_NODE);144 case CommandId.UPDATE_NODE: in SppCommand()