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