Searched refs:mJObject (Results 1 – 1 of 1) sorted by relevance
38 public static JSONObject mJObject; field in PMCStatusLogger56 mJObject = new JSONObject(); in PMCStatusLogger()100 mJObject.put("AlarmTimes", mJArray); in flash()104 Log.v(TAG, "JSON: " + mJObject.toString()); in flash()105 bw.write(mJObject.toString()); in flash()