Searched refs:parseModuleShortcutObj (Results 1 – 1 of 1) sorted by relevance
1537 shortcuts.add(parseModuleShortcutObj(shortcutObjs.getJSONObject(j), data)); in parseModuleShortcut()1552 …static ModuleShortcut parseModuleShortcutObj(JSONObject shortcutObj, byte[] data) throws BundleExc… in parseModuleShortcutObj() method in JsonUtil