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