Searched defs:createFromJson (Results 1 – 8 of 8) sorted by relevance
37 static CloseOp createFromJson(JSONObject json) throws JSONException { in createFromJson() method in CloseOp
35 static HandoverCompleteOp createFromJson(JSONObject json) throws JSONException { in createFromJson() method in HandoverCompleteOp
42 static AllocateDeviceOp createFromJson(JSONObject json) throws JSONException { in createFromJson() method in AllocateDeviceOp
40 static StartHandoverOp createFromJson(JSONObject json) throws JSONException { in createFromJson() method in StartHandoverOp
43 static FreeDeviceOp createFromJson(JSONObject json) throws JSONException { in createFromJson() method in FreeDeviceOp
47 static AddCommandFileOp createFromJson(JSONObject jsonData) throws JSONException { in createFromJson() method in AddCommandFileOp
44 static AddCommandOp createFromJson(JSONObject jsonData) throws JSONException { in createFromJson() method in AddCommandOp
56 static GetLastCommandResultOp createFromJson(JSONObject json) throws JSONException { in createFromJson() method in GetLastCommandResultOp