Searched refs:arraySetKeyBit (Results 1 – 2 of 2) sorted by relevance
199 JSONArray arraySetKeyBit = new JSONArray(); in createDeviceRegisterCommand() local201 arraySetKeyBit.put(entry.getValue()); in createDeviceRegisterCommand()205 jsonSetKeyBit.put("data", arraySetKeyBit); in createDeviceRegisterCommand()
148 JSONArray arraySetKeyBit = new JSONArray(); in createDeviceRegisterCommand() local150 arraySetKeyBit.put(keys[i]); in createDeviceRegisterCommand()155 jsonSetKeyBit.put("data", arraySetKeyBit); in createDeviceRegisterCommand()