Searched refs:channelInfoJson (Results 1 – 1 of 1) sorted by relevance
472 JSONObject channelInfoJson = new JSONObject(); in convertChannelInfoToJsonString() local483 channelInfoJson.put(Integer.toString(mChannelInfoPerNdp.keyAt(i)), infoJsonArray); in convertChannelInfoToJsonString()488 return channelInfoJson.toString(); in convertChannelInfoToJsonString()